Hi,
On 31-03-12 00:42, Jordi Mallach wrote:
I will always get the tray icon (bottom bar, aka notifications),
regardless of my settings to the "show applet" option.
Did you also disable 'show system tray icon' in the user interfaces/general
settings?
So there are two issues:
a) argh, my timers disappear and its hard to get them back in action. :)
Haven't seen this before. Will investigate. The gnome shell applet stops when
it didn't get any DBus timer update events from Workrave. Perhaps this timeout
is too sensitive.
b) the extension should start workrave as soon as it loads, as it
happened with the bonobo panel applet and I suspect it happens with
the GNOME Panel 3.x dbus panel applet.
Any ideas?
This was done on purpose because initially shell extensions could not be
disabled (using gnome-tweak-tool). Should be easy to fix:
In extension.js:
DBus.session.watch_name('org.workrave.Workrave',
false, // no auto launch
Change false into true. I will enable auto launch in the next version.
Also, is there a reason to allow building BOTH gsettings and gconf
support? Francois, you build-depend on libgnet which is totally obsolete
and we actually want to get rid of it. Furthermore, its not being used in
the build, as I guess the build system finds and prefers libgio, for good.
:)
No need to compile gconf if you have gsettings, just use --disable-gconf.
Groetjes,
Rob
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]