Comment 5 for bug 335543

Revision history for this message
Luuka DeMinstrelle (mikahbot) wrote :

I am also having this issue. After installing Jaunty, I could not install the mobo card that I have, which is nvidia 8200. This is the output I got from doing sudo jockey-gtk:

Traceback (most recent call last):
  File "/usr/bin/jockey-gtk", line 25, in <module>
    import jockey.ui
  File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 31, in <module>
    from backend import UnknownHandlerException, PermissionDeniedByPolicy, BackendCrashError, polkit_auth_wrapper, dbus_sync_call_signal_wrapper, Backend, DBUS_BUS_NAME
  File "/usr/lib/python2.6/dist-packages/jockey/backend.py", line 32, in <module>
    import detection, xorg_driver
  File "/usr/lib/python2.6/dist-packages/jockey/detection.py", line 32, in <module>
    import handlers, xorg_driver
  File "/usr/lib/python2.6/dist-packages/jockey/xorg_driver.py", line 21, in <module>
    import XKit.xutils
ImportError: No module named XKit.xutils

I have tried to use the command given here, by Malenfant [$ sudo apt-get install python-xkit]. This is the following output.

Reading package lists... Done
Building dependency tree
Reading state information... Done
python-xkit is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

This is my info here.
Achitecture: x86_64
jockey-common, jockey-gtk, and jockey-kde are installed. Like Barthelemy, I also run Kubuntu Jaunty, development branch. Can't find a solution yet :(