Re: quickstarter in 3.2.0 (3.2.1?) telling gnome-session not to logout

Chris Cheney <[email protected]> Mon, 07 Jun 2010 20:46:55 -0500
Newsgroups gmane.comp.gnome.ximian.openoffice
Message-ID <1275961615.14022.9.camel@x200>
On Mon, 2010-06-07 at 08:27 -0500, Chris Cheney wrote:
> Can anyone else reproduce this bug where QuickStarter is causing Gnome
> to refuse to log out? From the trace it appears it is OOo at fault and
> not the Gnome session program.
> 
> https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/562027/comments/23
> 
> We have Gnome 2.30.0 on Ubuntu 10.04 in case it might be an issue of
> gnome-session finally obeying the request. I seem to recall it didn't
> care what an app said in the past, but I may be misremembering.

The gnome developer who looked at the issue followed up with this to the
bug:

"
It isn't a bug in gnome-session, and it is doing the right thing here.
gnome-session already has a mechanism for informing users about
applications that are blocking logout etc, but openoffice is
specifically telling gnome-session that it is going to interact with the
user (InteractRequest), and then immediately tells gnome-session that
the user cancelled the logout. As far as gnome-session is concerned,
openoffice put a dialog in front of the user and the user chose to not
log out.
"