Anyone knows why the printer configuration tool in the System settings don't work with other language than english? I use the portuguese language and I can't get it work, but when I use the english it goes right. I have tried many other languages.
I tried the command in the konsole.
I attached the screen message of the Printer configuration error.
I'm using KDE 4.3.2.
Is that a bug? Or I missed something?
I tried the command in the konsole.
alessandro@Ubuntu:~$ kcmshell4 system-config-printer-kde
Traceback (most recent call last):
File "<string>", line 18, in kpythonpluginfactory_bridge
File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 4004, in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 223, in makeui
special_choice=_("Automatic rotation")),
File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 51, in _
return unicode(i18n(string), "utf-8")
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 4-6: invalid data
Traceback (most recent call last):
File "<string>", line 18, in kpythonpluginfactory_bridge
File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 4004, in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 223, in makeui
special_choice=_("Automatic rotation")),
File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 51, in _
return unicode(i18n(string), "utf-8")
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 4-6: invalid data
I'm using KDE 4.3.2.
Is that a bug? Or I missed something?
Comment