dfaust / soundkonverter

soundKonverter is in maintenance mode, PRs are welcome.
https://github.com/dfaust/soundkonverter/wiki
98 stars 26 forks source link

All files "Failed" to convert when dragging a folder (Invalid URL) #58

Closed Bleuzen closed 6 years ago

Bleuzen commented 6 years ago

Hey, if I add a folder, all files fail to convert. But if I'm adding all the files, it works fine.

I'm using SoundKonverter 3.0.0 on Manjaro KDE.

Demo video: https://youtu.be/I0tXUB091Rk

Console output example:

kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing.
[elias@elias-manjaro ~]$ Icon theme "ubuntu-mono-dark" not found.
Icon theme "Mint-X" not found.
Icon theme "elementary" not found.
kf5.kcoreaddons.kaboutdata: QCoreApplication::applicationVersion "" is out-of-sync with KAboutData::applicationData().version "3.0.0"
kf5.kcoreaddons.kaboutdata: QGuiApplication::applicationDisplayName "soundkonverter" is out-of-sync with KAboutData::applicationData().displayName "soundKonverter"
kf5.kcoreaddons.kaboutdata: QGuiApplication::desktopFileName "" is out-of-sync with KAboutData::applicationData().desktopFileName "org.kde.soundkonverter"
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/01 - Back in the Bizz.mp3")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/02 - MC Thunder.mp3")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/03 - The Devil Within.mp3")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/04 - Banshee.mp3")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/05 - The Scene (feat. Fronz).mp3")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/06 - VIP.mp3")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/07 - Shallows.mp3")
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/08 - Nightlife (feat. Little Big).mp3")
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/09 - X.mp3")
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/10 - New Age.mp3")
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/11 - Frances.mp3")
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/12 - Rooftop.mp3")
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/13 - Calling.mp3")
kf5.kio.core: Invalid URL: QUrl("/home/elias/TMP/Musik/Eskimo Callboy/The Scene/14 - The Devil Within (Acoustic) (feat. Tobias Rauscher).mp3")
wopawi commented 6 years ago

... have exact the same problem with folders since about some weeks .. before everthing works fine sondkonverter is installed in antergos/kde ...

hartwork commented 6 years ago

Same issue here, other distro. Could you add "Invalid URL" to the title somewhere? The error is right from that point of view: a well-formed URL cannot contain spaces (but we need that here some way).