Re: [gnome-flashback] Applets
- From: Stefano Karapetsas <stefano karapetsas com>
- To: Mailing list for the Gnome Flashback project <gnome-flashback-list gnome org>
- Subject: Re: [gnome-flashback] Applets
- Date: Fri, 11 Oct 2013 17:27:42 +0200
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]