Hi,I put a vicious widget in my awesome (rc.lua), but it give a error when start 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 Gualeve Coordenador do Curso Lato Sensu Desenvolvimento de Sistemas em Software Livre Universidade Católica de Brasília Virtual email: [[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+++
<<attachment: gualeve.vcf>>
