[Bug 141023] Re: Gutsy: radio buttons in kde-systemsettings' "Disk & Filesystems" module are broken

archdrone archdrone at seznam.cz
Thu Sep 20 13:45:22 UTC 2007


I have the same version of kde-guidance because I update often.
Now the strange part:
When I run `sudo mountconfig` module opens but the radio buttons in "New" dialog work fine.
So I have tried to run 'systemsetting' form console (`sudo systemsettings`) to see stderr output and voila (after chosing the radio button, output of stderr):

Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/mountconfig.py", line 1834, in slotUUIDCheckboxClicked
    label = microhal.getUUIDByDevice(str(self.devicelineedit.text()))
UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-4: ordinal not in range(128)
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in apport_excepthook
    binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/mountconfig.py", line 1834, in slotUUIDCheckboxClicked
    label = microhal.getUUIDByDevice(str(self.devicelineedit.text()))
UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-4: ordinal not in range(128)

I am not familiar with python much but I think an expirienced python
programmer could fix it within a minute:)

-- 
Gutsy: radio buttons in kde-systemsettings' "Disk & Filesystems" module are broken
https://bugs.launchpad.net/bugs/141023
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.




More information about the kubuntu-bugs mailing list