Re: [gnome-flashback] Applets



Hi,

On 11/10/13 17:27, Stefano Karapetsas wrote:
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.
I just tried this and it works. Any suggestion on how I can achieve a
permanent solution that doesnt require me to replace files in /usr?

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
_______________________________________________
gnome-flashback-list mailing list
gnome-flashback-list gnome org
https://mail.gnome.org/mailman/listinfo/gnome-flashback-list



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