[Pkg-xfce-devel] Bug#838329: xfce4-goodies: Icon missing (hibernate & sleep)

otyugh otyugh at gmail.com
Mon Sep 19 22:51:22 UTC 2016


Package: xfce4-goodies
Version: 4.10
Severity: minor

There is two image missing in xfce4 default theme for "hibernate" and "sleep".
You see that in xfce4-pannel's plugin that add shut/reboot/hib/sleep buttons ;
then you see some are missing.

There is my workaround awaiting for a fix (not that it might be re-used, it
just point out the location of the file missing and where decent replacement
are) :

#!/bin/bash
cd /usr/share/icons/hicolor/scalable/actions
[ ! -x /usr/bin/convert ] && echo "Need imagemagic"
convert /usr/share/icons/hicolor/48x48/apps/xfsm-suspend.png system-suspend.svg
convert /usr/share/icons/hicolor/48x48/apps/xfsm-hibernate.png system-
hibernate.svg
gtk-update-icon-cache-3.0 -f /usr/share/icons/hicolor
echo "Done"



-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xfce4-goodies depends on:
ii  mousepad                             0.3.0-2
ii  notification-daemon                  0.7.6-2
ii  ristretto                            0.6.3-2
ii  thunar-archive-plugin                0.3.1-3
ii  thunar-media-tags-plugin             0.2.1-1
ii  xfburn                               0.5.2-1
ii  xfce4-artwork                        0.1.1a~git+20110420-1
ii  xfce4-battery-plugin                 1.0.5-4
ii  xfce4-clipman-plugin                 2:1.2.6-1
ii  xfce4-cpufreq-plugin                 1.1.0-1
ii  xfce4-cpugraph-plugin                1.0.5-1
ii  xfce4-datetime-plugin                0.6.2-2
ii  xfce4-dict                           0.7.0-1
ii  xfce4-diskperf-plugin                2.5.4-3
ii  xfce4-fsguard-plugin                 1.0.1-2
ii  xfce4-genmon-plugin                  3.4.0-2
ii  xfce4-mailwatch-plugin               1.2.0-2
ii  xfce4-mount-plugin                   0.6.7-1
ii  xfce4-netload-plugin                 1.2.0-1
ii  xfce4-notes-plugin                   1.7.7-5
ii  xfce4-notifyd [notification-daemon]  0.2.4-3
ii  xfce4-places-plugin                  1.6.0-1
ii  xfce4-quicklauncher-plugin           1.9.4-11
ii  xfce4-screenshooter                  1.8.1-5
ii  xfce4-sensors-plugin                 1.2.5-2
ii  xfce4-smartbookmark-plugin           0.4.5-1
ii  xfce4-systemload-plugin              1.1.1-4
ii  xfce4-taskmanager                    1.0.1-1
ii  xfce4-terminal                       0.6.3-1+b1
ii  xfce4-timer-plugin                   1.6.0-1
ii  xfce4-verve-plugin                   1.0.0-3
ii  xfce4-volumed                        0.1.13-5
ii  xfce4-wavelan-plugin                 0.5.11-3
ii  xfce4-weather-plugin                 0.8.3-2
ii  xfce4-xkb-plugin                     1:0.5.6-1

Versions of packages xfce4-goodies recommends:
ii  xfce4-power-manager  1.4.1-1

Versions of packages xfce4-goodies suggests:
pn  gigolo                  <none>
pn  parole                  <none>
pn  xfce4-cellmodem-plugin  <none>
pn  xfce4-hdaps             <none>
pn  xfce4-linelight-plugin  <none>
pn  xfce4-messenger-plugin  <none>
pn  xfce4-mpc-plugin        <none>
pn  xfce4-radio-plugin      <none>
pn  xfce4-xfapplet-plugin   <none>
pn  xfswitch-plugin         <none>

-- no debconf information



More information about the Pkg-xfce-devel mailing list