[xmonad] Strange spawnPipe error

Ferenc Wagner wferi at niif.hu
Sat Dec 26 19:55:06 EST 2009


Spencer Janssen <spencerjanssen at gmail.com> writes:

> On Sun, Dec 27, 2009 at 01:25:40AM +0100, Ferenc Wagner wrote:
> 
>> Nevermind, I've found the bug.  spawnPipe changed from forkProcess to
>> xfork.  xfork contains createSession, but spawnPipe also kept its own,
>> so there're two in the code path now.  The latter should be removed.
>
> Thanks for tracking this down, it was my mistake when adding xfork.
> I've pushed a patch that fixes the issue.

By the way, what's the point in Xmonad calling createSession any time at all?
-- 
Thanks,
Feri.


More information about the xmonad mailing list