* Carlos E. R <carlos.e.r@opensuse.org> [2013-10-19 14:21]:
On 2013-10-19 13:22, Guido Berhoerster wrote:
* Carlos E. R. <> [2013-10-19 13:02]:
I cannot reproduce this, if I enable PromptOnLogout with
$ xfconf-query -c xfce4-session -p /general/PromptOnLogout -s true $ xfconf-query -c xfce4-session -p /general/PromptOnLogout true
I get a checkbox in the "Log out" dialog.
No, don't enable it via command. You have to enable it via settings dialog. Maybe it is the settings dialog which fails to issue the appropiate command.
Well try for yourself and check the result via xfconf-query -c xfce4-session -p /general/PromptOnLogout Works for me both through xfconf-query and xfce4-session-settings.
Session and startup [ ] automatically save session on logout [X] prompt on logout
I attempt to logout, there is no prompt, nor a checkbox. I can make a photo, perhaps.
cer@Minas-Tirith:~> xfconf-query -c xfce4-session -p /general/PromptOnLogout Property "/general/PromptOnLogout" does not exist on channel "xfce4-session". cer@Minas-Tirith:~>
cer@Minas-Tirith:~> xfconf-query -c xfce4-session -p /general/PromptOnLogout -s true Property "/general/PromptOnLogout" does not exist on channel "xfce4-session". If a new property should be created, use the --create option. cer@Minas-Tirith:~> xfconf-query -c xfce4-session -p /general/PromptOnLogout true Property "/general/PromptOnLogout" does not exist on channel "xfce4-session". cer@Minas-Tirith:~>
Your commands are faulty. :-?
And still no checkbox.
No, it just means the /general/PromptOnLogout property hasn't been created in xfconf. But it actually isn't relevant, I just looked up the PromptOnLogout means something else, it determines whether there is a confirmation dialog before shutdown/reboot/ suspend/hibernate. Just to be sure, the problem is that you don't see the "Save session for future logins" checkbox in the "Log out" dialog? If so, the only reason this setting will be hidden is that you enabled "Automatically save session on logout", i.e. the /general/AutoSave property in the xfce4-session channel is set to true. -- Guido Berhoerster -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org