! 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 !
settings dialogs get saved in session
Status:
RESOLVED: FIXED
Product:
Xfce4-session
Component:
General

Comments

Description Masato Hashimoto 2009-03-17 07:58:23 CET
Overview:
In "Session and Startup" dialog, when "Save session" button is clicked, the dialog is included in saved session.

Steps to reproduce:
1) Open "Session and Startup" dialog.
2) Click "Save session" in "Session" tab.
3) Close the dialog.
4) Logout Xfce4 without saving session.
5) Start Xfce4.

Actual results:
"Session and Startup" dialog is opened automatically during startup.

Expected results:
Own dialog should not be included in saved session.

Build & Platform:
Build 2009-03-05 on Arch Linux
Comment 1 Brian J. Tarricone (not reading bugmail) 2009-03-17 08:47:11 CET
All the settings dialogs do, actually, and it's kinda annoying.  Actually, *any* gtk app will get saved via X11R5 legacy session management, even if it the app doesn't implement the new SM protocol.  It's annoying.

I *think* we can fix this with a call to gdk_set_sm_client_id() with a dummy value in each dialog, but someone needs to try it.
Comment 2 Jérôme Guelfucci editbugs 2010-02-09 17:23:57 CET
*** Bug 5501 has been marked as a duplicate of this bug. ***
Comment 3 Jérôme Guelfucci editbugs 2010-02-09 23:18:08 CET
Fixed in git master.

Bug #5113

Reported by:
Masato Hashimoto
Reported on: 2009-03-17
Last modified on: 2010-02-09
Duplicates (1):
  • 5501 Session settings dialog saves itself in the session if "save session" button is used

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
4 users

Version

Attachments

Additional information