Re: [wmii] wimenu no longer working

2009-05-16 Thread Alex Kilgore

OK it is working now, It was because I had numlock on (feels silly) =/
Thanks to whoever posted the bug on wimenu ignoring return/esc on
numlock, at any rate, the latest tip works like a charm, thanks all!
Alex Kilgore




Re: [wmii] wimenu no longer working

2009-05-15 Thread Thomas Dahms

On Fri, 15 May 2009, Kris Maglione wrote:

Check that cmd/menu/bindings.c is generated properly (the contents should be 
similar to keys.txt), and that the contents of keys.txt appear in the output 
of `strings wimenu.O` (from the cmd/menu directory).


The strings output did not contain the right strings on my Gentoo box (on 
which wimenu failed to work). A fresh clone did it (the strings are 
there), but I cannot test wimenu now (only remote connection to the 
computer).


Thomas



Re: [wmii] wimenu no longer working

2009-05-15 Thread Thomas Dahms

On Fri, 15 May 2009, Alex Kilgore wrote:


I would be interested to know what the previous poster who brought up
this topic has in common with my system that would make it occur on our
machines and not yours or some others


That was me.
I had the problems on a Gentoo box with PREFIX=/users/dahms/local (no 
root privileges at work). I did not try a fresh clone there yet, will have 
to do next week.
Now I tried on my laptop with Arch Linux using the wmii-hg package from 
AUR and it works just fine.


Thomas



Re: [wmii] wimenu no longer working

2009-05-14 Thread Alex Kilgore

Kris Maglione wrote:

On Fri, May 15, 2009 at 12:07:55AM -0400, Alex Kilgore wrote:

 Hm, ok, I uninstalled everything i could find having to do with wmii
and cloned the repo again, and installed it again, this included using a
fresh config file, the issue still remained.


Check that cmd/menu/bindings.c is generated properly (the contents 
should be similar to keys.txt), and that the contents of keys.txt appear 
in the output of `strings wimenu.O` (from the cmd/menu directory).


Thanks.
the output of "strings wimenu.O" is attached, as there was a lot, looks 
like it does contain the info in question

cmd/menu/bindings.o is created, `strings bindings.o` is also attached


strings.bindings.o
Description: application/object


strings.wimenu.O
Description: application/object


Re: [wmii] wimenu no longer working

2009-05-14 Thread Kris Maglione

On Fri, May 15, 2009 at 12:07:55AM -0400, Alex Kilgore wrote:

 Hm, ok, I uninstalled everything i could find having to do with wmii
and cloned the repo again, and installed it again, this included using a
fresh config file, the issue still remained.


Check that cmd/menu/bindings.c is generated properly (the 
contents should be similar to keys.txt), and that the contents 
of keys.txt appear in the output of `strings wimenu.O` (from the 
cmd/menu directory).


Thanks.
--
Kris Maglione

Measuring programming progress by lines of code is like measuring
aircraft building progress by weight.
--Bill Gates




Re: [wmii] wimenu no longer working

2009-05-14 Thread Alex Kilgore

Kris Maglione wrote:

On Thu, May 14, 2009 at 10:52:26PM -0400, Alex Kilgore wrote:

No not originally, so I just tried rebuilding it only ran make clean on
it, seems that didnt do the trick


Try a fresh clone. It works fine for me.


 Hm, ok, I uninstalled everything i could find having to do with wmii
and cloned the repo again, and installed it again, this included using a
fresh config file, the issue still remained.

 The way it is behaving as follows, is that I can run wimenu and type
things in it, but return, tab , escape and other things do not do
anything so i have to kill wimenu from a console to do anything else.

 Is there anything I might be able to do in terms of getting debugging
info? the only output wimenu gives is that it is missing some fontsets,
which occurred before, this started with changeset 2446.

 I would be interested to know what the previous poster who brought up
this topic has in common with my system that would make it occur on our
machines and not yours or some others

Any information I can give, I would be happy to find, if you want, I can
file an issue report as well
Alex K.




Re: [wmii] wimenu no longer working

2009-05-14 Thread Kris Maglione

On Thu, May 14, 2009 at 10:52:26PM -0400, Alex Kilgore wrote:

No not originally, so I just tried rebuilding it only ran make clean on
it, seems that didnt do the trick


Try a fresh clone. It works fine for me.

--
Kris Maglione

Some problems are so complex that you have to be highly intelligent
and well informed just to be undecided about them.
--Laurence J. Peter




Re: [wmii] wimenu no longer working

2009-05-14 Thread Alex Kilgore

Alex Kilgore wrote:

Kris Maglione wrote:

On Thu, May 14, 2009 at 10:42:11PM -0400, Alex Kilgore wrote:

I tried a keybinding file, I can't seem to get the default keybindings
to work at all anymore even with the -k option


Did you 'make clean'?

No not originally, so I just tried rebuilding it only ran make clean on 
it, seems that didnt do the trick



I am using wmiirc with the tip 2451, and wmiirc, if it helps



Re: [wmii] wimenu no longer working

2009-05-14 Thread Alex Kilgore

Kris Maglione wrote:

On Thu, May 14, 2009 at 10:42:11PM -0400, Alex Kilgore wrote:

I tried a keybinding file, I can't seem to get the default keybindings
to work at all anymore even with the -k option


Did you 'make clean'?


No not originally, so I just tried rebuilding it only ran make clean on
it, seems that didnt do the trick




Re: [wmii] wimenu no longer working

2009-05-14 Thread Kris Maglione

On Thu, May 14, 2009 at 10:42:11PM -0400, Alex Kilgore wrote:

I tried a keybinding file, I can't seem to get the default keybindings
to work at all anymore even with the -k option


Did you 'make clean'?

--
Kris Maglione

An organisation that treats its programmers as morons will soon have
programmers that are willing and able to act like morons only.
--Bjarne Stroustrup




Re: [wmii] wimenu no longer working

2009-05-14 Thread Alex Kilgore

Alex Kilgore wrote:

Thomas Dahms wrote:
in tip, wimenu is no longer working for me. It seems to grab no keys 
at all. Have no time to test it further, but would be interested to 
hear whether others have this problem as well. I reverted to 2445.

btw, I use wmiirc, no rc here. Don't know if that matters.
Exactly the same here, I did have this issue and did the same thing as 
you, this was without trying a key binding file though, which perhaps i 
should have done, arent the defaults supposed to take over if there are 
no bindings though?

I tried a keybinding file, I can't seem to get the default keybindings
to work at all anymore even with the -k option




Re: [wmii] wimenu no longer working

2009-05-14 Thread Ben Willard
On Thu, May 14, 2009 at 12:56:33PM +0200, Thomas Dahms wrote:
> Hi,
>
> in tip, wimenu is no longer working for me. It seems to grab no keys at  
> all. Have no time to test it further, but would be interested to hear  
> whether others have this problem as well. I reverted to 2445.
> btw, I use wmiirc, no rc here. Don't know if that matters.
>
> Thomas
>

I also use wmiirc, and I don't have a problem with the tip (2450).

--
Ben