Hello and good evening,

after switching from $RANDOM_WM_DEPENDING_ON_CAPRICE I am finally
relatively satisfied with ion3... 'relatively'.

So I decided to join this mailing list.
My problem is that i can't get the framecycle.lua script working.
I have no idea of lua, and I tested the script on ion3(from mid. '05)
and on the latest ion3-20051029 on Gentoo Linux, FreeBSD.

I copied the framecycle.lua in ~/.ion3, did dopath("framecycle") in
cfg_user.lua and changed in changed in ionws.lua:

kpress(MOD1.."Tab", "WIonWS.goto_dir(_, 'right')"),

to:

kpress(MOD1.."Tab", "framecycle.cycle(_)"), .


All I get is:

/usr/X11R6/bin/ion3: Expecting WIonWS
/usr/X11R6/bin/ion3: Stack trace:
0 [C]: in 'warn'
1 /home/bucca/.ion3/framecycle.lua:47: in 'cycle'
2 [string "return function(_, _sub) return (framecycle... "]:1
  [Skipping unnamed C functions.]

I tried to comment out that 'if'-loop in framecycle.lua (that one ~line
47) but no success.

I think some of you guys fixed that problem already.

Hope you guys know how to help me because I couldn't find an answer
neither @ RTFM/google nor @ IRC #ion3/freenode.

Night, --bucca.

(Please excuse possibly bad english :D)

Reply via email to