openmoko-panel-plugin: patch and bug

Sebastian Ohl sebastian+ml.openmoko-community at ohl.name
Mon Nov 3 09:30:36 CET 2008


Hi,

On Sun, 2008-11-02 at 12:33 +0100, arne anka wrote:
> after a few minutes the polling of at least the battery state stops --  
> little investigation shows an exception, because the dbusgsmstate dict  
> seems not to contain the key "registration"
> --- oldStuff/openmoko-panel-plugin      2008-10-25 23:11:43.000000000 +0200
> +++ /usr/bin/openmoko-panel-plugin      2008-11-02 12:23:07.000000000 +0100
> @@ -650,7 +650,7 @@
>               try:
>                   self.dbusgsmstate =  
> Interface(self.resources_proxy["GSMVALS"],  
> "org.freesmartphone.GSM.Network").GetStatus()
>               except:
> -                self.dbusgsmstate = {}
> +                self.dbusgsmstate = {u'registration':'n/a'}
> 
>               try:
>                   self.brightness =  
> dbus_object.device_display_iface.GetBrightness();
thanks for the bug report. but i think it is against the old version.
there have been a new version of the panel-plugin(since friday) which is
waiting to get uploaded to the fso repository. but it have been
suspended until frameworkd milestone 4 have been released. it is a
complete rewrite of the plugin to cleanup most of the code.

pl. try http://www.ohli.de/download/openmoko-panel-plugin_0.5-1_all.deb
and tell us weather your problem vanished(i hope so).

also we now have a bug tracking system on
https://projects.openmoko.org/projects/panel-plugin/ 

cu 
 sebastian





More information about the community mailing list