Seems like this happens only when I run the command "lernid" from inside
the source tree. It gives the following terminal output

deej...@sulaco:~/PRACA/UBUNTU/lernid$ lernid
ERROR:dbus.proxies:Introspect error on :1.329:/: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.
Traceback (most recent call last):
  File "/usr/bin/lernid", line 437, in <module>
    window = NewLernidWindow()
  File "/usr/bin/lernid", line 416, in NewLernidWindow
    window.finish_initializing(builder)
  File "/usr/bin/lernid", line 90, in finish_initializing
    if  HAVE_APPINDICATOR and Preferences.get('show_appindicator'):
  File "/usr/lib/python2.6/dist-packages/lernid/CouchDBPreferences.py", line 
75, in get
    klass = cls.get_instance()
  File "/usr/lib/python2.6/dist-packages/lernid/CouchDBPreferences.py", line 
66, in get_instance
    cls._instance = cls()
  File "/usr/lib/python2.6/dist-packages/lernid/CouchDBPreferences.py", line 
31, in __init__
    self._database = CouchDatabase(self._db_name, create=True)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 
53, in __init__
    port = desktopcouch.find_port(ctx=ctx)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 57, in 
find_port
    return proxy.getPort()
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.

-- 
lernid crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/530840
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to