Re: [dev] [wmii] Reproducible crashes with "dead" windows

2010-03-02 Thread Suraj Kurapati
On Wed, Feb 24, 2010 at 1:29 PM, Tom Kazimiers wrote: >> I will add error checking, to detect a missing "label" section, right >> at the beginning when the status bar applet is initialized. > > That would be great. Improvements in robustness are most of tho time a > good thing. Done: http://gith

Re: [dev] [wmii] Reproducible crashes with "dead" windows

2010-02-24 Thread Tom Kazimiers
Hi, > On Sat, Feb 20, 2010 at 1:21 PM, Tom Kazimiers wrote: >>> This error is caused by an incomplete status bar definition: there a >>> status bar applet defined in your config which lacks a "label" >>> subsection. >> I looked into my config file and found the following status bar applets: >> >

Re: [dev] [wmii] Reproducible crashes with "dead" windows

2010-02-22 Thread Suraj Kurapati
On Sat, Feb 20, 2010 at 1:21 PM, Tom Kazimiers wrote: >> This error is caused by an incomplete status bar definition:  there a >> status bar applet defined in your config which lacks a "label" >> subsection. > > I looked into my config file and found the following status bar applets: > > But why s

Re: [dev] [wmii] Reproducible crashes with "dead" windows

2010-02-20 Thread Tom Kazimiers
Hi, thanks for the reply Suraj. > This error is caused by an incomplete status bar definition: there a > status bar applet defined in your config which lacks a "label" > subsection. I looked into my config file and found the following status bar applets: But why should a applet fail that late

Re: [dev] [wmii] Reproducible crashes with "dead" windows

2010-02-16 Thread Suraj Kurapati
On Tue, Feb 16, 2010 at 7:44 AM, Tom Kazimiers wrote: > Hi, > > Tom Kazimiers wrote: >> [..] (or if it is even a wmii problem). > > I noticed that a log file (~/.wmii/wmiirc.log) is created which seems to > get every time a crash happens the following entry: > > > E, [2010-01-03T23:09:33.778367 #4

Re: [dev] [wmii] Reproducible crashes with "dead" windows

2010-02-16 Thread Tom Kazimiers
Hi, Tom Kazimiers wrote: > [..] (or if it is even a wmii problem). I noticed that a log file (~/.wmii/wmiirc.log) is created which seems to get every time a crash happens the following entry: E, [2010-01-03T23:09:33.778367 #4260] ERROR -- : undefined method `label' for #<#::Status:0x7f1aea1e472

[dev] [wmii] Reproducible crashes with "dead" windows

2010-02-16 Thread Tom Kazimiers
Hi all, sometimes it is unavoidable to use floating windows, for example pop most error messages up as this. However, if I drag a floating window around (for me: Alt+Left mouse key) and it closes itself within that time, wmii can crash. I use wmii wmii-hg2594 and sunaku's Ruby wmiirc. Sunaku propo