-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

moinmoin,

Am 13.01.2009 um 21:50 schrieb e.waelde:

Hello,

after updating to the latest packages, openmoko-panel-plugin does not start any more.

This is what I get on the shell:

m...@neo:~$ export DISPLAY=:0.0; openmoko-panel-plugin
libnotify-Message: GetServerInformation call failed: The name org.freedesktop.Notifications was not provided by any .service files
Traceback (most recent call last):
  File "/usr/bin/openmoko-panel-plugin", line 52, in <module>
    icon = PanelPlugin(dbus_object, notificationAvailable)
File "/var/lib/python-support/python2.5/panelplugin/ PanelPlugin.py", line 32, in __init__
    self.configReader()
File "/var/lib/python-support/python2.5/panelplugin/ PanelPlugin.py", line 46, in configReader
    self.appendIcon(icon)
File "/var/lib/python-support/python2.5/panelplugin/ PanelPlugin.py", line 50, in appendIcon
    from panelplugin.BatteryIcon import BatteryIcon
File "/var/lib/python-support/python2.5/panelplugin/ BatteryIcon.py", line 152 SyntaxError: Non-ASCII character '\xc2' in file /var/lib/python- support/python2.5/panelplugin/BatteryIcon.py on line 152, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

it looks like there is a mis-interpreded 'degree'-sign ..

modify the first lines to look like these:

- --- snip ----
# vim: set fileencoding=utf-8 :
import gtk
import gobject
- --- snap ----

regards,
        christian (morlac) adams
- --
- -----BEGIN CONTACT BLOCK-----
  eMail:        mor...@morlac.de
  Jabber:       mor...@skavaer.homelinux.org
- ------END CONTACT BLOCK------

- -----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS$/IT;d-;s:;a?;C++(+++)>++++;UL++++;P++(+++)>++++;
L++(+++);E---;W++;N(+);o?;K?;!w;!O;!M+>;!V;PS(+);PE;
Y+;PGP++;t+(++);5(+)>++;X(+);R*;tv->+;b++(+++);DI++;
D++(+++)>++++;G(+)>++;e+>+++;h-()>++;r++;y++;
- ------END GEEK CODE BLOCK------

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFJbQ3+r81gVylJyzERAsUtAKCdDpfQ2yA6pn8IDLPINXUoIyJUWwCg8/KU
AdrLld96EK6tWV4rS1iiQvk=
=KKII
-----END PGP SIGNATURE-----

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

Reply via email to