[pkg-fso-maint] cellhunter.py no longer starts

Heiko Stübner heiko at sntech.de
Wed Jan 13 14:16:26 UTC 2010


Hi,

Am Mittwoch 13 Januar 2010 schrieb Steffen Moeller:
> Hello,
> 
> I installed the Debian package of cellhunter 0.5.0-1 and received the
>  following
> 
> Traceback (most recent call last):
>   File "/usr/bin/cellhunter.py", line 779, in <module>
>     gui = CellHunterGUI()
>   File "/usr/bin/cellhunter.py", line 543, in __init__
>     ogsmd_obj = bus.get_object( "org.freesmartphone.ogsmd",
> "/org/freesmartphone/GSM/Device" )
>   File "/usr/lib/pymodules/python2.5/dbus/bus.py", line 244, in get_object
>     follow_name_owner_changes=follow_name_owner_changes)
>   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 org.freesmartphone.ogsmd was not provided by any .service files
Is frameworkd still running or does the framework-log indicate anything?

This message implies that dbus is trying to connect to the ogsmd-service 
provided by frameworkd directly. It isn't running and therefore dbus searches 
a .service file to indicate what to start to provide this service. Therefore I 
suspect that frameworkd died.

Heiko



More information about the pkg-fso-maint mailing list