tanks
Konstantin Stepanov escreveu:
On Mon, Oct 19, 2009 at 01:43:46PM -0200, José Adalberto Façanha Gualeve wrote: What version of awesome do you run? It seems you run some recent (master) version of vicious patched for awesome 3.4, which introduces new timers feature and deprecates hooks.timer (well, actually, all hooks are deprecacted by it, there're signals now). while running awesome like version 3.3 or ealier. Either update to awesome 3.4 or downgrade vicious to some previous version with hooks instead of timers 19.10.09, 13:43, "José Adalberto Façanha Gualeve" <[email protected]>:Hi, I put a vicious widget in my awesome (rc.lua), but it give a error whenstart awesome. vicious/init.lua:140: attempt to call field 'timer' (a nil value) The widget is the datewidget example. I git'ed the vicious in~/.config/awesome, where is rc.lua. In rc.lua I put the code: require(vicious) ... -- Initialize widget datewidget = widget({ type = "textbox" }) -- Register widget vicious.register(datewidget, vicious.widgets.date, "%b %d, %R", 60)(..)mywibox[s].widget = { ... datewidget,} Someone help me? Tnks.
<<attachment: gualeve.vcf>>
