[Bug 77891] Kcontrol doesn't open the system services module

Ryan Kavanagh ryanakca at gmail.com
Wed Jan 3 23:24:10 UTC 2007


Public bug reported:

Binary package hint: kcontrol

Versions Affected: KControl 3.5.5
                           KDE 3.5.5
                           Kubuntu Edgy
                           System Settings 0.2

What happens: KControl and SystemSettings can't load the Services
Module.

Steps to reproduce in System Settings: 
1. Open System Settings
2. Go to Advanced -> System Administration -> System Services
3. Observe the error.

Steps to reproduce in KControl:
1. Open KControl
2. Go to System Administration -> System Services
3. Observe as the "Loading..." changes into the main kcontrol startup screen instead of the System Services interface...

What should happen? The System Services module should be loaded...


KCONTROL ERROR:
ryan at rkavanagh:~/deb/solseek-0.8a$ kcontrol
X Error: BadDevice, invalid or uninitialized input device 168
  Major opcode:  145
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
  Major opcode:  145
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
ryan at rkavanagh:~/deb/solseek-0.8a$

Pythonize constructor -- pid = 6258
Python interpreter initialized!


Pythonize constructor -- pid = 6258
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_serviceconfig
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 1455, in create_serviceconfig
    return SysVInitApp(parent, name)
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 958, in __init__
    self.context.loadInfo()
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 303, in loadInfo
    rl.loadInfo()
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 323, in loadInfo
    for filename in os.listdir(self.leveldir):
OSError: [Errno 2] No such file or directory: '/etc/rc.d/rc0.d'
error: *** runFunction failure
;


SYSTEM SETTINGS ERROR:
ryan at rkavanagh:~$ systemsettings
X Error: BadDevice, invalid or uninitialized input device 168
  Major opcode:  145
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
  Major opcode:  145
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
adding System Services /usr/share/applications/kde/serviceconfig.desktop


Pythonize constructor -- pid = 6709
Python interpreter initialized!


Pythonize constructor -- pid = 6709
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_serviceconfig
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 1455, in create_serviceconfig
    return SysVInitApp(parent, name)
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 958, in __init__
    self.context.loadInfo()
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 303, in loadInfo
    rl.loadInfo()
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 323, in loadInfo
    for filename in os.listdir(self.leveldir):
OSError: [Errno 2] No such file or directory: '/etc/rc.d/rc0.d'
error: *** runFunction failure
;
Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 1122, in show
    self.__checkServiceStatus()
  File "/var/lib/python-support/python2.4/serviceconfig.py", line 1315, in __checkServiceStatus
    lvi = self.servicestolistitems[item]
KeyError: <serviceconfig.Service object at 0xb4aaf1ec>

** Affects: kdebase (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Kcontrol doesn't open the system services module
https://launchpad.net/bugs/77891




More information about the kubuntu-bugs mailing list