[Xfce-bugs] [Bug 9181] New: The session is saved ignoring the SaveOnExit being false.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Aug 6 14:52:37 CEST 2012
https://bugzilla.xfce.org/show_bug.cgi?id=9181
Priority: Medium
Bug ID: 9181
CC: benny at xfce.org, nick at xfce.org
Assignee: xfce-bugs at xfce.org
Summary: The session is saved ignoring the SaveOnExit being
false.
QA Contact: bjt23 at cornell.edu
Severity: normal
Classification: Xfce
OS: Linux
Reporter: vaxon77 at hotmail.com
Hardware: PC (x86_64)
Status: NEW
Version: 4.10.0
Component: General
Product: Xfce4-session
I'm using Action Buttons panel plugin to logout/reboot/shutdown.
However, I haven't found it in the list of plugins so I'm posting here.
The problem is that I do *not* want my session saved when I logout/reboot,
however it is saved sometimes.
I have "SaveOnExit" set to "false" in
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
My action buttons plugin is configured as follows:
<property name="plugin-2" type="string" value="actions">
<property name="items" type="array">
<value type="string" value="+lock-screen"/>
<value type="string" value="+switch-user"/>
<value type="string" value="+logout-dialog"/>
<value type="string" value="+separator"/>
<value type="string" value="+suspend"/>
<value type="string" value="-hibernate"/>
<value type="string" value="-separator"/>
<value type="string" value="+shutdown"/>
<value type="string" value="+restart"/>
<value type="string" value="-separator"/>
<value type="string" value="+logout"/>
</property>
<property name="appearance" type="uint" value="1"/>
</property>
When I choose "Log Iout" from the "session menu", a logout-dialog is displayed.
If I press "Log out" button to logout immediately, the session is not saved.
However, if I let the 30-second timeout elapse, the session is saved.
The same thing happens with "Restart" and "Shutdown"
Thanks,
Val.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list