Bug#939765: fdpowermon dies every now and then

2019-09-09 Thread Wouter Verhelst
On Sun, Sep 08, 2019 at 04:58:20PM +0200, Christoph Berg wrote:
> Package: fdpowermon
> Version: 1.18
> Severity: normal
> 
> Hi,
> 
> I have fdpowermon running with awesome (and no "modern" desktop
> environment).

Yeah, me too :-)

> Things work fine, except that after some time, when I'm
> not looking, fdpowermon just disappears. I can't say what's happening,
> the icon and the process are then just gone.
> 
> Any suggestion on how to debug that? Start from gdb?

gdb wouldn't help. "perl -d" might, though. But don't start there.

Instead, I would suggest you capture fdpowermon's stdout and stderr.
They might reveal what's happening. If not, the perl debugger ("perl
-d") might help.

Note that if you run fdpowermon or awesome in a session, the output may
be part of your ~/.xsession-errors file or some such.

-- 
To the thief who stole my anti-depressants: I hope you're happy

  -- seen somewhere on the Internet on a photo of a billboard



Bug#939765: fdpowermon dies every now and then

2019-09-08 Thread Christoph Berg
Package: fdpowermon
Version: 1.18
Severity: normal

Hi,

I have fdpowermon running with awesome (and no "modern" desktop
environment). Things work fine, except that after some time, when I'm
not looking, fdpowermon just disappears. I can't say what's happening,
the icon and the process are then just gone.

Any suggestion on how to debug that? Start from gdb?

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de:en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fdpowermon depends on:
ii  acpi  1.7-1.1
ii  fdpowermon-icons  1.18
ii  libgtk3-perl  0.035-1
ii  perl  5.28.1-6

Versions of packages fdpowermon recommends:
ii  gir1.2-notify-0.7  0.7.8-1

fdpowermon suggests no packages.

-- Configuration Files:
/etc/fdpowermon/theme.cfg changed:
[default]
steps = 7
dir = /usr/share/icons/oxygen/base/22x22/status
charging = 0:battery-charging-low.png, 10:battery-charging-low.png, 
30:battery-charging-caution.png, 50:battery-charging-040.png, 
70:battery-charging-060.png, 
90:battery-charging-080.png,100:battery-charging.png
discharging = 
2:battery-missing.png:battery-low.png,10:battery-low.png,30:battery-caution.png,50:battery-040.png,70:battery-060.png,90:battery-080.png,100:battery-100.png


-- no debconf information

Thanks,
Christoph