Re: elementary shutdown kills opened applications



One idea is that you're killing the X server directly. GTK+ applications take a disconnect from the primary display as an indication that the user's session has closed, and that they should quit (actually, it's just considered an IO error, to which the response of a standard X11 application is fatal by default, but we never changed that behavior for that reason).

You need to keep the X server up during that time, and that might require some fairly invasive changes to gnome-session or gdm.

On Sat, Nov 22, 2014 at 6:43 PM, Carl <name is carl gmail com> wrote:


On Tue, Nov 11, 2014 at 3:22 PM, Carl <name is carl gmail com> wrote:
Hello,

I'm trying to investigate a bug [1] we have on elementary freya (which is based on ubuntu 14.04).

Do you have an idea of a portion of the code that I should look at?

Cheers,
Carl.

_______________________________________________
desktop-devel-list mailing list
desktop-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list



--
  Jasper


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]