Re: [wmii] failure on startup

From: Kris Maglione <bsdaemon_AT_comcast.net>
Date: Wed, 27 Jun 2007 02:06:32 -0400

Try replacing the write to /ctl with:

cat << ! | while read l; do echo xwrite "$l"; wmiir xwrite /ctl "$l"; done
font $WMII_FONT
focuscolors $WMII_FOCUSCOLORS
normcolors $WMII_NORMCOLORS
grabmod $MODKEY
border 1
!

It should tell you exactly when it fails. Does wmii produce a core file?

On Wed, Jun 27, 2007 at 05:49:41AM +0000, Vladimir Chizhov wrote:
> :(
> The same error. I've tried to do something like debugging in my wmiirc
> (need to say - I have this failure with the default wmiirc too). So...
> I've placed
>
> wmiir ls /
>
> at the beginning of my wmiirc and it had shown:
>
> client/
> colrules
> ctl
> event
> keys
> lbar/
> rbar/
> tag/
> tagrules
>
> So, wmiir works, but... but still fails with
>
> wmiir: fatal: cannot write file '/ctl': broken pipe
>
> 2007/6/26, Kris Maglione <bsdaemon_AT_comcast.net>:
>>
>> Nevermind, it's fixed. I tested the wrong binary before a commit.
>>
>

-- 
Kris Maglione
Sale promotions don't.

Received on Wed Jun 27 2007 - 08:07:06 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:25:41 UTC