Public bug reported:

I started jockey-kde and it immediately crashed with sigsegv.
Here's console output from it if it may be helpful:
ruslan@ocz-atv-u1204:~$ jockey-kde 
ERROR:root:Could not find any typelib for AppIndicator3
Traceback (most recent call last):
  File "/usr/bin/jockey-kde", line 472, in <module>
    sys.exit(u.run())
  File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 468, in run
    self.ui_show_main()
  File "/usr/bin/jockey-kde", line 159, in ui_show_main
    self.update_tree_model()
  File "/usr/bin/jockey-kde", line 315, in update_tree_model
    self.mw.label_heading.setText('<b>%s</b><br/><br/>%s' % 
self.main_window_text())
  File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 223, in 
main_window_text
    info = self.backend().handler_info(h_id)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.ValueError: 
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in 
_message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 264, in 
handler_info
    'recommended': str(h.recommended()),
  File "/usr/share/jockey/handlers/nvidia.py", line 130, in recommended
    nd = NvidiaDetection()
  File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", 
line 68, in __init__
    self.getData()
  File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", 
line 149, in getData
    driver_version = self.__get_value_from_name(stripped_package_name)
  File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", 
line 87, in __get_value_from_name
    v = int(name)
ValueError: invalid literal for int() with base 10: 'experimental-304'

KCrash: Application '' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/ruslan/.kde/socket-ocz-atv-u1204/kdeinit4__0

** Affects: jockey (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to jockey in Ubuntu.
https://bugs.launchpad.net/bugs/1130869

Title:
  jockey-kde crashes on startup in QWidgetPrivate::deleteTLSysExtra

Status in “jockey” package in Ubuntu:
  New

Bug description:
  I started jockey-kde and it immediately crashed with sigsegv.
  Here's console output from it if it may be helpful:
  ruslan@ocz-atv-u1204:~$ jockey-kde 
  ERROR:root:Could not find any typelib for AppIndicator3
  Traceback (most recent call last):
    File "/usr/bin/jockey-kde", line 472, in <module>
      sys.exit(u.run())
    File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 468, in run
      self.ui_show_main()
    File "/usr/bin/jockey-kde", line 159, in ui_show_main
      self.update_tree_model()
    File "/usr/bin/jockey-kde", line 315, in update_tree_model
      self.mw.label_heading.setText('<b>%s</b><br/><br/>%s' % 
self.main_window_text())
    File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 223, in 
main_window_text
      info = self.backend().handler_info(h_id)
    File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in 
__call__
      **keywords)
    File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Python.ValueError: 
Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in 
_message_cb
      retval = candidate_method(self, *args, **keywords)
    File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 264, in 
handler_info
      'recommended': str(h.recommended()),
    File "/usr/share/jockey/handlers/nvidia.py", line 130, in recommended
      nd = NvidiaDetection()
    File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", 
line 68, in __init__
      self.getData()
    File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", 
line 149, in getData
      driver_version = self.__get_value_from_name(stripped_package_name)
    File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", 
line 87, in __get_value_from_name
      v = int(name)
  ValueError: invalid literal for int() with base 10: 'experimental-304'

  KCrash: Application '' crashing...
  KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
  sock_file=/home/ruslan/.kde/socket-ocz-atv-u1204/kdeinit4__0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/1130869/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to