Public bug reported:

Binary package hint: kubuntu-default-settings

if you select two or more files and right click on them -> kubuntu menu -> 
install doesn't work anymore, worked in  Edgy.
This bug is introduced with fix for path with spaces, to revert it change file:
/usr/share/kubuntu-default-settings/kde-profile/default/share/apps/konqueror/servicemenus/kubuntu-servicemenu.desktop

at line 16:

Exec=xterm -title "%c" -e 'sudo dpkg -i "%U"; echo "Press <enter> to exit..."; 
read;'
to
Exec=xterm -title "%c" -e 'sudo dpkg -i %U; echo "Press <enter> to exit..."; 
read;'

however install from path with spaces will back to fail

** Affects: kubuntu-default-settings (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
[Feisty regression] install two or more debian files with right click on them 
and install doesn't work
https://bugs.launchpad.net/bugs/108870
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kubuntu-default-settings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to