Comment 7 for bug 838276

Revision history for this message
Scott Kitterman (kitterman) wrote :

ubuntu@ubuntu:~$ jockey-kde
ERROR:root:Could not find any typelib for AppIndicator3
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/ubuntu/.config/ibus/bus
Traceback (most recent call last):
  File "/usr/bin/jockey-kde", line 286, in on_button_toggle_clicked
    if self.set_handler_enable(h_id, 'toggle', False):
  File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 667, in set_handler_enable
    handler_id, enable)
  File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 98, in convert_dbus_exceptions
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 90, in dbus_sync_call_signal_wrapper
    raise _h_exception_exc
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 337, in _f_result_wrapper
    self._f_result = f()
  File "/usr/share/jockey/handlers/broadcom_wl.py", line 54, in enable
    KernelModuleHandler.enable(self)
  File "/usr/lib/python2.7/dist-packages/jockey/handlers.py", line 485, in enable
    Handler.enable(self)
  File "/usr/lib/python2.7/dist-packages/jockey/handlers.py", line 263, in enable
    self.repository_sign_fp)
  File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 635, in install_package
    repository, fingerprint)
  File "/usr/lib/python2.7/dist-packages/jockey/oslib.py", line 328, in install_package
    inst_p.out.seek(0)
AttributeError: 'MyInstallProgress' object has no attribute 'out'