https://bugzilla.novell.com/show_bug.cgi?id=440883 User abockover@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440883#c5 Aaron Bockover <abockover@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abockover@novell.com AssignedTo|abockover@novell.com |kde-maintainers@suse.de Component|Banshee |KDE4 Applications QAContact|abockover@novell.com |qa@suse.de Summary|Banshee cannot handle command line with paths |Konqueror/Dolphin does not respect %U in |containing spaces |.desktop file or properly quote spaced file | |names --- Comment #5 from Aaron Bockover <abockover@novell.com> 2008-11-20 14:37:50 MST --- Okay, testing optional. Turns out I did have KDE4 installed :) This is the output I get with Konq: Environment.GetCommandLineArgs: /usr/lib/banshee-1/Banshee.exe --redirect-log --play-enqueued /home/aaron/Desktop/Test With Spaces.ogg ApplicationContext.CommandLine.Files: /home/aaron/Desktop/Test With Spaces.ogg As you can see, Konq is indeed not respecting the %U. Furthermore there is absolutely no way for Banshee to know how to handle it because the file is not even properly quoted on the command line. Environment.GetCommandLineArgs is the lowest level way of reading command line arguments and already at that level the file name is split up. This is a Konq/Dolphin bug all the way. Moving to KDE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.