Bug#1002023: This fixes the bug

2022-01-29 Thread CJP
Please ignore the patch in my previous mail. I created the new patch attached here, and it fixes this bug for me. The patch reverts commit 0cb79db12ac7c48477518dcff269ccc5d6b745e0, which was reported in the upstream discussion[1] to introduce the bug. Unfortunately, the reverted commit was

Bug#1002023: Partial bugfix

2022-01-29 Thread CJP
I created the attached patch, based on an upstream patch. I re-compiled the Wine packages with this patch, and tested it. It prevents Flight Simulator 2004 and Age of Empires II from crashing. In AoE, the game is playable, though in my case the window contents wasn't correctly sized to the (Wine

Bug#1002023: wine: Regression after upgrade to bullseye: crash with X_ConfigureWindow / BadWindow error

2022-01-07 Thread CJP
Antoine Le Gonidec schreef op vr 07-01-2022 om 17:04 [+0100]: > I think this is related to this upstream issue: > https://bugs.winehq.org/show_bug.cgi?id=49649 — Multiple games cause > X11 to crash on resolution change (Age of Empires 1 & 2, Star Wars: > Galactic Battlegrounds) > > It is fixed

Bug#1002023: wine: Regression after upgrade to bullseye: crash with X_ConfigureWindow / BadWindow error

2021-12-20 Thread CJP
Package: wine Version: 5.0.3-3 Severity: normal X-Debbugs-Cc: cornware...@ultimatestunts.nl Dear Maintainer, On Debian Buster, Wine was able to run Microsoft Flight Simulator 2004. After upgrading to Bullseye, it no longer does: when starting Flight Simulator, the loading screen appears, and

Bug#502847: netpbm: way to solve this bug

2016-09-11 Thread CJP
I had this issue too; it can be solved by patching the source code. Source file: pnm/pnmtojpeg.c Function: write_exif_header Line: 429 Old line: short length; New line: unsigned short length; Explanation: For some cameras, the EXIF data is more than 32767 bytes long. When storing the

Bug#823146: linux-image-4.5.0-0.bpo.1-amd64: Kernel 4.5 fails to boot on AMD A6 APU

2016-05-04 Thread CJP
Timer Driver v0.05 [ 31.700640] sp5100_tco: PCI Revision ID: 0x13 [ 31.700709] sp5100_tco: failed to find MMIO address, giving up. I hope this is what you expected. To me, it looks like the problem is fixed. CJP

Bug#823146: linux-image-4.5.0-0.bpo.1-amd64: Kernel 4.5 fails to boot on AMD A6 APU

2016-05-01 Thread CJP
Package: src:linux Version: 4.5.1-1~bpo8+1 Severity: critical Justification: breaks the whole system Dear Maintainer, After installing the recent linux-image update from jessie-backports, my laptop failed to boot. With the newly installed 4.5 kernel, the system still asked me for the password of

Bug#782507: libxrender1: i386/amd64 packages not co-installable

2015-04-13 Thread CJP
this security update? CJP -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#749851: grub-pc: Corrupted screen in text-mode GRUB on Radeon SUMO (R600) video card

2014-05-30 Thread CJP
Package: grub-pc Version: 1.99-27+deb7u2 Severity: important Dear Maintainer, I have a HP Pavilion G6 laptop with AMD A6-3420 processor, a Radeon SUMO (R600) video chipset and 1366x768 native resolution. I used to have a dual-boot Windows 7 / Linux Mint 13 setup with default GRUB settings; this