Bug#1031041: firefox-esr: Please add PDF to supported MimeTypes

2023-02-10 Thread Ronny Standtke
, ...) the PDF mimetypes must be added to the Firefox desktop file. The attached patch fixes this issue. Best regards Ronny Standtke From 41a636c8686fd2b5aedb716d50032220db339890 Mon Sep 17 00:00:00 2001 From: Ronny Standtke Date: Fri, 10 Feb 2023 19:30:03 +0100 Subject: [PATCH] added PDF mimetypes

Bug#1002745: minetest-mod-protector: package contains wrong mod

2021-12-28 Thread Ronny Standtke
Package: minetest-mod-protector Version: 20210923-2 Severity: grave Justification: renders package unusable Something went completely wrong with the latest version of this package. It doesn't contain the mod "protector" but the mod "mobs_redo". -- System Information: Debian Release: 11.2   APT

Bug#987893: clamtk: wrong path of clamtk-kde.desktop file

2021-05-01 Thread Ronny Standtke
: Ronny Standtke Date: Sat, 1 May 2021 17:59:53 +0200 Subject: [PATCH] install clamtk-kde.desktop into correct directory --- debian/clamtk.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/clamtk.install b/debian/clamtk.install index aecb4cf..7c4715a 100644

Bug#986945: xdrawchem has no desktop file

2021-04-14 Thread Ronny Standtke
Package: xdrawchem Version: 1:1.11.0-2 Severity: normal xdrawchem is a graphical application but lacks a desktop file. Therefore it is only accessible via the command line, which is kind of strange for a GUI application. -- System Information: Debian Release: bullseye/sid   APT prefers testing  

Bug#986697: qreator crashes at startup

2021-04-09 Thread Ronny Standtke
Package: qreator Version: 16.06.1-5 Severity: important qreator crashes at startup with the following error message: /usr/share/qreator/qreator_lib/Builder.py:21: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure

Bug#986689: [PATCH] gnome-nettool: SVG icon is invalid

2021-04-09 Thread Ronny Standtke
    5.5.8 gnome-nettool recommends no packages. gnome-nettool suggests no packages. -- no debconf information From 217075331273b06b119b6d1cf36728b2b7466fc2 Mon Sep 17 00:00:00 2001 From: Ronny Standtke Date: Fri, 9 Apr 2021 00:06:24 +0200 Subject: [PATCH] fixed broken

Bug#967052: live-boot: fixed handling of plymouth LUKS retry prompt

2020-08-03 Thread Ronny Standtke
7b6d961d0bbabcc43385e092f4e25ce76b2d0c2e Mon Sep 17 00:00:00 2001 From: Ronny Standtke Date: Mon, 3 Aug 2020 18:35:33 +0200 Subject: [PATCH] delete plymouth retry promt after answer --- components/9990-misc-helpers.sh | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/components/9990-misc

Bug#965953: live-build: [PATCH] container hooks

2020-07-21 Thread Ronny Standtke
Package: live-build Version: 1:20191221 Severity: normal Tags: patch The department I work for creates live systems for many different schools and universities. There is so much software that is needed by these organizations but is not available in the Debian repositories, that we needed to

Bug#963960: dbus-java-bin: CreateInterface fails with XML parsing errors

2020-06-29 Thread Ronny Standtke
Package: dbus-java-bin Version: 2.8-9 Severity: important Whatever I try, CreateInterface always fails with XML parsing errors, e.g.: $ CreateInterface --system org.freedesktop.UDisks2 /org/freedesktop/UDisks2/block_devices/sda   [Fatal Error] introspect.dtd:1:3: The markup declarations

Bug#960829: minetest-mod-homedecor: should recommend instead of depend on minetest-mod-currency

2020-05-17 Thread Ronny Standtke
Package: minetest-mod-homedecor Version: 20190922.1-1 Severity: normal minetest-mod-homedecor currently depends on minetest-mod-currency. But this is unnecessary as minetest-mod-homedecor works completely fine without minetest-mod-currency. There is only an *optional* dependency in

Bug#873809: Packaging newer upstreams

2020-05-17 Thread Ronny Standtke
Hi all I just wanted to let you know that I packaged the current WorldEdit mod version (v1.2 plus git master branch) here: https://packages.lernstick.ch/lernstick/pool/main/m/minetest-mod-worldedit/ I am not a Debian maintainer or Debian developer myself. I just hope that this somehow helps

Bug#960825: minetest-mod-player-3d-armor: should recommend minetest-mod-unified-inventory

2020-05-17 Thread Ronny Standtke
Package: minetest-mod-player-3d-armor Version: 0.4.13-2 Severity: normal minetest-mod-player-3d-armor should recommend minetest-mod-unified-inventory because it is needed for putting on and taking off the pieces of armor. Best regards Ronny

Bug#960823: minetest-mod-moreblocks: should recommend minetest-mod-intllib

2020-05-17 Thread Ronny Standtke
Package: minetest-mod-moreblocks Version: 2.0.0-1 Severity: normal minetest-mod-moreblocks should recommend minetest-mod-intllib because it is needed for showing the translated block descriptions. Best regards Ronny

Bug#956724: vokoscreen-ng: use high resolution icon

2020-04-14 Thread Ronny Standtke
Source: vokoscreen-ng Version: 3.0.3-1 Severity: minor Tags: patch vokoscreen-ng uses a low resolution icon that looks bad on desktop environments with large icons, e.g. GNOME. The attached patch fixes this (and also adds a German translation of the GenericName field). Best regards Ronny diff

Bug#956684: godot: icon for desktop file is missing

2020-04-14 Thread Ronny Standtke
Source: godot Version: 3.2-stable-2 Severity: minor Tags: patch The icon for the desktop file is missing. The attached patch fixes this issue. Best regards Ronny Standtke diff --git a/debian/rules b/debian/rules index fe12f0e2..706d82ca 100755 --- a/debian/rules +++ b/debian/rules @@ -70,6

Bug#940846: live-build: [PATCH] execute binary_hooks after binary_grub-efi so that it becomes possible to customize grub-efi files

2019-09-20 Thread Ronny Standtke
Ronny From e2ebb24cf3d41473180e87866a8150ea08698da5 Mon Sep 17 00:00:00 2001 From: Ronny Standtke Date: Fri, 20 Sep 2019 19:12:28 +0200 Subject: [PATCH] execute binary_hooks after binary_grub-efi so that it becomes possible to customize grub-efi files --- scripts/build/binary | 2 +- 1 file

Bug#939118: gnome-desktop3: add /etc/alternatives to bind mounts for thumbnailers

2019-09-01 Thread Ronny Standtke
for the latest version in experimental. Could you please fix this issue also in current Debian stable (buster)? We are supporting may schools that use Debian and are now missing the thumbnails of their GeoGebra files. Regards Ronny Standtke From 7dbf4c22983680a76ccc038c2ea894e2bfa48fb1 Mon Sep 17 00:00:00

Bug#935194: xfce4-session: Xfce session fails to start when previously logged into GNOME

2019-08-22 Thread Ronny Standtke
Hi Yves-Alexis > I don't use GNOME and am not at all knowledgeable in systemctl “user” > session. To be able to reproduce, analyze or even fix this issue it would be good if you install GNOME in parallel to Xfce. > In any case, that commands reports nothing in my Xfce session. Yes, as I said,

Bug#935194: xfce4-session: Xfce session fails to start when previously logged into GNOME

2019-08-21 Thread Ronny Standtke
> I have no idea why SESSION_MANAGER is already set when you start Xfce > the second time, but it looks like a bug in either gdm or gnome. As I said, the variable SESSION_MANAGER will be set when you log into GNOME (or GNOMEish desktop environments like Cinnamon or MATE). The variable is added to

Bug#935194: xfce4-session: Xfce session fails to start when previously logged into GNOME

2019-08-20 Thread Ronny Standtke
f8d878532359800892a5aa134c9746af2dc033aa Mon Sep 17 00:00:00 2001 From: Ronny Standtke Date: Tue, 20 Aug 2019 19:46:06 +0200 Subject: [PATCH] unset SESSION_MANAGER in 55xfce4-session --- debian/55xfce4-session | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/55xfce4-session b/debian

Bug#934701: live-boot: fixed handling of live media device in case of persistence

2019-08-13 Thread Ronny Standtke
patch fixes this issue. Best regards Ronny From a362df2b7c525e69b26c6744579515e7a4aafc93 Mon Sep 17 00:00:00 2001 From: Ronny Standtke Date: Tue, 13 Aug 2019 18:03:21 +0200 Subject: [PATCH] fixed handling of live media device in case of persistence --- components/9990-misc-helpers.sh | 4

Bug#927426: libreoffice-common: data loss because AutoRecovery information is stored in /tmp

2019-04-19 Thread Ronny Standtke
Package: libreoffice-common Version: 1:6.1.5-3 Severity: normal LibreOffice saves its AutoRecovery information in its "Temporary files" path which is in Debian per default "/tmp". This leads to data loss when the system crashes or has a power outage because /tmp in Debian is deleted at every

Bug#927128: live-build: [PATCH] replaced tar with rsync as it is much more efficient in both space and time

2019-04-15 Thread Ronny Standtke
0:00 2001 From: Ronny Standtke Date: Mon, 15 Apr 2019 23:32:17 +0200 Subject: [PATCH] replaced tar with rsync as it is much more efficient in both space and time --- debian/control| 1 + scripts/build/chroot_includes | 8 +--- 2 files changed, 2 insertions(+), 7 deletions

Bug#927128: live-build: [PATCH] replaced tar with rsync as it is much more efficient in both space and time

2019-04-15 Thread Ronny Standtke
for this step. I replaced this code block with a simple rsync call which is much more efficient in both space and time (see attached patch). Best regards Ronny >From 1f865461d87f6bbdb85e5369ee35f7568f0435db Mon Sep 17 00:00:00 2001 From: Ronny Standtke Date: Sun, 17 Mar 2019 18:34:20 +0100 Subject: [PA

Bug#923046: flatpak segfaults in live-build hook

2019-02-23 Thread Ronny Standtke
Package: flatpak Version: 1.2.3-1~bpo9+1 Severity: normal Dear Maintainer, We are providing schools with customized Debian Live images. Usually they are a combination of Debian stable and some selected backports (LibreOffice, Linux kernel, ...). Now we have some schools that really want to use

Bug#890114: smplayer: update_desktop_launcher patch breaks translations

2018-02-11 Thread Ronny Standtke
Source: smplayer Severity: minor Please remove debian/patches/04_update_desktop_launcher.patch. It breaks translations (they are no longer applied to the [Desktop Entry] section) and on top of that this patch is only important for Unity, which is not available in Debian. -- System Information:

Bug#890050: zynaddsubfx: German L10n missing in desktop files

2018-02-10 Thread Ronny Standtke
recommends no packages. zynaddsubfx suggests no packages. -- no debconf information >From 0c96bb0edecb048910427fbd9f53d798245c106a Mon Sep 17 00:00:00 2001 From: Ronny Standtke <ronny.stand...@gmx.net> Date: Sat, 10 Feb 2018 15:24:08 +0100 Subject: [PATCH] added German translation to desk

Bug#890047: virtualbox-guest-utils.service not enabled

2018-02-10 Thread Ronny Standtke
=de_CH.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- no debconf information >From a7529288615f52986ea160dab8c6760bfccea023 Mon Sep 17 00:00:00 2001 From: Ronny Standtke <ronny.stand...@gmx.net> Date: Sat, 10 Feb 2018 14:35:52 +0100 Subjec

Bug#890002: openshot-qt: desktop file is missing translations

2018-02-09 Thread Ronny Standtke
Package: openshot-qt Version: 2.4.1-1~bpo9+1 Severity: minor Tags: patch, l10n The openshot-qt desktop file is missing translations. This is user visible in e.g. the KDE Plasma start menu. The attached patch adds a German translation. -- System Information: Debian Release: 9.3   APT prefers

Bug#889992: photofilmstrip: missing translations in desktop file

2018-02-09 Thread Ronny Standtke
Package: photofilmstrip Version: 3.3.1-1~bpo9+1 Severity: minor Tags: patch, l10n The photofilmstrip desktop file is missing translations. This is user visible e.g. in the KDE Plasma start menu. The attached patch adds a German translation. -- System Information: Debian Release: 9.3   APT

Bug#889834: devede: missing German translation in desktop file

2018-02-07 Thread Ronny Standtke
Package: devede Version: 4.8.0-1 Severity: minor Tags: patch, l10n The devede desktop file is missing a German translation. The attached patch fixes this issue and sorts the list of translations. -- System Information: Debian Release: 9.3   APT prefers stable-updates   APT policy: (500,

Bug#889830: colobot: German translation for desktop file

2018-02-07 Thread Ronny Standtke
Package: colobot Version: 0.1.11-1~bpo9+1 Severity: minor Tags: patch, l10n The desktop file is missing a German translation. In addition to that the Name entry doesn't need to have redundant translations. The attached patch fixes this issue. -- System Information: Debian Release: 9.3   APT

Bug#889739: octave: missing L10n in desktop file

2018-02-06 Thread Ronny Standtke
Package: octave Version: 4.2.1-2~bpo9+1 Severity: minor Tags: patch, l10n The octave desktop file contains a Comment field without translations. This is user visible e.g. in the KDE Plasma start menu. In addition to that the Comment field redundantly repeats the Name field. The attached patch

Bug#889733: steam: missing L10n in desktop file

2018-02-06 Thread Ronny Standtke
Package: steam Version: 1.0.0.54-2 Severity: minor Tags: patch, l10n The steam desktop file contains a Comment field without translations. This field is user visible, e.g. in the KDE Plasma startup menu. Attached is a patch that adds a German translation of the Comment field. -- System

Bug#889641: nitroshare: missing localizations in desktop file

2018-02-05 Thread Ronny Standtke
Package: nitroshare Version: 0.3.3-1+b1 Severity: minor Tags: patch, l10n The nitroshare desktop file is missing localizations of the Comment field. This is visible e.g. in the KDE Plasma start menu. In addition to that the desktop file contains an unnecessary translation of the Name field. The

Bug#889633: gimagereader: missing translations in desktop file

2018-02-05 Thread Ronny Standtke
Package: gimagereader Version: 3.2.0-1 Severity: minor Tags: patch, l10n The gimagereader desktop file is missing translations of the GenericName field. This is visible e.g. in the KDE Plasma start menu. The attached patch adds a German translation. -- System Information: Debian Release: 9.3  

Bug#889562: gcompris: missing L10n in gcompris-edit desktop file

2018-02-04 Thread Ronny Standtke
Package: gcompris Version: 15.10-1+b1 Severity: minor Tags: patch, l10n The gcompris-edit desktop file is missing a German translation for the GenericName entry. This is user visible e.g. in the KDE Plasma desktop start menu. The attached patch fixes this issue. -- System Information: Debian

Bug#889553: icedtea-netx-common: missing L10n in itweb-settings desktop file

2018-02-04 Thread Ronny Standtke
Package: icedtea-netx-common Version: 1.6.2-3.1 Severity: minor Tags: patch, l10n The itweb-settings desktop file is missing translations of the Comment field. This field is user visible e.g. in the KDE Plasma start menu. The attached patch adds a German translation. -- System Information:

Bug#889299: mate-menus: mate-graphics.directory is missing translations

2018-02-03 Thread Ronny Standtke
Package: mate-menus Version: 1.18.1-1~bpo9+1 Severity: minor Tags: patch The mate-graphics.directory file is missing translations. The attached patch adds a German translation. -- System Information: Debian Release: 9.3   APT prefers stable-updates   APT policy: (500, 'stable-updates'), (500,

Bug#886009: live-config: race condition between live-config and systemd-tmpfiles-setup

2018-01-01 Thread Ronny Standtke
214+nmu1 ii  locales 2.24-11+deb9u1 ii  sudo    1.8.19p1-2.1 ii  user-setup  1.67 Versions of packages live-config suggests: ii  pciutils  1:3.5.2-1 ii  wget  1.18-5+deb9u1 -- no debconf information >From 331b52bd0c2e112327c8effc50d7f7f804afdb71 Mon Sep 17 00

Bug#885449: scribus: German translation in desktop file is missing

2017-12-27 Thread Ronny Standtke
> Right, I guess I can forward this upstream quite easily. Cool, thanks! > Is "Publishing" really the best german word for this? > I'm not a German speaking person, but it feels very English-y to me… Yes, we borrowed this word from English, see: https://de.wikipedia.org/wiki/Desktop-Publishing

Bug#885449: scribus: German translation in desktop file is missing

2017-12-27 Thread Ronny Standtke
Package: scribus Version: 1.4.6+dfsg-4 Severity: minor Tags: patch The scribus desktop file is missing a German translation. The attached patch fixes this issue. -- System Information: Debian Release: 9.3   APT prefers stable-updates   APT policy: (500, 'stable-updates'), (500, 'stable')

Bug#884460: gtkhash: every second start the list of hash functions is empty

2017-12-15 Thread Ronny Standtke
Package: gtkhash Version: 1.1-1~bpo9+1 Severity: important Dear Maintainer, I created a local backport of gtkhash 1.1 for Debian 9 (so that we also have caja-gtkhash). Every second start, the list of hash functions in gtkhash is empty. When this happens, I see the following value/key pair in

Bug#877776: live-boot: fixed read-only mode with overlayfs

2017-11-22 Thread Ronny Standtke
> Ok, shouldn't the same fix be done here too then (for the opt_link case)? > https://anonscm.debian.org/cgit/debian-live/live-boot.git/tree/components/9990-misc-helpers.sh#n1594 > Uhm, sorry, I really don't know. I am completely unfamiliar with the opt_link option... Cheers Ronny

Bug#877776: live-boot: fixed read-only mode with overlayfs

2017-11-21 Thread Ronny Standtke
Hi all > Can you be a bit more verbose in your explanation? OK, I try: live-boot in Debian 9 uses overlayfs per default instead of aufs in Debian 8. One difference between aufs and overlayfs is that aufs can operate directly on the file system root but overlayfs needs certain subdirectories (rw

Bug#877776: live-boot: fixed read-only mode with overlayfs

2017-10-05 Thread Ronny Standtke
Package: live-boot Version: 1:20170623 Severity: normal Tags: patch Read-only persistence mode doesn't currently work with overlayfs. The attached patch fixes this issue. Cheers Ronny commit 903d7ac3bb7fb69d01f9e499e569e881ba022ddc Author: Ronny Standtke <ronny.stand...@gmx.net> Date: T

Bug#871780: live-build: support for apt-transport-https

2017-09-09 Thread Ronny Standtke
(sorry for double-posting, forgot to keep the bug in cc) Hi > This issue can be solved by supplying '--debootstrap-options > "--include=apt-transport-https"' to lb config on the command line or > in auto/config. Thanks for the suggestion! It looks like the '--debootstrap-options' switch was

Bug#871780: live-build: support for apt-transport-https

2017-08-11 Thread Ronny Standtke
/apt-transport-https.sh new file mode 100755 index 000..fcd55da --- /dev/null +++ b/functions/apt-transport-https.sh @@ -0,0 +1,38 @@ +#!/bin/sh + +## live-build(7) - System Build Scripts +## Copyright (C) 2017 Ronny Standtke <ronny.stand...@gmx.net> +## +## This program comes with ABSO

Bug#867539: live-build: nicer mksquashfs

2017-07-07 Thread Ronny Standtke
Package: live-build Version: 1:20170609 Severity: normal Tags: patch I am building somewhat larger Debian Live based systems in a tmpfs. Even though the machines are quite powerful they become unresponsive to the point of being completely unusable during the mksquashfs step. Attached is a patch

Bug#853805: unknown-horizons: Use .png icons instead of .xpm

2017-03-03 Thread Ronny Standtke
Hi all I would suggest to use the provided svg icon instead of creating many png files with different resolutions. This saves space and looks crisp everywhere. We only have to add a simple link (see attached patch). Best Ronny --- unknown-horizons-2017.1+ds.orig/debian/links 2017-01-22

Bug#849568: aufs-dkms: dkms install fails

2016-12-28 Thread Ronny Standtke
Package: aufs-dkms Version: 4.8+20161219-1 Severity: important Installing aufs-dkms doesn't compile and install the kernel module via dkms. I re-checked by running dkms on the command line: root@debian:~# dkms install -m aufs -v 4.8+20161219 Kernel preparation

Bug#848601: qreator: newer upstream version (16.06.1) available

2016-12-18 Thread Ronny Standtke
Package: qreator Version: 13.05.3-2 Severity: normal A newer version (16.06.1) is available, see https://launchpad.net/qreator/+announcement/14006 Please try to package it, would be cool to have qreator again in the next stable Debian release.

Bug#838110: live-tools: exclude initrd backup files

2016-11-13 Thread Ronny Standtke
> just a minor thing but I think you should anchor your grep to the end of > the filename: > grep -v "old-dkms$" OK, please find attached an updated patch. I didn't use the quotes around the expression because with quotes I got a build error about bashisms. Cheers Ronny diff --git

Bug#844217: live-boot: immediately detect medium from live-media parameter

2016-11-13 Thread Ronny Standtke
information From 2fcda59eb298d5e2009569f8e9410ccd4ab9b3d7 Mon Sep 17 00:00:00 2001 From: Ronny Standtke <ronny.stand...@gmx.net> Date: Sun, 13 Nov 2016 15:17:11 +0100 Subject: [PATCH 1/1] Immediately detect medium from live-media parameter If a preferred medium (device or medium type) is

Bug#838110: live-tools: exclude initrd backup files

2016-09-17 Thread Ronny Standtke
Ronny >From 1431278240b84651947cf56cc27c95177883c2bf Mon Sep 17 00:00:00 2001 From: Ronny Standtke <ronny.stand...@gmx.net> Date: Sat, 17 Sep 2016 13:56:54 +0200 Subject: [PATCH] exclude initrd backup files --- bin/live-update-initramfs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions

Bug#827669: minetest-mod-mobf: packaging buggy/incomplete

2016-06-19 Thread Ronny Standtke
Package: minetest-mod-mobf Version: 2.5.0-1 Severity: important Tags: patch The minetest-mod-mobf binary package contains lots of xcf and blend files and even the directory /usr/share/games/minetest/mods/mobf/debian/. This makes the package unnecessary large and even buggy because in minetest a

Bug#814534: clamtk-gnome installs a redundant desktop file

2016-02-12 Thread Ronny Standtke
Package: clamtk-gnome Version: 5.20-1 Severity: minor clamtk-gnome installs the desktop file /usr/share/applications/clamtk-gnome.desktop. This file is identical to /usr/share/applications/clamtk.desktop which is already installed by the package clamtk which is a dependency of clamtk-gnome. The

Bug#808916: WARN in drm_atomic_check_only() during boot, Intel GM965 (gen4)

2016-01-24 Thread Ronny Standtke
I made a local backport of 4.4 in experimental for jessie and can confirm that the regression on the Dell Latitude E5500 is fixed in 4.4. Cheers Ronny

Bug#808916: linux-image-4.3.0-1-amd64: non-blocking stack trace crash during startup (drm/i915) in drm_atomic_check_only+0x46f/0x540

2016-01-16 Thread Ronny Standtke
I can confirm this problem on a Dell Latitude E5500. After booting up all I can see are some left-scrolling remains of the text console. I can switch to a text vt which then works normally but would really prefer to have a working graphical desktop. Here is some info about the PCI devices in the

Bug#808916: linux-image-4.3.0-1-amd64: non-blocking stack trace crash during startup (drm/i915) in drm_atomic_check_only+0x46f/0x540

2016-01-16 Thread Ronny Standtke
In addition to the already mentioned trace I also see the following error message in the system logs: Jan 16 15:14:29 debian kernel: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

Bug#811174: linux: Config option to build Surface Pro 3 buttons module not enabled

2016-01-16 Thread Ronny Standtke
Source: linux Severity: normal Please enable the option to build the kernel module that supports the Surface Pro 3 buttons (CONFIG_SURFACE_PRO3_BUTTON=m). Thanks Ronny -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable')

Bug#808916: WARN in drm_atomic_check_only() during boot, Intel GM965 (gen4)

2016-01-16 Thread Ronny Standtke
I can now definitely confirm that this is a regression in linux 4.3. I just tested with linux 4.2.6 and everything works fine, even though I also see the log message about intel_cpu_fifo_underrun_irq_handler. Any hope to get this fixed in 4.3 or do we have to wait for 4.4 (including linux-tools,

Bug#800034: closed by Gianfranco Costamagna <locutusofb...@debian.org> (Bug#800034: fixed in virtualbox-ext-pack 5.0.6-3)

2015-10-15 Thread Ronny Standtke
reopen 800034 thanks Sorry, this bug is still not fixed. I still get the same error message when trying to apt-get remove virtualbox-ext-pack. It's strange that the error message is VBoxExtPackHelperApp: error: Unknown option: '--forced' but the vboxmanage option in the prerm script is

Bug#800904: virtualbox-guest-x11: notify-send in guest additions X11 client is noisy and scary

2015-10-04 Thread Ronny Standtke
additions X11 client shows a warning message via notify-send. This is unnecessary and scares users. Therefore we use a simple echo instead of notify-send. Author: Ronny Standtke <ronny.stand...@gmx.net> --- --- virtualbox-5.0.6-dfsg.orig/src/VBox/Additions/x11/Installer/98vboxadd-x

Bug#800034: closed by Gianfranco Costamagna <locutusofb...@debian.org> (Bug#800034: fixed in virtualbox-ext-pack 5.0.6-1)

2015-10-04 Thread Ronny Standtke
reopen 800034 thanks Unfortunately, this bug is not fixed. apt-get remove virtualbox-ext-pack gives the following error message: Removing virtualbox-ext-pack (5.0.6-1~bpo8+1) ... 0%... Progress state: NS_ERROR_FAILURE VBoxManage: error: Failed to uninstall "Oracle VM VirtualBox Extension Pack"

Bug#800034: virtualbox-ext-pack: failed to uninstall

2015-09-25 Thread Ronny Standtke
Package: virtualbox-ext-pack Version: 5.0.4-2~bpo8+1 Severity: normal I created a local backport of virtualbox-ext-pack and included it in a Debian Live build. Unfortunately, the package then fails to uninstall or upgrade with the following error message: --

Bug#795474: hydrogen: please install SVG icon to correct location

2015-08-14 Thread Ronny Standtke
Package: hydrogen Version: 0.9.6.1-1 Severity: minor Tags: patch The hydrogen icon looks very blurry on desktops with large icons (e.g. GNOME). I noticed that there is an SVG icon in the hydrogen package but it is not installed to the correct location. This can be fixed with a tiny change to the

Bug#795425: gwakeonlan: improvements to desktop file and icon location

2015-08-13 Thread Ronny Standtke
Package: gwakeonlan Version: 0.5.1-1 Severity: minor Tags: patch The gwakeonlan icon looks very blurry on desktops with larger icons (e.g. GNOME). I noticed that the svg icon is installed in a non-standard folder. When adding a link to the correct location (just add the attached file

Bug#795008: italc-master: please install higher resolution icons

2015-08-09 Thread Ronny Standtke
Package: italc-master Version: 1:2.0.2+dfsg1-2+b1 Severity: minor Tags: patch The italc icon looks very blurry on desktops with larger icons (e.g. GNOME). I noticed that there are higher resolution icons available in the source package and also on Wikipedia, see:

Bug#794358: supertux: please install higher resolution icon (patch included)

2015-08-02 Thread Ronny Standtke
Package: supertux Version: 0.3.5a-1~bpo8+2 Severity: minor Tags: patch The supertux icon looks very blurry on desktops with larger icons, e.g. GNOME. I noticed that there is a higher resolution available in the source package (data/images/engine/icons/supertux-256x256.png). When installing this

Bug#794387: freemind: please install svg icon (patch included)

2015-08-02 Thread Ronny Standtke
Package: freemind Version: 0.9.0+dfsg2-1 Severity: minor Tags: patch The freemind icon looks very blurry on desktops with large icons (e.g. GNOME). I noticed that the source package contains a beautiful svg icon. I fixed the rules and install file (see attached patch file) so that the svg icon

Bug#794198: toppler: missing sources of binary file toppler.dat

2015-08-01 Thread Ronny Standtke
The file toppler.dat is actually an archive, like a tarball. It is not compiled code. Thanks for the info, good to know. I just didn't know how to unarchive the toppler.dat file. Is there any? http://toppler.sourceforge.net/repos/datafile/ This is the source for the archiver, not for

Bug#794337: audacity: please include higher resolution icon (patch included)

2015-08-01 Thread Ronny Standtke
Package: audacity Version: 2.0.6-2 Severity: minor Tags: patch When using larger icons in KDE the audacity icon looks very blurry (see left-hand side of attached picture). KDE does not seem to use the provided SVG icon, maybe because it is in a non-supported format. If the SVG icon is selected

Bug#794254: frozen-bubble: install higher resolution icons (patch included)

2015-07-31 Thread Ronny Standtke
Package: frozen-bubble Version: 2.212-4+b1 Severity: minor Tags: patch The frozen-bubble icon looks quite blurry on desktops with larger icons (e.g. GNOME) because of its low resolution (only 32x32 pixels). I noticed that there are more icons in the source package, including a version with higher

Bug#794198: toppler: missing sources of binary file toppler.dat

2015-07-31 Thread Ronny Standtke
Package: toppler Version: 1.1.6-2 Severity: normal After running apt-get source toppler I expected to find all sources of the toppler game. Unfortunately, the source package contains a big binary blob toppler.dat even though the sources for this file including a makefile are available here:

Bug#794197: toppler: higher resolution icon

2015-07-31 Thread Ronny Standtke
Package: toppler Version: 1.1.6-2 Severity: minor The toppler icon looks very blurry because of its quite low resolution (32x32). I noticed that in the upstream data repository there is a GIMP file with pictures of the toppler dude with a slightly higher resolution (40x40), see:

Bug#790852: gespeaker crashes at startup

2015-07-21 Thread Ronny Standtke
Hi could you please attach your ~/.config/gespeaker/settings.conf file? This file does not (yet?) exist on my system. The folder ~/.config/gespeaker/ was created but it is empty. Maybe because gespeaker never managed to start without crashing? Please attach here also the output of the command

Bug#791690: enigma: Help - Documentation tries to open nonexisting file

2015-07-07 Thread Ronny Standtke
Package: enigma Version: 1.20-dfsg.1-2 Severity: normal Pressing the button Help - Documentation does not open any documentation but produces the following output on the console: -- gvfs-open: file:///usr/share/doc/enigma-doc/index.html: error opening location: Error when

Bug#790970: international fonts are missing (regression)

2015-07-03 Thread Ronny Standtke
Package: blender Version: 2.74+dfsg0-2~bpo8+1 Severity: normal The blender version in stable (2.72.b) supports international fonts, see File - User Preferences... - System - International Fonts (checkbox on the lower right hand side) In the backported version the list of supported languages is,

Bug#790852: gespeaker crashes at startup

2015-07-02 Thread Ronny Standtke
Package: gespeaker Version: 0.8.5-1 Severity: important gespeaker crashes at startup with the following output: loading available plugins... [DBUS]: init plugin v.0.2 [Debug]: init plugin v.0.2 [Debug]: __init__(Debug, 0.2, Fabio Castelli, Debug interface,

Bug#789167: nvidia-legacy-304xx-alternative: alternative for libEGL is missing

2015-06-24 Thread Ronny Standtke
I am using a system based on Debian Live and constantly switch between systems where, depending on the currently available hardware, different glx providers (mesa, fglrx, and different versions of the nvidia driver) are needed. Switching alternatives is usually done automatically at startup by

Bug#789167: nvidia-legacy-304xx-alternative: alternative for libEGL is missing

2015-06-18 Thread Ronny Standtke
Package: nvidia-legacy-304xx-alternative Version: 304.125-1 Severity: important glx-alternative-nvidia sets up a slave link for libEGL. The problem is that nvidia-legacy-304xx-alternative doesn't add this slave link, too. This way libEGL is completely missing in the running system when

Bug#780258: include changes in backports in news/RSS feed

2015-03-11 Thread Ronny Standtke
Package: tracker.debian.org Severity: wishlist I would like to see the changes of package in backports in the news section / RSS feed. So far the tracker seems to report changes only for experimental, unstable, testing and stable. Thanks Ronny -- To UNSUBSCRIBE, email to

Bug#779289: qelectrotech always starts in French

2015-02-26 Thread Ronny Standtke
Package: qelectrotech Version: 0.40-1~bpo70+1 Severity: important I created a local backport of qelectrotech 0.4. Now it always starts in French, no matter what language I choose in the preferences. This is a regression from v0.22. -- System Information: Debian Release: 7.8 APT prefers

Bug#779291: unknown-horizons fails to find default translation

2015-02-26 Thread Ronny Standtke
Package: unknown-horizons Version: 2014.1+ds1-1~bpo70+1 Severity: normal I created a local backport of unknown-horizons and noticed that it no longer finds the standard translation (system locale). A run with strace shows that unknown-horizons searches for files named messages.mo but the files in

Bug#779289: qelectrotech always starts in French

2015-02-26 Thread Ronny Standtke
Some additional information: I see with strace that qelectrotech looks for the translation files in /usr/local/share/qelectrotech/lang/... but the translation files are actually in the directory /usr/share/qelectrotech/lang/... without the /local part -- To UNSUBSCRIBE, email to

Bug#777241: dbus-java-bin: CreateInterface failes to parse DBus type signature

2015-02-06 Thread Ronny Standtke
Package: dbus-java-bin Version: 2.8-5 Severity: important I tried to create an interface by calling: CreateInterface --system org.freedesktop.UDisks2 /org/freedesktop/UDisks2/block_devices/sda This reproducibly failes with the following output: /* File: org/freedesktop/UDisks2/Block.java */

Bug#775424: live-build: xorriso must be called with iso level 3 to support larger live systems

2015-01-15 Thread Ronny Standtke
Package: live-build Version: 4.0.3-1 Severity: normal For building larger live systems (squashfs 4G) xorriso must be called with iso level 3. We have been building our Debian Live based distribution with this switch for the whole wheezy cycle and did not notice any problem with it. Please

Bug#767378: lgeneral: error when starting the PG campaign

2014-10-30 Thread Ronny Standtke
Package: lgeneral Version: 1.2.4+dfsg-1~bpo70+1 Severity: normal Starting the PG campaign fails. The following error message is written to the console: /usr/share/games/lgeneral/scenarios/pg/Poland: file not found -- System Information: Debian Release: 7.7 APT prefers stable-updates APT

Bug#763603: pspp: startup notification does not work

2014-10-02 Thread Ronny Standtke
Hi Friedrich, Where did you get that package from? I created my own backport for wheezy. Ronny -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#763603: pspp: startup notification does not work

2014-10-02 Thread Ronny Standtke
Hi Friedrich, i tried to reproduce the problem with the pspp testing 0.8.3-6 release and I see it bouncing… Yes, this part of the startup notification works. The non-working part is that the bouncing does not stop after pspp has been started but only after a timeout of around half a minute.

Bug#763603: pspp: startup notification does not work

2014-10-01 Thread Ronny Standtke
Package: pspp Version: 0.8.4-1~bpo70+1 Severity: minor When starting pspp from the KDE start menu the startup notification (bouncing mouse cursor) does not stop after PSPP finished loading. I tried to fix the issue by specifying a StartupWMClass in the desktop file but it didn't help. The only

Bug#762099: flare-game: TryExec line in desktop file prevents flare desktop entry to appear

2014-09-18 Thread Ronny Standtke
Package: flare-game Version: 0.19-1~bpo70+1 Severity: normal I created a local backport of flare and noticed that it disappeared from the KDE start menu. After taking a look at the desktop file I noticed that it contains a TryExec line. After removing this line, the desktop file reappeared. It

Bug#760447: clamtk help does not open (Document Not Found)

2014-09-04 Thread Ronny Standtke
Package: clamtk Version: 5.09-1~bpo70+1 Severity: normal When clicking Help in the clamtk toolbar, a window opens with the info Document Not Found. This seems to be a Debian packaging bug. After installing the upstream Debian package (downloaded from here: https://code.google.com/p/clamtk/) the

Bug#758780: tuxtype: Can't open lessons when using German locale

2014-08-21 Thread Ronny Standtke
Package: tuxtype Version: 1.8.3-1~bpo70+1 Severity: normal When running tuxtype on a system with a German locale, lessons can't be opened. When trying to open a lesson, tuxtype just returns to the main menu and outputs the following error messages to the console: error loading script

Bug#758780: tuxtype: Can't open lessons when using German locale

2014-08-21 Thread Ronny Standtke
Hi Holger this version doenst exist, am I right to assume you are using a local backport? Yes, that's true, I created a local backport. Cheers Ronny -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#758143: chromium: Spelling error in desktop file

2014-08-14 Thread Ronny Standtke
Package: chromium Version: 35.0.1916.153-1~deb7u1 Severity: minor Tags: patch The desktop file contains the following line GenericName[de]=Web-Browser Web-Browser is bad spelling. The correct spelling would be Webbrowser (no dash and camel case please), see here:

Bug#747975: extremetuxracer: SVG icon is missing

2014-05-13 Thread Ronny Standtke
Package: extremetuxracer Version: 0.6.0-1~bpo70+1 Severity: minor The previous version of extremetuxracer contained an SVG icon (/usr/share/pixmaps/etracericon.svg). Please add it as /usr/share/icons/hicolor/scalable/apps/etr.svg. Then you can probably even remove the other icons in

Bug#733936: openclonk needs high resolution icons

2014-01-13 Thread Ronny Standtke
Hi where are the icons coming from? They are coming from here: http://forum.openclonk.org/topic_show.pl?tid=534 Kind regards Ronny -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#516765: stopmotion: starts once, produces warning message, never starts again

2014-01-09 Thread Ronny Standtke
The issue is still there. I backported stopmotion 0.7.1-1 to wheezy and run into exactly the same issue. My locale is de_CH.UTF-8. Cheers Ronny -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

  1   2   3   4   >