Version: (using KDE 4.3.0) OS: Linux Installed from: Debian testing/unstable Packages This bug is about plasma icons generated by dragging kioslave "folders" to the desktop. Folders present in the local file system work fine. How to reproduce: * Open remote:/ view in konqueror or dolphin (by ahnd or from K menu) * Drag the "folder" "Network" or "Network Services" to the desktop * A Plasma icon for the respective destination appears, it will have the name "network" or "zeroconf" * Clicking the icon, you will get a dolphin window which opens at the location network:/network or zeroconf:/zeroconf * The config dialog will confirm that the name of the icon is "Network" or "Network Services" and the respective destiantions are network:/ and zeroconf:/ This behaviour is wrong, dolphin should open at network:/ or zeroconf:/. The zeroconf:/ case is especially weird, as the config dialog says that the folder name is "Network Services" but the name shown on the desktop and appended to the destination URL is "zeroconf". The above bug will also occur with fish:/ kioslave folders: * Suppose you have an icon named "remote.machine" pointing to your home folder on a remote machine, the URL being fish:/user@remote.machine/home/user. * Clicking the plasma icon will open dolphin at fish:/user@remote.machine/home/user/remote.machine Dolphin should open at fish:/user@remote.machine/home/user.
Jan, I can not reproduce this with KDE 4.4 SVN 1068732 | Qt 4.6.0, for me the dragged-to-desktop icons opens at the correct path in dolphin. Can you still reproduce this behavior?
With KDE 4.3.4 and Qt 4.5.3 the bug is still reproducible for both the network:/ and zeroconf:/ folders, but not for fish:/. I cannot test SVN builds right now, sorry for that.