Bug#672250: rss-glx: pixelcity/helios/drempels/lorenz/fieldlines keep running in the background, eating up the cpu

2024-08-29 Thread Marc Donges
I started sundancer2 within xscreensaver-demo and then clicked on another screensaver, causing xscreensaver-demo to hang. When started manually on the cli, the screensaver stops and exits properly. Attaching to process 316961 [New LWP 316963] [New LWP 316962] [Thread debugging using libthread_db

Bug#1075676: xoscope: ftbfs with GCC-14

2024-08-29 Thread Marc Donges
Control: tags -1 patch The following patch fixes builds with gcc-14. Description: Fix FTBFS with GCC 14 Author: Marc Donges Bug-Debian: https://bugs.debian.org/1075676 Last-Update: 2024-08-07 --- xoscope-2.3.orig/configure.ac +++ xoscope-2.3/configure.ac @@ -61,8 +61,8 @@ AS_IF([test

Bug#1079590: scratch3 does not run on Pi2

2024-08-24 Thread Marc Donges
Package: scratch3 Version: 3.30.9 Severity: important X-Debbugs-Cc: marc.don...@gmail.com On a current Raspberry Pi OS (bookworm, x86) I installed scratch3. After starting it with scratch-desktop, it took several minutes just to show the error message that WebGL is not supported. If this is inte

Bug#1079373: munin-plugins-btrfs unconditionally depends on munin-node

2024-08-22 Thread Marc Donges
Package: munin-plugins-btrfs Version: 13-1 Severity: normal X-Debbugs-Cc: marc.don...@gmail.com Dear Maintainer, munin-plugins-btrfs unconditionally depends on munin-node, which means it cannot be installed with munin-node-c. munin-node-c is an alternative implementation to munin-node, hence it

Bug#1079344: munin-plugins-core: ntp_offset plugin does not work with munin-node-c

2024-08-22 Thread Marc Donges
Package: munin-plugins-core Version: 2.0.73-1 Severity: normal X-Debbugs-Cc: marc.don...@gmail.com ntp_offset plugin does not work with munin-node-c Output when run under munin-node-c: # munin node at srv-etc-2 fetch ntp_offset Don't know how to do that . Expected output: (output when run unde

Bug#998641: python-yubico-tools: yubikey-totp broken with Python 3.9 (Debian bullseye)

2021-11-05 Thread Marc Donges
Package: python-yubico-tools Version: 1.3.3-0.3 Severity: important X-Debbugs-Cc: p...@hungry.com yubikey-totp is broken with the version of Python (3.9) that is current in Debian bullseye. Petter Reinholdtsen discovered this in a discussion of bug #965059 [1] and provided a patch there [2]. Wit

Bug#925171: inkscape: Recommends no longer existing package transfig

2019-03-20 Thread Marc Donges
Package: inkscape Version: 0.92.4-2 Severity: normal Dear Maintainer, inkscape (in testing) recommends transfig, which does not exist in testing. In Debian 9 transfig is described as "transitional dummy package for fig2dev". Please update the dependency from transfig to fig2dev, so this continu

Bug#925170: tracker-extract: Could not insert metadata [...] invalid UTF-8 character

2019-03-20 Thread Marc Donges
Package: tracker-extract Version: 2.1.6-1 Severity: normal Dear Maintainer, tracker-extract produces huge amounts of log messages, apparently not liking some of my files. The files are as they are, tracker-extract needs to deal with them. As indicated, I started it with more verbosity: (track

Bug#923191: munin-plugins-c: open_files can't cope with very large max files

2019-02-24 Thread Marc Donges
Package: munin-plugins-c Version: 0.0.11-1 Severity: normal Dear Maintainer, the open_files plugin seems not to be able to cope with very large values for max files. On two of my machines it returns 0 as warning and critical thresholds for the number of open files. I believe this is because it do

Bug#921985: munin-node: df plugin fails to get data for /home

2019-02-20 Thread Marc Donges
Hi Lars, On Mon, 18 Feb 2019 at 00:06, Lars Kruse wrote: > By accident I stumbled upon "systemctl edit munin-node". > This will open up an empty editor. Here you can add the following: > > [Service] > ProtectHome = read-only > > This will create a file > /etc/systemd/system/munin-node.service.

Bug#921985: munin-node: df plugin fails to get data for /home

2019-02-16 Thread Marc Donges
Hi Holger, thanks for the prompt reply. I understand the security benefits this presents in combination with ProtectSystem=full. However, a separate /home is a common configuration and this problem can easily be overlooked and is then not trivial to find, because there are no error messages anyw

Bug#921985: munin-node: df plugin fails to get data for /home

2019-02-10 Thread Marc Donges
Package: munin-node Version: 2.0.45-1 Severity: normal Dear Maintainer, on one of my systems I noticed that munin no longer records disk free data for the separate /home filesystem. While debugging I could not reproduce the problem when running the df plugin with munin-run. I could also not re

Bug#905643: pdftk-java: Requires JRE to work but does not depend on JRE

2018-08-07 Thread Marc Donges
Package: pdftk-java Version: 0.0.0+20180620.1-1 Severity: important pdftk-java does not depend on a JRE, but it requires one to work: mdonges@cindy:~$ pdftk /usr/bin/pdftk: 5: /usr/bin/pdftk: java: not found When I install default-jre-headless plus its dependencies, it works fine: mdonges@cindy

Bug#834790: aptitude hangs at "Loading cache" when unable to download package list

2016-08-31 Thread Marc Donges
Hi! I have the same problem with a different underlying cause, a Release file with a correct signature but an invalid date. Updating the package list interactively shows no problems but hangs at "Loading cache". When updating the package list noninteractively via "aptitude update" the problem is

Bug#823110: cups-filters: Versioned dependency on imagemagick makes using graphicsmagick harder

2016-04-30 Thread Marc Donges
Package: cups-filters Version: 1.8.3-2+b1 Severity: normal Dear Maintainer, recent versions of cups-filters have a versioned dependency on imagemagick. The relevant changelog is this: * Added dependencies on imagemagick (>= 6.4~), liblouisutdml-bin, and

Bug#821154: chromium: crashes on video

2016-04-18 Thread Marc Donges
I can confirm this problem for the sid package 50.0.2661.75-1 when installed on testing. However, the problem does not occur with the package 50.0.2661.75-1~deb8u1 from stable-security on testing, although it's basically the same version of chrome. Cheers, Marc

Bug#732228: Acknowledgement (rsync: fails to remove files with --remove-source when used with --copy-links)

2013-12-15 Thread Marc Donges
I tried to verify this in the stable release and could not confirm it there (3.0.9-4) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#723098: linux-image-3.10-2-amd64: Setting screen backlight bightness extremely sluggish

2013-09-16 Thread Marc Donges
Package: src:linux Version: 3.10.7-1 Severity: normal With the current kernel in X/gnome, when I use the keys to control the screen backlight brightness, the change of one brightness level including the visual feedback takes on the order of 3 seconds. That is very slow. Also the touchpad input

Bug#557476: setting not restored on suspend/resume and login/logout

2012-11-24 Thread Marc Donges
Package: gpointing-device-settings Version: 1.5.1-6 Followup-For: Bug #557476 Dear Maintainer, I can confirm the problem of settings not being restored after logout/login for the current version of gpointing-device-settings is wheezy. gnome-settings-daemon is loaded but does not have the mention