Re: [dev] Why dwm or wmii over xmonad, etc., or not?

2011-04-22 Thread Tom Kazimiers
> (screenshot: http://ompldr.org/vODNuag) You seem to use a nice (anti aliased) font. Out of curiosity: Can you please tell me what it is? Thanks. Cheers, Tom

Re: [dev] wmii hardware keyboard shortcut layout at boot problem

2011-03-22 Thread Tom Kazimiers
Hi, On Mon, Mar 21, 2011 at 09:03:43PM -0400, Eitan Goldshtrom wrote: > I set the keyboard layout to Dvorak with the KEYBOARD variable in > rc.conf. When I start wmii though all my keyboard shortcuts are set > to the hardware keys, which are QWERTY. I'm using Arch Linux and I > installed xbindkeys

[dev] [wmii] Crash, but where is core dump?

2011-02-14 Thread Tom Kazimiers
Hi, from time to time I encounter a crash of wmii. It just happened and the only thing I got is from the message log: Feb 14 10:52:44 localhost kernel: wmii[1799]: segfault at 59 ip 00419738 sp 7fffc5fb1ff0 error 4 in wmii[40+48000] Probably not very helpful. I don't have much e

Re: [dev] [bug] wmii segfaults on sudo wireshark

2011-01-15 Thread Tom Kazimiers
Hi, On Fri, Jan 14, 2011 at 04:29:00PM +0100, Marc Weber wrote: > Excerpts from dtk's message of Fri Jan 14 16:13:34 +0100 2011: > > Can anybody confirm this behaviour? > No. Me neither, here it works fine. I am running Arch 64bit, wireshark 1.4.3, Lua 5.1.4 and Simple as display manager (if of i

Re: [dev] [wmii] Prevent losing of windows on crash/hang

2010-10-18 Thread Tom Kazimiers
Rob and Suraj, thanks for your answers. >> You're using exec, once that line is reached, bash replaces itself >> with wmii. >> Just use "wmii" instead, or even: > > Correct. Indeed, the "exec" was the problem, I did't know that this is what evec is about. >> wmii || xmessage "Restart..." >> tha

[dev] [wmii] Prevent losing of windows on crash/hang

2010-10-17 Thread Tom Kazimiers
Hi, from time to time my wmii 3 installation crashes. I have no idea why this happens, but it occurs once in a while. The log does not tell me anything about it. I use the hg-tip version and Suraj Kurapatis Ruby wmiirc. Besides that I use gdm as a display masager which starts the following script

Re: [dev] [wmii] Mouse problems

2010-07-16 Thread Tom Kazimiers
Hi again, unfortunately, my solution worked only a couple of days. Meanwhile I have the same problems again and the search for solutions continues. So if someone has Ideas about the source of my mouse issues I would be glad to hear about them. But, I still think wmii and rumai are not the cause.

Re: [dev] [wmii] Mouse problems

2010-07-13 Thread Tom Kazimiers
Hi, On 07/13/2010 04:03 PM, Kris Maglione wrote: > My guess is that the problem is in Rumai. wmii really doesn't have > much directly to do with mouse clicks except for left clicks on > titlebars and resizing. Are you talking about menus, here, or > something else? Also, have you tried one of the

[dev] [wmii] Mouse problems

2010-07-13 Thread Tom Kazimiers
Hi, wmii is part of my desktop for about 6 month now, but recently strange mouse problems bother me. I use the hg-version and sunakus ruby wmiirc (tip as well). What is happening is that mouse clicks do not seem to reach the controls/windows/etc. - just if I had not pressed a mouse button. Another

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 f

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 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 #&l

[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

Re: [dev] Plan9port and wmiirc?

2009-09-29 Thread Tom Kazimiers
oth. wmii -v is correct. > > On 2009-09-28, KIMURA Masaru wrote: > >> 2009/9/29 Kris Maglione : >> >>> On Mon, Sep 28, 2009 at 11:25:24AM +0200, Tom Kazimiers wrote: >>> >>>> sfme days ago, I started using wmii. I made my first scripti

[dev] Plan9port and wmiirc?

2009-09-28 Thread Tom Kazimiers
Hi, sfme days ago, I started using wmii. I made my first scripting steps with plan9 RC (and thus having plan9port installed). But since I could not figure out some problems in calling external programs from the rc script, I changed to sunakus ruby wmiirc. I like it very much and would like it to l

Re: [dev] wmii: rc.wmii.local not used?

2009-09-25 Thread Tom Kazimiers
Kris Maglione wrote: > On Thu, Sep 24, 2009 at 01:11:31PM +0200, Tom Kazimiers wrote: >> With this version the correct (RC) script was selected. Now I wonder >> why my rc.wmii.local script is not used? In the source of the rc.wmii >> script I don't find the line

[dev] wmii: rc.wmii.local not used?

2009-09-24 Thread Tom Kazimiers
Hi there, I am relatively new to wmii and played around with it the last two days. First I used the ubuntu (9.04) repository version (3.6), but had some issues with getting plan9 scripts to work. The website stated that a runtime check decides if shell or rc scripts will be used, but this seemed n