ratpoison-devel
[Top][All Lists]
Advanced

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

Re: [RP] sparc segfault on startup with version 1.4.0


From: Michael Graham
Subject: Re: [RP] sparc segfault on startup with version 1.4.0
Date: Tue, 9 May 2006 10:09:57 +0100

> for( my $i = 1; $i < $num; $i++ )
>
> fixes this. (I.e.  you don't need to produce rpws0 since it's the default)

Thanks! fixed.

Hmm it's still not quite right rpws0 isn't the "default" workspace
it's rpws1 so the code should have for( my $i = 2; $i <= $num; $i++ )
so that

rpws 1 -> workspace default
rpws 2 -> workspace rpws2

and so on.

--
Michael Graham <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]