Behdad Esfahbod wrote:
> Hi,
> 
> Currently the process to play login sound holds gnome-session into Desktop
> phase until it times out and goes to next level.  This sucks.  I'm fixing
> gnome-session to recognize process terminates as "done".  The other half of
> the fix is to play the sound in a background process.  Attached patch adds a
> --background option to canberra-gkt-play (only if unistd.h is available.  One
> can try writing it portably using g_spawn.) and uses that in the autostart 
> file.

Alternatively you can simply change this line:

 X-GNOME-Autostart-Phase=Desktop

To

 X-GNOME-Autostart-Phase=Application

and the session won't be delayed anymore.  But I think an option to play in
the background is nice still.

behdad


> behdad
> 
_______________________________________________
libcanberra-discuss mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/libcanberra-discuss

Reply via email to