https://bugzilla.xfce.org/show_bug.cgi?id=9181

          Priority: Medium
            Bug ID: 9181
                CC: [email protected], [email protected]
          Assignee: [email protected]
           Summary: The session is saved ignoring the SaveOnExit being
                    false.
        QA Contact: [email protected]
          Severity: normal
    Classification: Xfce
                OS: Linux
          Reporter: [email protected]
          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.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to