! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
The session is saved ignoring the SaveOnExit being false.
Status:
RESOLVED: DUPLICATE
Product:
Xfce4-session
Component:
General

Comments

Description vaxon77 2012-08-06 14:52:37 CEST
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.
Comment 1 Nick Schermer editbugs 2012-08-06 15:11:16 CEST

*** This bug has been marked as a duplicate of bug 8857 ***

Bug #9181

Reported by:
vaxon77
Reported on: 2012-08-06
Last modified on: 2012-08-06

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
4.10.0

Attachments

Additional information