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.
>
>
> -- Prof. MSc. José Adalberto Façanha GualeveCoordenador do Curso Lato 
> SensuDesenvolvimento de Sistemas em Software LivreUniversidade Católica de 
> Brasília Virtualemail: [[email protected]]fone: [+55(61)33:56:96:86]GCS/ED/IT d- 
> s-: a+ C+ UL P+ L+++ E--- W++N o K- w O M- V- PS+ PE- Y PGP++ t+ 5 X+ R+tv++ 
> b+++ DI+ D+ G++ e+++ h--- r+++ y+++

-- 
To unsubscribe, send mail to [email protected].

Reply via email to