Page 1 of 1

Missing battery status icon

Posted: 22 Aug 2013, 04:45
by Gossar
I'm using Porteus 2.1-i486 (final) with Razor-qt on my laptop. Even in Always Fresh mode there is never a battery icon in the panel. This behavior is different from Proteus 2.0-i486. Any ideas on how to get this back?

Checking via GUI, [menu]→Preferences→Razor-qt settings→Razor Autosuspend Configuration shows that the box "Show battery status icon in tray" is ticked. But that box seems to have no effect.

Here's ~guest/.config/razor/autosuspend.conf

Code: Select all

[General]
__userfile__=true
showTrayIcon=true

Re: Missing battery status icon

Posted: 22 Aug 2013, 07:09
by Gossar
Progress:
I've found that I'm able to get an icon by editing the file /etc/xdg/autostart/razor-autosuspend.desktop to read

"Hidden=truefalse"

but it's not the same icon as before (Porteus v2.0).

EDIT: I wonder if it's related to the issue mentioned here?
https://github.com/Razor-qt/razor-qt/issues/587