Re: [gnome-flashback] Applets



Hi Sebastian,

I am starting gnome-panel with:
XDG_DATA_DIRS=/opt/gnome-panel-3.8/share:/usr/local/share:/usr/share
gdb /opt/gnome-panel-3.8/bin/gnome-panel
Then in gdb I type: run --replace
But if I start without gdb I have the same effect. In
/opt/gnome-panel-3.8/share/dbus-1/services I have a file
org.gnome.panel.applet.ClockAppletFactory.service for the clock
applet, the exec parameter in that file is set to:
Exec=/opt/gnome-panel-3.8/libexec/clock-applet

I am not sure if DBUS will use /opt/gnome-panel-3.8/share/dbus-1/services. For a fast debug, you could replace the file in /usr/share/dbus-1/services and reload DBUS configuration.

Later, try to start also /opt/gnome-panel-3.8/libexec/clock-applet with gdb before to run the panel, so you will see if it is called or not by DBUS.

Cheers,
Stefano


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]