Bug 1136 - Status window always appears on startup
Status:
RESOLVED DUPLICATE
Component:
Core
Version:
1.10
Hardware:
All Linux
Importance:
P5 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Dec 4 2013 11:53:46 UTC
by:
d3vid seaward
Modified:
Jan 24 2014 14:00:47 UTC
CC List:
ni**@gm**.com
WhoWhenWhatRemovedAdded
ni**@gm**.comJan 4 2014 23:18:17 UTCccni**@gm**.com
d3vid seawardJan 24 2014 13:50:07 UTCstatusNEWRESOLVED
resolutionDUPLICATE
Description
d3vid seaward  Dec 4 2013 11:53:46 UTC
I am using the Ubuntu PPA version of 1.10 on Ubuntu 12.04. Every time I log in, Workrave appears as an indicator *and* as a status window. I cannot find a setting that stops the status window from appearing. Is it possible, or is this a bug?

(This could be a duplicate of http://issues.workrave.org/show_bug.cgi?id=1014 )
Comment 1
ni**@gm**.com  Jan 4 2014 23:18:17 UTC
I use Workrave v1.10 compiled from the source code on Debian 7.

There is an option to not show the status window, but it is not saved, see bug 1014. If you quit Workrave and edit .gconf/apps/workrave/gui/main_window/%gconf.xml and set "enabled" to "false":.

<entry name="enabled" mtime="1388871934" type="bool" value="false"/>

Mainwindow still pops up. If you then also in preferences/user-interface/status window select all timers to be hidden and then quit and restart the program, you will have the status window to be hidden (most of the startups).
Comment 2
d3vid seaward  Jan 24 2014 13:50:07 UTC
Found a duplicate.

*** This bug has been marked as a duplicate of bug 1014 ***
Comment 3
d3vid seaward  Jan 24 2014 14:00:47 UTC
@nipatrik - Thanks for the suggestion. On my system I have dconf not gconf, and unfortauntely changing the setting there doesn't fix the problem. (Noted this in linked issue, which appears to be a duplicate of this one.)