Bug#1091343: sddm: Also seen in new "trixie" installs of LXQt
Package: sddm
Version: 0.21.0-5
Followup-For: Bug #1091343
User: debian-qa@lists.debian.org
Usertags: openqa
X-Debbugs-Cc: Roland Clobus <rclobus@rclobus.nl>
This behaviour of displaying an on-screen keyboard appeared in installs
performed with "daily" testing images (the ones we build every day targeting
the next release) of Debian-Installer since the 20241220_0410 build of the
installer.
I'm guessing that this is not an intentional change.
The first example I've seen in our openQA tests is here:
https://openqa.debian.net/tests/336825#step/_graphical_wait_login/2
which is showing the login prompt directly after the 1st reboot in a default
install, having selected LXQt as the DE.
I believe that the issue was visible elsewhere earlier than this, because Roland
Clobus updated the code in our tests to deal with the pop-up keyboard on Dec
18th, so I guess the problem was showing on the Live images a little earlier.
Comparing the packages installed by the first problematic install, and the those
installed by the previous version, we get the diff below.
=-=-=-=-
47c47
< ii coinor-libcoinutils3v5:amd64 2.11.11+ds-1+b1 amd64 COIN-OR collection of utility classes (shared libraries)
---
> ii coinor-libcoinutils3v5:amd64 2.11.11+ds-2 amd64 COIN-OR collection of utility classes (shared libraries)
99c99
< ii dnsmasq-base 2.90-6 amd64 Small caching DNS proxy and DHCP/TFTP server - executable
---
> ii dnsmasq-base 2.90-7 amd64 Small caching DNS proxy and DHCP/TFTP server - executable
947d946
< ii libqt5hunspellinputmethod5:amd64 5.15.15+dfsg-2 amd64 Qt virtual keyboard - helper library for Hunspell input method
963d961
< ii libqt5virtualkeyboard5:amd64 5.15.15+dfsg-2 amd64 Qt virtual keyboard - public shared library
981a980
> ii libqt6multimedia6:amd64 6.7.2-7 amd64 Qt 6 Multimedia library
999a999
> ii libqt6virtualkeyboard6:amd64 6.7.2+dfsg-4 amd64 Qt 6 Virtual Keyboard library
1491d1490
< ii qml-module-qtquick-virtualkeyboard:amd64 5.15.15+dfsg-2 amd64 Qt virtual keyboard - QML module
1492a1492,1493
> ii qml6-module-qt-labs-folderlistmodel:amd64 6.7.2+dfsg-11 amd64 Qt 6 FolderListModel QML module
> ii qml6-module-qtmultimedia:amd64 6.7.2-7 amd64 Qt 6 Multimedia QML module
1501a1503
> ii qml6-module-qtquick-virtualkeyboard:amd64 6.7.2+dfsg-4 amd64 Qt 6 Virtual Keyboard QML module
1520a1523
> ii qt6-virtualkeyboard-plugin:amd64 6.7.2+dfsg-4 amd64 Qt 6 Virtual Keyboard
1528d1530
< ii qtvirtualkeyboard-plugin:amd64 5.15.15+dfsg-2 amd64 Qt virtual keyboard
1540,1541c1542,1543
< ii sddm 0.21.0-5 amd64 modern display manager for X11
< ii sddm-theme-debian-elarun 0.21.0-5 all 'Debian Elarun' Theme for SDDM X11 display manager
---
> ii sddm 0.21.0-6 amd64 modern display manager for X11
> ii sddm-theme-debian-elarun 0.21.0-6 all 'Debian Elarun' Theme for SDDM X11 display manager
1580c1582
< ii thunderbird 1:128.5.0esr-1 amd64 mail/news client with RSS, chat and integrated spam filter support
---
> ii thunderbird 1:128.5.2esr-1 amd64 mail/news client with RSS, chat and integrated spam filter support
=-=-=-=-
Reply to: