Hide Forgot
abrt version: 2.0.1 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/system-config-services comment: When i launch it. component: system-config-services executable: /usr/bin/system-config-services kernel: 2.6.38.6-26.rc1.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: system-config-services-0.101.1-1.fc15 reason: unit.py:97:__init__:UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data time: Wed May 18 16:32:52 2011 uid: 500 username: amo backtrace: :unit.py:97:__init__:UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data : :Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 586, in msg_reply_handler : reply_handler(*message.get_args_list(**get_args_opts)) : File "/usr/lib/python2.7/site-packages/scservices/core/systemd/manager.py", line 87, in on_discover_units_reply : self.on_unit_new(unit_id, unit_path) : File "/usr/lib/python2.7/site-packages/scservices/core/systemd/manager.py", line 101, in on_unit_new : new_unit = SystemDUnit(self, unit_id, unit_path) : File "/usr/lib/python2.7/site-packages/scservices/core/systemd/unit.py", line 97, in __init__ : lambda x: chr(int(x.group('hexenc'), 16)), unit_name_encoded) :UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data : :Local variables in innermost frame: :manager: <SystemDManager object at 0x1c035f0 (GObject at 0x1a20320)> :unit_name_encoded: u'dev-disk-by\\x2dlabel-R\\xc3\\xa9serv\\xc3\\xa9\\x5cx20au\\x5cx20syst\\xc3\\xa8me' :bus_path: dbus.ObjectPath('/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dR_5cxc3_5cxa9serv_5cxc3_5cxa9_5cx5cx20au_5cx5cx20syst_5cxc3_5cxa8me_2edevice') :unit_id: dbus.String(u'dev-disk-by\\x2dlabel-R\\xc3\\xa9serv\\xc3\\xa9\\x5cx20au\\x5cx20syst\\xc3\\xa8me.device') :self: <SystemDDevice object at 0x2104500 (GObject at 0x2190720) 'dev-disk-by\x2dlabel-R\xc3\xa9serv\xc3\xa9\x5cx20au\x5cx20syst\xc3\xa8me.device'>
Package: system-config-services-0.101.1-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- when I am opening system-config-services, it is just showing application interface where I can't click anything.
It looks like it's stumbling over a UTF-8 encoded file system label which ends up in the name of a unit corresponding to a disk device. I'm building 0.101.2 right now which should cope with this.
system-config-services-0.101.2-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/system-config-services-0.101.2-1.fc15
Package system-config-services-0.101.2-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-services-0.101.2-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/system-config-services-0.101.2-1.fc15 then log in and leave karma (feedback).
system-config-services-0.101.2-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.