Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart loop #23

Open
hari-rangarajan opened this issue Oct 31, 2015 · 1 comment
Open

Restart loop #23

hari-rangarajan opened this issue Oct 31, 2015 · 1 comment

Comments

@hari-rangarajan
Copy link

I wanted to try out your config but I get into a restart loop. I see 'Serializing data' before this starts....

error while running function
stack traceback:
[C]: in function 'max'
/usr/local/share/awesome/lib/wibox/widget/base.lua:91: in function </usr/local/share/awesome/lib/wibox/widget/base.lua:82>
(tail call): ?
./radical/base.lua:217: in function 'fit'
./radical/base.lua:266: in function 'get_widget_fit_sum'
./radical/base.lua:277: in function <./radical/base.lua:276>
(tail call): ?
./radical/layout/vertical.lua:210: in function 'compute_geo'
./radical/layout/vertical.lua:244: in function 'fit'
./radical/base.lua:409: in function 'setter'
./radical/object.lua:60: in function <./radical/object.lua:55>
./drawer/netInfo.lua:302: in function 'show'
./drawer/netInfo.lua:380: in function <./drawer/netInfo.lua:272>
(tail call): ?
/home/hari/.config/awesome/rc.lua:169: in main chunk
error: /usr/local/share/awesome/lib/wibox/widget/base.lua:91: bad argument #2 to 'max' (number expected, got nil)
W: awesome: luaA_dofunction:77: error while running function
stack traceback:
[C]: ?
...e/hari/.config/awesome/extern/notifications/init.lua:276: in function 'func'
/usr/local/share/awesome/lib/gears/object.lua:87: in function 'emit_signal'
/usr/local/share/awesome/lib/wibox/init.lua:76: in function </usr/local/share/awesome/lib/wibox/init.lua:75>
[C]: in function '?'
/usr/local/share/awesome/lib/wibox/init.lua:65: in function 'geometry'
/usr/local/share/awesome/lib/naughty/core.lua:641: in function '_notify'
...e/hari/.config/awesome/extern/notifications/init.lua:305: in function 'notify'
/etc/xdg/awesome/rc.lua:18: in main chunk
error: ...e/hari/.config/awesome/extern/notifications/init.lua:276: bad argument #-1 to '?' (integer expected, got number)
W: awesome: a_glib_poll:362: Last main loop iteration took 0.177813 seconds! Increasing limit for this warning to that value.
cr
Serializing data
W: awesome: luaA_panic:316: unprotected error in call to Lua API (/usr/local/share/awesome/lib/wibox/widget/base.lua:91: bad argument #2 to 'max' (number expected, got nil))
W: awesome: luaA_panic:319: dumping backtrace
awesome(backtrace_get+0x54) [0x423695]
awesome() [0x416785]
/usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xbb9a) [0x7fc23e229b9a]
/usr/lib/x86_64-linux-gnu/liblua5.1.so.0(lua_error+0x9) [0x7fc23e2266f9]
/usr/lib/x86_64-linux-gnu/liblua5.1.so.0(luaL_error+0xc4) [0x7fc23e235d04]
/usr/lib/x86_64-linux-gnu/liblua5.1.so.0(luaL_argerror+0x7f) [0x7fc23e235daf]
/usr/lib/x86_64-linux-gnu/liblua5.1.so.0(luaL_checknumber+0x51) [0x7fc23e236211]

@Elv13
Copy link
Owner

Elv13 commented Oct 31, 2015

Awesome git master, broke the API, so my config is no longer compatible with it since 32a4a0e26167ee297588770087c701edaac9d26d. Please use this commit or 3.5.6 until 3.6 is released. As the config can't support both API without too much work, I will stay with the stable branch compatibility for now for distributions packages stay compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants