[xmonad] Error message when launching Firefox
Anders Engström
ankaan at gmail.com
Tue Jan 20 13:09:00 EST 2009
Fixed it here too.
On Tue, Jan 20, 2009 at 18:45, Ricardo Martins <ricardo at scarybox.net> wrote:
> On Tue, 20 Jan 2009 09:15, Don Stewart wrote:
>> Try unpulling:
>>
>> Fri Jan 16 12:47:42 PST 2009 Spencer Janssen <spencerjanssen at gmail.com>
>> * Remove doubleFork, handle SIGCHLD
>> This is a rather big change. Rather than make spawned processes
>> become children of init, we handle them in xmonad. As a side effect
>> of this change, we never need to use waitForProcess in any contrib
>> module -- in fact, doing so will raise an exception. The main
>> benefit to handling SIGCHLD is that xmonad can now be started with
>> 'exec', and will correctly clean up after inherited child processes.
>
> That fixed it, thanks.
> --
> Ricardo Martins * scarybox.net * GPG key: 0x1308F1B4
>
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
>
>
More information about the xmonad
mailing list