Bug#1004946: Cannot hold down backspace to delete password

2022-02-12 Thread Jamie Zawinski
When an X11 client reads X11-core events of type KeyPress and KeyRelease, a held-down key will result in a series of synthetic release/press events to make it look like the key was pressed multiple times. The initial delay and repeat rate are configured in the X server by xset and/or xkbset. Als

Bug#1004946: Cannot hold down backspace to delete password

2022-02-12 Thread Daniel Kahn Gillmor
On Fri 2022-02-11 09:16:09 -0800, Jamie Zawinski wrote: > On Feb 11, 2022, at 8:51 AM, Daniel Kahn Gillmor wrote: >> >> If the regression is caused by changes in how XInput/XInput2 behave, >> then maybe this problem should be addressed in that package. I'm >> reassigning this report there and ma

Bug#1004276: Installing libglvnd0/buster-backports would remove 197 packages including xserver and mate

2022-02-12 Thread Al Nikolov
On Mon, Jan 31, 2022 at 2:39 AM Pekka Sarnila wrote: > So nothing special there. What more info you need? > Please, send the resolver debug output at least, as it might shed some light. Try: ``` -o Debug::pkgProblemResolver=yes ``` Well one might think that if new libglvnd0 is backward incompa

Bug#909436: libdrm: FTBFS on hurd-i386 (#909436, updated and new patches)

2022-02-12 Thread Timo Aaltonen
Svante Signell kirjoitti 11.2.2022 klo 23.22: On Tue, 2022-01-18 at 17:46 +0100, Svante Signell wrote: Hello again, libdrm still FTBFS on GNU/Hurd, now at 2.4.109-2. Attached are two updated patches, hurd-port.diff and path_max.diff and two new ones. hurd_port.diff, path_max.diff, tests_amdgpu_

Bug#1005369: xserver-xorg-core: Breaks middle button trackpoint scrolling

2022-02-12 Thread Salvo "LtWorf" Tomaselli
Package: xserver-xorg-core Version: 2:21.1.3-2 Severity: critical Tags: upstream Justification: breaks unrelated software X-Debbugs-Cc: tipos...@tiscali.it Dear Maintainer, on thinkpads it is common to scroll by holding down the middle button and pushing the trackpoint up or down. After upgradin

Bug#1004154: Fwd: Bug#1004154: xserver-xorg-video-qxl: XOrg frequently crashes when using qxl driver: qxl(0): error doing QXL_ALLOC

2022-02-12 Thread Felix Leimbach
I noticed that vgamem_mb was still low (32 MB). So I changed to this (slightly wasteful) command-line and am now running the latest kernel (5.15.0-3-amd64): -vga none -device qxl-vga,ram_size_mb=256,vgamem_mb=256,vram_size_mb=256,vram64_size_mb=256,max_outputs=1 Will report back if that helps.

Bug#1005368: xserver-xorg-core: Won’t upgrade

2022-02-12 Thread Nicolas Patrois
Package: xserver-xorg-core Version: 2:1.20.14-1 Severity: normal Dear Maintainer, The package won’t upgrade because it needs to remove driver packages (nearly every driver packages), including the driver that I’m currently using. Here is the list of the packages that won’t upgrade: xserver-xorg-c

Bug#1004154: xserver-xorg-video-qxl: XOrg frequently crashes when using qxl driver: qxl(0): error doing QXL_ALLOC

2022-02-12 Thread Felix Leimbach
Thanks for looking into this Bernhard! I found the problem vanishes if I downgrade my kernel from 5.15.0-2 to 5.10.0-10. So it seems to be a regression on the kernel side. Yes, it is a virtual qemu/kvm machine. I increased the VRAM years ago, when I experimented with spice's h264 acceleration.