papirus-icon-theme icon indicating copy to clipboard operation
papirus-icon-theme copied to clipboard

No icon in taskbar for Xfce-Power-Manager 4.16.0

Open philmmanjaro opened this issue 3 years ago • 8 comments

  • Distribution (version): Manjaro 21.0-pre1
  • Desktop environment: Xfce
  • Installing method: distribution package
  • App name (version): xfce4-power-manager 4.16.0

Power-Manager changed the way on how to use icons for it's taskbar plugin. See also here: https://gitlab.xfce.org/xfce/xfce4-power-manager/-/commit/c5755b024e067eaa39e7c7cfc8c189e9a983ed7d

image

philmmanjaro avatar Jan 02 '21 00:01 philmmanjaro

It's strange, because icons battery-level-*-symbolic available

varlesh avatar Jan 02 '21 01:01 varlesh

https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/blob/master/Papirus/symbolic/status/battery-level-10-charging-symbolic.svg

varlesh avatar Jan 02 '21 01:01 varlesh

@philmmanjaro Or now used non-symbolic icons? How it's looking with default XFCE icon theme?

varlesh avatar Jan 02 '21 01:01 varlesh

https://gitlab.xfce.org/xfce/xfce4-power-manager/-/issues/104

varlesh avatar Jan 02 '21 03:01 varlesh

I have the same issue on Debian testing with XFCE 4.16.

rauldipeas avatar Jan 02 '21 03:01 rauldipeas

@rauldipeas Please report about this on gitlab xfce. Also maybe need testing with other themes too

varlesh avatar Jan 02 '21 03:01 varlesh

I think XFCE is using upower now. For example my output would be:

[phil@development x86_64]$ upower -d
Device: /org/freedesktop/UPower/devices/mouse_hidpp_battery_0
  native-path:          hidpp_battery_0
  model:                MX Vertical Advanced Ergonomic Mouse
  serial:               407b-24-8b-d8-7b
  power supply:         no
  updated:              Sa 02 Jan 2021 11:44:56 CET (88 seconds ago)
  has history:          yes
  has statistics:       yes
  mouse
    present:             yes
    rechargeable:        yes
    state:               discharging
    warning-level:       none
    battery-level:       normal
    percentage:          55% (should be ignored)
    icon-name:          'battery-low-symbolic'

Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply:         no
  updated:              Sa 02 Jan 2021 10:32:49 CET (4415 seconds ago)
  has history:          no
  has statistics:       no
  unknown
    warning-level:       none
    icon-name:          'battery-missing-symbolic'

Daemon:
  daemon-version:  0.99.11
  on-battery:      no
  lid-is-closed:   no
  lid-is-present:  no
  critical-action: PowerOff

So the second device for DisplayDevice calls the following icon: battery-missing-symbolic. That would explain why it is shown. So mouse_hidpp_battery_0 is totally ignored.

philmmanjaro avatar Jan 02 '21 10:01 philmmanjaro

Got the same issue after an upgrade from Debian Buster xfce to Debian Bullseye. No icon for xfce power management.

The problem seems to vanish with a clean install, or by starting from a clean profile (with a new user). Anyone confirms ?

zorzibaffo avatar Aug 29 '21 08:08 zorzibaffo