Ticket #456 (closed defect: obsolete)
Browse hangs when trying to open file:///home/...
| Reported by: | walter | Owned by: | erikos |
|---|---|---|---|
| Priority: | High | Milestone: | 0.88 |
| Component: | Browse | Version: | 0.83.x |
| Severity: | Minor | Keywords: | |
| Cc: | tomeu | Distribution/OS: | Ubuntu |
| Bug Status: | Assigned |
Description
Running an up-to-date jhbuild on Ubuntu with Browse 103, I ran into this error trying to browse my home directory:
1235833249.305326 ERROR root: Traceback (most recent call last):
File "/home/walter/sugar-jhbuild/install/lib/python2.5/site-packages/sugar/presence/presenceservice.py", line 522, in get_preferred_connection
bus_name, object_path = self._ps.GetPreferredConnection()
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, in call
**keywords)
File "/var/lib/python-support/python2.5/dbus/connection.py", line 607, in call_blocking
message, timeout)
DBusException: org.laptop.Sugar.Presence.NotFound: Traceback (most recent call last):
File "/var/lib/python-support/python2.5/dbus/service.py", line 696, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/home/walter/sugar-jhbuild/install/share/sugar-presence-service/presenceservice.py", line 759, in GetPreferredConnection
raise NotFoundError('No connection is available')
NotFoundError: org.laptop.Sugar.Presence.NotFound: No connection is available
