Bug#1019717: Display of an SVG file broken due to gsfonts transition

2023-05-23 Thread Albrecht Dreß
Digging a little deeper into this, I /think/ this is a bug in the GraphicsMagick source file http://hg.code.sf.net/p/graphicsmagick/code/file/tip/config/type-ghostscript.mgk.in which hard-codes the font file names and just makes the path configurable. I added the attached patch file to the

Bug#1019717: Display of an SVG file broken due to gsfonts transition

2023-05-22 Thread Albrecht Dreß
The issue is still present in libgraphicsmagick-q16-3 v. 1.4+really1.3.40-4 and makes using the library with the standard config files somehow unusable as soon as any SVG with a "text" container is involved. It would be great if a fix would be available before the final Bookworm release.

Bug#1012816: reportbug: Failed to insert module 'firewire_sbp2': Key was rejected by service

2022-06-14 Thread Albrecht Dreß
Package: src:linux Version: 5.10.120-1 Severity: normal X-Debbugs-Cc: albrecht.dr...@netcologne.de Since the latest update, during startup systemd fails (i.e. prints "red" messages) whilst inserting modules. /var/log/syslog contains --8<- systemd-modules-load[1767]: Failed to insert module

Bug#958316: libtar0: memory leak when tar_open() fails

2020-04-20 Thread Albrecht Dreß
Package: libtar0 Version: 1.2.20-8+b1 Severity: normal Dear Maintainer, calling tar_open() for a non-existent file produces a memory leak. E.g. the following trivial code --8<- #include #include #include int main() {

Bug#938989: some progress…

2019-09-01 Thread Albrecht Dreß
Hi, comparing the file OK400PCL.ppd with other ppd's, I noticed an odd extra parameter for Duplex. Applying the following patch: --- /usr/share/ppd/okidata/OK400PCL.ppd.orig2019-09-01 13:28:57.087482158 +0200 +++ /usr/share/ppd/okidata/OK400PCL.ppd 2019-09-01 13:29:42.562208160 +0200 @@

Bug#938989: printer-driver-oki: Duplex option not working with OKI B401dn

2019-08-30 Thread Albrecht Dreß
Package: printer-driver-oki Version: 1.0.1-1 Severity: important Dear Maintainer, the "Duplex" option of the printer driver seems to be ignored with my OKI B401dn printer, e.g. when printing from Libreoffice or Evince. Apparently, the option *is* passed to the driver script

Bug#622822: Bug 622822

2013-03-12 Thread Albrecht Dreß
I also see this bug in my amd64 squeeze box. Updating to the package libmilter1.0.1_8.14.4-2.1_amd64.deb (from wheezy) doesn't help, I again get Mar 12 16:00:32 kernel: [536379.409761] [23109]: segfault at 40 ip 00402023 sp 7f2d1bffed20 error 4 in [40+5000] Any

Bug#639393: Solved!

2012-10-17 Thread Albrecht Dreß
Hi Christian: Works perfectly now for me (with dosfsck 3.0.13)! Thanks, Albrecht. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#639393: debian #639393: patch incomplete?

2012-10-16 Thread Albrecht Dreß
Hi, are you sure that this is really the *full* solution? I had a similar issue with a CF card. After adding your patch, running the modified dosfsck seems to re-claim the lost clusters, but the verification pass spits out errors: snip # /ram/dosfsck -a -w -V -v /dev/sda1 dosfsck 3.0.12 (29

Bug#464818: balsa: should depend on pinentry-*

2008-06-03 Thread Albrecht Dreß
Am 01.06.08 10:58 schrieb(en) Alan Baghumian: I don't have pinentry-* installed but my balsa can decrypt encrypted mail messages w/o problem. It depends on whether you use gpg1 or gpg2. For the latter, gpg-agent and pinentry *must* be installed (gpg2 requirement). If you still use gpg1,