Comment 3 for bug 1068127

Revision history for this message
shaneonabike (shanebill) wrote :

I actually ended up adding this to the startup menu and things to be happy at this point. The main problem with this solution is that I end up with about 3 different sessions of this running on my machine....

<code>
shaneonabike@quinn:~$ ps aux | grep hp
1000 3931 0.0 0.9 127376 36616 ? Ssl 16:20 0:00 python /usr/bin/hp-systray --force-startup
1000 3988 0.0 0.2 28220 11484 ? S 16:20 0:00 python /usr/bin/hp-systray --force-startup
1000 3989 0.0 0.2 23336 8612 ? S 16:20 0:00 python /usr/bin/hp-systray --force-startup

</code>