Bug#1058818: Acknowledgement (grub-common: fwsetup --is-supported not supported, boots into setup instead)

2023-12-17 Thread Georg Lukas
Okay, this is a weirdness caused by how I installed this laptop. I did a standard Debian install in 2021, then copied the rootfs from my previous (non-EFI) machine over it. Therefore I ended up with the modules in /usr/lib/grub/x86_64-efi in place, but not part of any installed Debian package.

Bug#1058818: Acknowledgement (grub-common: fwsetup --is-supported not supported, boots into setup instead)

2023-12-16 Thread Georg Lukas
This is probably related to http://git.savannah.gnu.org/cgit/grub.git/commit/?id=26031d3b101648352e4e427f04bf69d320088e77 - if the config change from that commit is combined with an older grub2 binary, the binary will interpret `fwsetup --is-supported` as `fwsetup` and immediately reboot into the

Bug#1058818: grub-common: fwsetup --is-supported not supported, boots into setup instead

2023-12-16 Thread Georg Lukas
Package: grub-common Version: 2.12~rc1-12 Severity: important The `fwsetup --is-supported` call from grub.d/30_uefi-firmware doesn't query for support, but instead reboots right into the BIOS setup. This makes the system unusable, as the command is executed when reading the config file. Removing

Bug#889743: 0.4.3 misreporting as 0.4.4

2018-05-15 Thread Georg Lukas
To add insult to injury, the Debian-packaged version 0.4.3-2 misreports as "0.4.4", when using the Lua-internal _VERSION variable (file /usr/share/lua/5.1/luaevent.lua): _M._VERSION = "0.4.4" This makes it impossible to detect the problem and warn the user in a portable way.

Bug#890413: Also missing QWebFrame path

2018-02-14 Thread Georg Lukas
The pc file is also missing the header path for the webkit widgets: -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets Georg

Bug#890413: libqt5webkit5-dev: Qt5WebKit.pc provides incorrect include path

2018-02-14 Thread Georg Lukas
Package: libqt5webkit5-dev Version: 5.212.0~alpha2-7 Severity: important Building applications that rely on QtWebKit from Qt5 fails with the following error: ./Swift/QtUI/QtWebKitChatView.h:13:10: fatal error: QWebElement: No such file or directory #include ^ compilation

Bug#889743: lua-event leaking timers with timeout=0

2018-02-06 Thread Georg Lukas
Package: lua-event Version: 0.4.3-2 Severity: important Dear Maintainer, the lua-event version packaged in Debian (0.4.3) contains a bug where timers with timeout=0 are never called, leaking memory and causing software malfunction. This causes problems with the prosody XMPP server, if used in

Bug#500881: crystalcursors: bad priority for x-cursor-theme alternatives

2008-10-02 Thread Georg Lukas
Package: crystalcursors Version: 1.1.1-10 Severity: normal The default x-cursor-theme alternative priority for all cursors is 50, causing the actually selected alternative to be semi-random (depending on the file name?). In my current setup it caused a left-handed cursor to become default,