Drag-n-drop from SpaceFM throws error

All your suggestions, requests and ideas for future development
Post Reply
duvel
Posts: 2
Joined: 15 Nov 2015, 09:55

Drag-n-drop from SpaceFM throws error

Post by duvel »

Dagging and dropping any file (eg. "/bt/Complete/The Game (1997)/The.Game.1997.720p.BluRay.x264.YIFY.mp4") from the SpaceFM file manager into FileBot throws an error: "java.net.URISyntaxException: Illegal character in path at index 0:" The upgrade from 4.5.1 to 4.6 did not resolve this.

Dragging from SpaceFM into other applications works fine, and dragging from other file managers into FileBot also works fine.

I reported this to SpaceFM, and here is their response: "You may want to report this to FileBot, as even if SpaceFM is out of spec, FileBot probably shouldn't generate an exception. Their handling that more gracefully may also reveal whether SpaceFM's use is within spec yet not handled properly by FileBot, or whether SpaceFM is out of spec. Sounds like it may be a character encoding issue."

Here's the SpaceFM report: https://github.com/IgnorantGuru/spacefm/issues/589

It would be marvellous if between you, you could solve this problem, so I don't have to switch file managers only for FileBot.

sysinfo:
Nov 15, 2015 11:48:08 AM net.filebot.Main initializeCache
WARNING: App version (r3052) does not match cache version (r2818): reset cache
FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.79
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: no 7-Zip-JBinding in java.library.path
Chromaprint: fpcalc version 1.2.0 (fpcalc)
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: OpenJDK Runtime Environment 1.8.0_65
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 4 Core / 812 MB Max Memory / 22 MB Used Memory
OS: Linux (amd64)
Package: AUR
Data: /home/captain/.filebot
uname: Linux cutter.highseas 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64 GNU/Linux
Done ヾ(@⌒ー⌒@)ノ

(While you're at it, how do I fix my 7-Zip-JBinding?)
User avatar
rednoah
The Source
Posts: 24298
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Drag-n-drop from SpaceFM throws error

Post by rednoah »

What does the console say when that happens? Please send me the full stacktrace.
:idea: Please read the FAQ and How to Request Help.
duvel
Posts: 2
Joined: 15 Nov 2015, 09:55

Re: Drag-n-drop from SpaceFM throws error

Post by duvel »

I've posted strace logs for both filebot and spacefm here: https://github.com/IgnorantGuru/spacefm ... -157693368

The filebot one says a null character causes the error.

Let me know if there's anything more you need, and if so, how to produce those logs.
Post Reply