Hi, Am Dienstag, den 25.11.2008, 16:13 +0000 schrieb Christopher J. White: > 1) Startup > > Launching from .xsession doesn't work. I am running as a non-root user > using the following .xsession: > > [EMAIL PROTECTED]:~$ cat .xsession > #!/bin/sh > openmoko-panel-plugin & > zhone & > xfce4-session > > I get the following in .xsession-errors: > > Traceback (most recent call last): > File "/usr/bin/openmoko-panel-plugin", line 1679, in <module> > icon = PanelPlugin(dbus_object) > File "/usr/bin/openmoko-panel-plugin", line 78, in __init__ > self.configReader() > File "/usr/bin/openmoko-panel-plugin", line 101, in configReader > self.appendIcon(plugin) > File "/usr/bin/openmoko-panel-plugin", line 105, in appendIcon > self.icons.append(GSMIcon(self.dbus, self)) > File "/usr/bin/openmoko-panel-plugin", line 668, in __init__ > UsageIcon.__init__( self, dbus, "Turn on GSM", "Turn off GSM", > "GSM", parentObject, "gsm" ) > File "/usr/bin/openmoko-panel-plugin", line 524, in __init__ > self.resourcestate = > self.dbus.usage_iface.GetResourceState(self.resourcename) > File "/var/lib/python-support/python2.5/dbus/proxies.py", line 68, in > __call__ > return self._proxy_method(*args, **keywords) > File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, in > __call__ > **keywords) > File "/var/lib/python-support/python2.5/dbus/connection.py", line 622, > in call_blocking > message, timeout)
this is not a full backtrace, the important bit is missing at the end (the exception). > After the system is up, I can successfully start openmoko-panel-plugin > manually. Yesterday I uploaded a version (0.6-2.1) with a crude hack to hopefully avoid this – please try again with that. > 2) Scrolled of the right edge > > Once started manually, I can only see the leftmost 1 or two icons. The > others are off the right side of the screen. I notice if I change the > panel size to the smallest (16) I see almost all of them, but still > seems to clip off the right, but at this size, its too small to be > useful. Perhaps the width is not being calculated correctly? > > I also notice that when I added wicd for wireless, which adds another > icon, it pushed openmoko-panel-plugin icons further to the right. > > Here's the package I'm working with: > > [EMAIL PROTECTED]:~$ apt-cache showpkg openmoko-panel-plugin > Package: openmoko-panel-plugin > Versions: > 0.6-2 > (/var/lib/apt/lists/pkg-fso.alioth.debian.org_debian_dists_unstable_main_binary-armel_Packages) > (/var/lib/dpkg/status) > Description Language: > > File: > /var/lib/apt/lists/pkg-fso.alioth.debian.org_debian_dists_unstable_main_binary-armel_Packages > MD5: 91e0d1a51beeb04950500e2d038586f4 Maybe the notification area applet in your xfce-panel is just too far to the right? Greetings, Joachi -- Joachim "nomeata" Breitner Debian Developer [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

