Can you recap the actual error? I didn't understand what effect
increasing the verbosity should have to the framework other than making
it slower.

here's the part from frameworkd.log:

2009.12.06 17:57:38.9 odeviced.idlenotifier INFO odeviced.idlenotifier state change to idle 2009.12.06 17:57:41.379 odeviced.kernel26 INFO Charging has been restarted, although power is still full. Ignoring 2009.12.06 17:57:46.43 frameworkd.resource INFO setting resource status for GSM from disabled to enabling 2009.12.06 17:57:46.86 ogsmd.channel INFO <CallChannel via unknown>: Creating channel with timeout = 3600 seconds 2009.12.06 17:57:46.123 ogsmd.channel INFO <UnsolicitedResponseChannel via unknown>: Creating channel with timeout = 300 seconds 2009.12.06 17:57:46.228 ogsmd.channel INFO <MiscChannel via unknown>: Creating channel with timeout = 300 seconds 2009.12.06 17:57:46.277 ogsmd.modems.ti_calypso INFO Requesting new channel from 'fso-abyss' 2009.12.06 17:57:59.169 ogsmd.channel INFO <MiscChannel via unknown>: initializing 2009.12.06 17:57:59.188 ogsmd INFO <MiscChannel via /dev/pts/0>: responding OK 2009.12.06 17:57:59.196 ogsmd.modems.ti_calypso INFO Requesting new channel from 'fso-abyss' 2009.12.06 17:58:00.333 ogsmd.channel INFO <UnsolicitedResponseChannel via unknown>: initializing 2009.12.06 17:58:00.351 ogsmd INFO <UnsolicitedResponseChannel via /dev/pts/2>: responding OK 2009.12.06 17:58:00.361 ogsmd.modems.ti_calypso INFO Requesting new channel from 'fso-abyss' 2009.12.06 17:58:05.427 ogsmd.modems.abstract.channel WARNING UNHANDLED INTERMEDIATE: OK 2009.12.06 17:58:05.462 odeviced.idlenotifier INFO odeviced.idlenotifier state change to busy 2009.12.06 17:58:06.809 odeviced.kernel26 INFO Charging has been restarted, although power is still full. Ignoring 2009.12.06 17:58:11.10 odeviced.idlenotifier INFO odeviced.idlenotifier state change to idle
2009.12.06 17:58:11.142 ophoned.protocol     INFO     creating protocol GSM

the last line ("creating protocol GSM") appears _after_ zhone already failed to enable gsm!

here is the part from the zhone log, perhaps, it helps to shed some light:

2009-12-06 17:57:40,344 DEBUG GUI init
2009-12-06 17:57:43,950 DEBUG GUI init done
2009-12-06 17:57:43,962 DEBUG entering mainloop
2009-12-06 17:57:45,030 DEBUG dbus_objectInit...
2009-12-06 17:57:45,192 DEBUG usage ok: <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x25afc0> :1.18 /org/freesmartphone/Usage at 0x2576b0> implementing 'org.freesmartphone.Usage' at 0x257770> 2009-12-06 17:57:45,454 DEBUG gps ok: <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x25afc0> :1.7 /org/freedesktop/Gypsy at 0x2579b0> implementing 'org.freedesktop.Gypsy.Accuracy' at 0x257b90>, <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x25afc0> :1.7 /org/freedesktop/Gypsy at 0x2579b0> implementing 'org.freedesktop.Gypsy.Position' at 0x257e10>, <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x25afc0> :1.7 /org/freedesktop/Gypsy at 0x2579b0> implementing 'org.freedesktop.Gypsy.Satellite' at 0x257f50> 2009-12-06 17:57:45,655 DEBUG gsm ok: <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x25afc0> :1.10 /org/freesmartphone/GSM/Device at 0x26d350> implementing 'org.freesmartphone.GSM.Network' at 0x26d530> 2009-12-06 17:57:45,853 DEBUG device ok: <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x25afc0> :1.16 /org/freesmartphone/Device at 0x26db50> implementing 'org.freesmartphone.Device' at 0x26dc10> 2009-12-06 17:57:45,904 DEBUG preferences ok: <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x25afc0> :1.4 /org/freesmartphone/Preferences at 0x272050> implementing 'org.freesmartphone.Preferences' at 0x272110>
2009-12-06 17:57:45,931 DEBUG failcount = 0
2009-12-06 17:57:45,946 DEBUG dbus_objectInitOK!
2009-12-06 17:57:45,953 DEBUG Requesting resource list
2009-12-06 17:57:46,015 DEBUG Requesting resource GSM
2009-12-06 17:57:48,261 DEBUG Requested resource GSM
2009-12-06 17:57:48,269 DEBUG Turning on Antenna
2009-12-06 17:58:05,512 INFO IDLE STATE = busy
2009-12-06 17:58:05,567 INFO SIM seems to be protected. Checking auth status now.
2009-12-06 17:58:05,596 DEBUG Reading authentication status
2009-12-06 17:58:06,046 DEBUG Failed to read authentication status
2009-12-06 17:58:06,074 ERROR org.freesmartphone.Resource.NotEnabled: Resource Device is not enabled, current status is 'enabling'
Traceback (most recent call last):
  File "/usr/bin/zhone", line 32, in <module>
    cat = gettext.Catalog("zhone", "/usr/share/zhone/locale")
  File "/usr/lib/python2.5/gettext.py", line 469, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'zhone'

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to