maemo.org Bugzilla – Bug 8953
python staus area plugins do not load at startup
Last modified: 2010-02-09 20:23:23 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: 2.2009.51-1.002 (Settings > General > About product) EXACT STEPS LEADING TO PROBLEM: (Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message Connection Failed appears)) 1. Install tethermon package from extras-devel 2. See icon appear in status area 3. Reboot EXPECTED OUTCOME: See icon appear in status area ACTUAL OUTCOME: Notice icon fail to appear in status area REPRODUCIBILITY: always EXTRA SOFTWARE INSTALLED: A lot of stuff. OTHER COMMENTS: I wrote tethermon and it appears to be the first attemp at a python status area plugin. following the tutorial, I can get it to run after moving the desktop file into position, but after a reboot the plugin doesn't start. i have to move the desktop file out and in again to trigger it. User-Agent: Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2a1pre) Gecko/20091127 Firefox/3.5 Maemo Browser 1.5.6 RX-51 N900
it's a race condition between my plugin and a dbus service.