Here the same error, i'm using gdebi-kde 0.9.5.3 on Kubuntu Trusty:
File "/usr/bin/gdebi-kde", line 27, in
from PyKDE4.kdeui import KApplication, KMessageBox, ki18n
ImportError: cannot import name 'ki18n'
I've installed/reinstalled all dependencies
(https://launchpad.net/ubuntu/trusty/+sour
Problem with python3 internalization.
Patches from Michael Werle to solve the problem here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743756
Patches tested, no more error messages and gdebi works.
Patches fix:
For gdebi-kde:
* Fix ki18n import: from kdeui to kdecore
* Replace ugettext w
Try this:
gedit ~/.local/share/applications/mimeapps.list
Look for the line:
inode/directory=.
must be...
inode/directory=nautilus-folder-handler.desktop;nautilus.desktop;
Hugo
--
opens 'Places' tab
https://bugs.launchpad.net/bugs/653133
You received this bug notification because you are a m