View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#6
Why it doesn't start after a reboot:
Traceback (most recent call last):
File "/usr/lib/hildon-desktop/tethermon.py", line 59, in __init__
proxy = bus.get_object('com.nokia.icd', '/com/nokia/icd')
File "/usr/lib/pymodules/python2.5/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_change s)
File "/usr/lib/pymodules/python2.5/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/pymodules/python2.5/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/pymodules/python2.5/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/pymodules/python2.5/dbus/connection.py", line 622, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.nokia.icd was not provided by any .service files
The applet is evidently starting too early as killall hildon-status-menu works afterwards.

I also second the request for having no icon in the status area when the tablet is not tethering - it wastes valuable title space.

Last edited by qwerty12; 2010-02-03 at 22:37.
 

The Following User Says Thank You to qwerty12 For This Useful Post: