❦ 27 juillet 2012 13:49 CEST, wojtek danilo <[email protected]> :
> I'm trying to configure my urxvt terminal to be my drop-down terminal and > I'm using the code from site: > http://awesome.naquadah.org/wiki/Drop-down_terminal > (the last on the bottom code). > > The problem is that when awesome is starting I've got an error: > W: awesome: luaA_dofunction:108: error while running function > stack traceback: > /home/wdanilo/.config/awesome/quake.lua:47: in function 'display' > /home/wdanilo/.config/awesome/quake.lua:155: in function > </home/.../.config/awesome/quake.lua:153> > error: /home/wdanilo/.config/awesome/quake.lua:47: attempt to call a nil > value > > I'm new to lua and I tried to debug it but without success :( > I will be very thankfull for any help :) I have written the code you are trying to use. Unfortunately, I don't know why it does not work for you. The nil function it complains about is awful.client.cycle() (line 47). Which version of awesome do you use? -- printk(KERN_ERR "msp3400: chip reset failed, penguin on i2c bus?\n"); 2.2.16 /usr/src/linux/drivers/char/msp3400.c -- To unsubscribe, send mail to [email protected].
