Activity log for bug #931565

Date Who What changed Old value New value Message
2012-02-13 17:52:33 hakaishi bug added bug
2012-02-13 17:52:33 hakaishi attachment added org.gnome.SessionManager.xml https://bugs.launchpad.net/bugs/931565/+attachment/2736419/+files/org.gnome.SessionManager.xml
2012-02-25 11:30:38 hakaishi description I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to true, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc. I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc.
2012-03-06 10:53:09 hakaishi description I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc. I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. You can test this with "gnome-session-quit --force --no-prompt --power-off" and "dbus-send --session --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown". Both commands shoudn't call a dialog. Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc.
2012-04-30 21:02:52 hakaishi bug task added gnome-shell
2012-04-30 21:04:50 hakaishi description I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. You can test this with "gnome-session-quit --force --no-prompt --power-off" and "dbus-send --session --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown". Both commands shoudn't call a dialog. Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc. I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. You can test this with "dbus-send --session --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown". The system should shutdown without popping up a dialog (prompt). Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc.
2012-04-30 21:06:24 hakaishi description I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. You can test this with "dbus-send --session --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown". The system should shutdown without popping up a dialog (prompt). Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc. I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. It actually works normally when one uses Unitiy, but not with the gnome-shell. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. You can test this with "dbus-send --session --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown". The system should shutdown without popping up a dialog (prompt). Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc.
2012-05-01 11:18:12 hakaishi tags shutdown
2012-05-01 11:18:31 hakaishi description I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. It actually works normally when one uses Unitiy, but not with the gnome-shell. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. You can test this with "dbus-send --session --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown". The system should shutdown without popping up a dialog (prompt). Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc. I've looked into the source of gnome-session-bin and noticed that the methods Shutdown and RequestShutdown of the org.gnome.SessionManager interface both start the shutdown-dialog. In the file org.gnome.SessionManager.xml it is clearly stated that RequestShutdown (line 319-325) should not start a Dialog while Shutdown (line 251-257) should. It actually works normally when one uses Unity, but not with the gnome-shell. I'm using Ubuntu 12.04, but this problem has been occuring since some time before 12.04. (I've noticed it because I'm the programmer of qshutdown) The difference to the System(s) before 12.04 was that the shutdown-dialog was not called in both cases. You can test this with "dbus-send --session --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.RequestShutdown". The system should shutdown without popping up a dialog (prompt). Just to mention another problem coming with this: When setting (lets say with the dconf-editor) at org->gnome->gnome-session (also org.gnome.SessionManager) logout-prompt to false, no dialogs are shown at all (with either Method) and clicking on Shutdown in the indicator menu also just shuts down instead of showing the option(s) to reboot etc.
2012-05-01 11:24:47 Launchpad Janitor gnome-session (Ubuntu): status New Confirmed
2015-05-15 05:27:35 Fotis Tsamis bug task added epoptes (Ubuntu)