You are not logged in.
Pages: 1
Hi,
I've just installed lapsus and acpi4asus from svn, added myself to the lapsus groud, booted up the daemon and logged off and on again. But there won't show up anything in the applet.
This is the output of a dbus-send command which lists the features of lapsusd:
┌─ 09:39 PM raniz@megatron $ dbus-send --print-reply --system --dest=de.berlios.Lapsus /LapsusDaemon \
├─ : de.berlios.Lapsus.listFeatures
method return sender=:1.22 -> dest=:1.24
array [
string "config.asus.backlight_hotkey_circular"
string "synaptics.touchpad"
string "alsa.volume"
string "asus.bluetooth"
string "asus.led_gaming"
string "asus.led_mail"
string "asus.led_touchpad"
string "asus.wireless"
string "asus.backlight"
string "asus.display_lcd"
string "asus.display_crt"
string "asus.display_tv"
string "asus.display_dvi"
]
What may be wrong here? It's obvious that I can communicate with the daemon and that the daemon finds everything on the system. But why won't anything show up in the applet?
Offline
There are heavy changes being made to lapsus code right now.
So you might have been unlucky to get version not working very well.
You can try the last one before bad things happened :
svn checkout -r 47 svn://svn.berlios.de/lapsus/trunk
Or 0.0.4 version which is in AUR (although it is a little bit outdated).
Offline
I've got it working yesterday.
It had probably something to do with heavy updating as you say...
Offline
You can try 0.0.5 version now - and it is in AUR.
Offline
Pages: 1