--- Please enter the report below this line. --- In /usr/share/xfce4/panel-plugins/workrave-xfce-applet.desktop there is the following entry: X-XFCE-Exec=/usr/lib/x86_64-linux-gnu/xfce4/panel-plugins/xfce4-workrave-plugin However, this entry is wrong on i386 (or i686) system like mine. The panel plugin is not found by xfce4-panel. In the meantime, I'll modify the file by hand. Have a nice bugfix ;) Debian Release: stretch/sid 500 unstable ftp.fr.debian.org 1 experimental ftp.fr.debian.org --- Package information. --- Depends (Version) | Installed ========================================-+-============= gconf-service | 3.2.6-3 libatk1.0-0 (>= 1.12.4) | 2.14.0-1 libatkmm-1.6-1 (>= 2.22.1) | 2.22.7-2.1 libc6 (>= 2.15) | 2.19-18 libcairo-gobject2 (>= 1.10.0) | 1.14.0-2.1 libcairo2 (>= 1.10.0) | 1.14.0-2.1 libcairomm-1.0-1 (>= 1.6.4) | 1.10.0-1.1 libdbusmenu-glib4 (>= 0.4.2) | 12.10.2-1 libdbusmenu-gtk3-4 (>= 0.4.2) | 12.10.2-1 libgcc1 (>= 1:4.1.1) | 1:5.1.1-2 libgconf-2-4 (>= 3.2.5) | 3.2.6-3 libgdk-pixbuf2.0-0 (>= 2.22.0) | 2.31.1-2+b1 libgdome2-0 | 0.8.1+debian-6 libglib2.0-0 (>= 2.37.3) | 2.42.1-1 libglibmm-2.4-1c2a (>= 2.40.0) | 2.42.0-1 libgstreamer0.10-0 (>= 0.10.10) | 0.10.36-1.5 libgtk-3-0 (>= 3.2.1) | 3.14.5-1 libgtkmm-3.0-1 (>= 3.12.0) | 3.14.0-1 libice6 (>= 1:1.0.0) | 2:1.0.9-1+b1 libindicator3-7 | 0.5.0-2 libpanel-applet-4-0 (>= 3.2.1) | 3.8.1-7+b1 libpango-1.0-0 (>= 1.14.0) | 1.36.8-3 libpangocairo-1.0-0 (>= 1.14.0) | 1.36.8-3 libpangomm-1.4-1 (>= 2.27.1) | 2.34.0-1.1 libpulse-mainloop-glib0 (>= 0.99.1) | 6.0-2 libpulse0 (>= 0.99.1) | 6.0-2 libsigc++-2.0-0c2a (>= 2.2.0) | 2.4.0-1 libsm6 | 2:1.2.2-1+b1 libstdc++6 (>= 4.9) | 5.1.1-2 libx11-6 | 2:1.6.2-3 libxml2 (>= 2.6.27) | 2.9.2+dfsg1-3 libxss1 | 1:1.2.2-1 libxtst6 | 2:1.2.2-1+b1 workrave-data (= 1.10.4-1) | 1.10.6-1 Package's Recommends field is empty. Suggests (Version) | Installed ==========================-+-=========== gnome-shell | gnome-panel (>= 3) |
Weird, I'm not actually configuring this myself, it's done by autoconf: https://github.com/rcaelers/workrave/blob/branch_v1_10/frontend/applets/xfce/src/workrave-xfce-applet.desktop.in.in#L7 I would have thought the auto-builders would get the right path. Have you tried building from source to see if you get the right path in there when you do that? If you don't, it means it's an upstream bug. Francois
Le 01/05/2015 01:31, Francois Marier a écrit : Unfortunately, I can't test it right now. Unstable wants to remove a lot of xfce packages when installing libxfce4panel-2.0-dev So I'll test it later, when xfce packaging will be in better shape. Adrien