On Mon, 27 Sep 2010 19:36:37 +0200, Julien Danjou wrote: > > gre...@belanna:~$ locate naughty.lua > > /usr/share/awesome/lib/naughty.lua > Can you check what the code returns on GetServerInformation in this > file? Just to be sure.
Looks like there should be 4 parameters, like in your output from
dbus-monitor:
elseif data.member == "GetServerInfo" or data.member ==
"GetServerInformation" then
-- name of notification app, name of vender, version
return "s", "naughty", "s", "awesome", "s",
capi.awesome.version:match("%d.%d"), "s", "1.0"
--
.''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
`- NP: Bruce Springsteen: I'm On Fire
signature.asc
Description: Digital signature

