Processed: fixed 1033995 in 5.15.8+dfsg-4

2023-04-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 1033995 5.15.8+dfsg-4
Bug #1033995 [src:qtbase-opensource-src] qtbase-opensource-src: Fix 
accessibility of qt5 applications run as root
Marked as fixed in versions qtbase-opensource-src/5.15.8+dfsg-4.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1033995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033995
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1034169: libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working

2023-04-10 Thread Samuel Thibault
Hello,

Thanks for the backtrace, I believe I understand what is happening.  I
came up with another solution that should be way safer.

Thanks,
Samuel



Processed: Re: Bug#1033995: qtbase-opensource-src: Fix accessibility of qt5 applications run as root

2023-04-10 Thread Debian Bug Tracking System
Processing control commands:

> reopen -1
Bug #1033995 {Done: Dmitry Shachnev } 
[src:qtbase-opensource-src] qtbase-opensource-src: Fix accessibility of qt5 
applications run as root
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions qtbase-opensource-src/5.15.8+dfsg-4.
> found -1 5.15.8+dfsg-5
Bug #1033995 [src:qtbase-opensource-src] qtbase-opensource-src: Fix 
accessibility of qt5 applications run as root
Marked as found in versions qtbase-opensource-src/5.15.8+dfsg-5.

-- 
1033995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033995
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1033995: qtbase-opensource-src: Fix accessibility of qt5 applications run as root

2023-04-10 Thread Samuel Thibault
Control: reopen -1
Control: found -1 5.15.8+dfsg-5

Hello,

So the patch that was submitted upstream is indeed posing
problems: #1034160, #1034169, #1034191. AIUI, I guess that connecting
the enabledChanged signal too early is problematic because the code is
not actually ready to handle it because initialization is not finished.

I however came up with another way to fix the issue, that is way simpler
and should really not pose any problem since that's the way it's
happening in the normal case. I have submitted it upstream, and here is
the change.

Samuel
Description: fix accessibility on XCB when running as root
 Accessibility actually works when running applications as root, but we
 would never properly connect, since the enabledChanged signal would be
 emitted from the constructor in this case. So after connecting the
 signal, check the value by hand to make sure not to miss the
 notification.
 Only applications running as root would be affected, because all other
 applications would go through the asynchronous pattern of getting the
 bus address from dbus instead.
Origin: https://codereview.qt-project.org/c/qt/qtbase/+/205196
Bug: https://bugs.debian.org/1033995
Last-Update: 2023-04-09

--- a/src/platformsupport/linuxaccessibility/bridge.cpp
+++ b/src/platformsupport/linuxaccessibility/bridge.cpp
@@ -65,6 +65,10 @@ QSpiAccessibleBridge::QSpiAccessibleBrid
 {
 dbusConnection = new DBusConnection();
 connect(dbusConnection, SIGNAL(enabledChanged(bool)), this, 
SLOT(enabledChanged(bool)));
+// Now that we have connected the signal, make sure we didn't miss a 
change,
+// e.g. when running as root or when AT_SPI_BUS_ADDRESS is set by hand.
+if (dbusConnection->isEnabled())
+enabledChanged(true);
 }
 
 void QSpiAccessibleBridge::enabledChanged(bool enabled)


qtbase-opensource-src_5.15.8+dfsg-5_source.changes ACCEPTED into unstable

2023-04-10 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 10 Apr 2023 23:58:16 +0300
Source: qtbase-opensource-src
Architecture: source
Version: 5.15.8+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Closes: 1034160 1034169 1034191
Changes:
 qtbase-opensource-src (5.15.8+dfsg-5) unstable; urgency=medium
 .
   * Revert the last upload. Unfortunately, it caused regressions
 (closes: #1034160, #1034169, #1034191).
Checksums-Sha1:
 58fba8bc419b3b3a0719732a25b48eee0b7578f5 5430 
qtbase-opensource-src_5.15.8+dfsg-5.dsc
 e906fdf3bfca47d7781f5b33daaa732cb7fecc7e 230624 
qtbase-opensource-src_5.15.8+dfsg-5.debian.tar.xz
 b6ee4125083597589f1881124c0eba5a6c426901 15606 
qtbase-opensource-src_5.15.8+dfsg-5_source.buildinfo
Checksums-Sha256:
 e501bc4a391ecbf5bd1c601258206d9a4c4032d6cbce97e5bc2d55c3d8cfce2f 5430 
qtbase-opensource-src_5.15.8+dfsg-5.dsc
 90e41fbe463032419231f71c5da65c7eb0fa2336a0ed4811e2926dfbd26330bd 230624 
qtbase-opensource-src_5.15.8+dfsg-5.debian.tar.xz
 e4afeaf3ce5b2a187e5813190a784aaf23e21b9cb3ebe4ab2670a2f0f1ac3698 15606 
qtbase-opensource-src_5.15.8+dfsg-5_source.buildinfo
Files:
 63f644b21bcd4d1f19d6b1aae1f3e26a 5430 libs optional 
qtbase-opensource-src_5.15.8+dfsg-5.dsc
 a59019ce5fc3a259b4ae421003a32479 230624 libs optional 
qtbase-opensource-src_5.15.8+dfsg-5.debian.tar.xz
 6d63a70dfbbbad06494952cd29ec5d9c 15606 libs optional 
qtbase-opensource-src_5.15.8+dfsg-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmQ0eV4THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy6nVEACnhsUyT6N2hCcieUW6SFtWLXCBZLS+
N7hz+AHlcVvu0l+1zezBU9BPdG790lqyCTqTy0Ry5y2NF93YwjIdmXgTL66oCMNC
8+7k6iH+ujiSONY0v8zb+uct7/7Ttds0RDBFURZ+zjXPa0T1X1XxrcoZX/j4Yz5K
5COhU2KAleape7zZeI4Blq1Ryjs4GMP6mqbG3OPhoWQpdLwtu37stRBZe0LKsbLz
FWFGfLEkqEdRQJF/vaBzFti6aMHkTHEi1YHCy8AvdQL+bL/Sy8TuTbu/8bm07H/+
cLZuCF73gO2f7+rEwS1yqFk9uOOyuCR2k9IUbzlMLU9Fg0IeCwZvSTyelC8jwHUF
IxbqOuDBgsmtLWJpwRPxMKxJ7au4EJgANj8eMrAZg7Dpq1mVpsgnBSGGlAFBX/Br
XeG/5w9otW2cI6ttxLFk2MRoJtKhEeqsA6YG/erihf26kGt13uKsceMT6xIY/vmR
qSBVIyiY3OAPHOsX9yiVds126jkveBZZTWuGeKCUY4JP3P4cDHJZxpc+c4wHuDXI
54I2jyBdW8frvZerPRqYkWMVl8588qyqFqF5u4juEhEP0Hynw6Zg5ofiTKiP1LBk
L1Svc+JPp9WncVj7eVMHjM/S6n+m5cCDqqvr3jToiqQZwf4lhJAqty5lN/xiZggX
aKhj0LGuPRSjKQ==
=5jj5
-END PGP SIGNATURE-



Processing of qtbase-opensource-src_5.15.8+dfsg-5_source.changes

2023-04-10 Thread Debian FTP Masters
qtbase-opensource-src_5.15.8+dfsg-5_source.changes uploaded successfully to 
localhost
along with the files:
  qtbase-opensource-src_5.15.8+dfsg-5.dsc
  qtbase-opensource-src_5.15.8+dfsg-5.debian.tar.xz
  qtbase-opensource-src_5.15.8+dfsg-5_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1034191: marked as done (Alt-F2 fail to open krunner)

2023-04-10 Thread Debian Bug Tracking System
Your message dated Mon, 10 Apr 2023 21:21:40 +
with message-id 
and subject line Bug#1034191: fixed in qtbase-opensource-src 5.15.8+dfsg-5
has caused the Debian Bug report #1034191,
regarding Alt-F2 fail to open krunner
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1034191: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034191
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: libqt5gui5
Version: 5.15.8+dfsg-4

After upgrading from 5.15.8+dfsg-3 to 5.15.8+dfsg-4 opening krunner in 
lxqt doesn't work anymore.


It doesn't seem to be a shortcut problem Alt-F1, F2 etc... works.

Launching krunner from konsole get stuck with no debugging info.

Downgrading fix the problem.

thanks

--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net
--- End Message ---
--- Begin Message ---
Source: qtbase-opensource-src
Source-Version: 5.15.8+dfsg-5
Done: Dmitry Shachnev 

We believe that the bug you reported is fixed in the latest version of
qtbase-opensource-src, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1034...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev  (supplier of updated qtbase-opensource-src 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 10 Apr 2023 23:58:16 +0300
Source: qtbase-opensource-src
Architecture: source
Version: 5.15.8+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Closes: 1034160 1034169 1034191
Changes:
 qtbase-opensource-src (5.15.8+dfsg-5) unstable; urgency=medium
 .
   * Revert the last upload. Unfortunately, it caused regressions
 (closes: #1034160, #1034169, #1034191).
Checksums-Sha1:
 58fba8bc419b3b3a0719732a25b48eee0b7578f5 5430 
qtbase-opensource-src_5.15.8+dfsg-5.dsc
 e906fdf3bfca47d7781f5b33daaa732cb7fecc7e 230624 
qtbase-opensource-src_5.15.8+dfsg-5.debian.tar.xz
 b6ee4125083597589f1881124c0eba5a6c426901 15606 
qtbase-opensource-src_5.15.8+dfsg-5_source.buildinfo
Checksums-Sha256:
 e501bc4a391ecbf5bd1c601258206d9a4c4032d6cbce97e5bc2d55c3d8cfce2f 5430 
qtbase-opensource-src_5.15.8+dfsg-5.dsc
 90e41fbe463032419231f71c5da65c7eb0fa2336a0ed4811e2926dfbd26330bd 230624 
qtbase-opensource-src_5.15.8+dfsg-5.debian.tar.xz
 e4afeaf3ce5b2a187e5813190a784aaf23e21b9cb3ebe4ab2670a2f0f1ac3698 15606 
qtbase-opensource-src_5.15.8+dfsg-5_source.buildinfo
Files:
 63f644b21bcd4d1f19d6b1aae1f3e26a 5430 libs optional 
qtbase-opensource-src_5.15.8+dfsg-5.dsc
 a59019ce5fc3a259b4ae421003a32479 230624 libs optional 
qtbase-opensource-src_5.15.8+dfsg-5.debian.tar.xz
 6d63a70dfbbbad06494952cd29ec5d9c 15606 libs optional 
qtbase-opensource-src_5.15.8+dfsg-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmQ0eV4THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy6nVEACnhsUyT6N2hCcieUW6SFtWLXCBZLS+
N7hz+AHlcVvu0l+1zezBU9BPdG790lqyCTqTy0Ry5y2NF93YwjIdmXgTL66oCMNC
8+7k6iH+ujiSONY0v8zb+uct7/7Ttds0RDBFURZ+zjXPa0T1X1XxrcoZX/j4Yz5K
5COhU2KAleape7zZeI4Blq1Ryjs4GMP6mqbG3OPhoWQpdLwtu37stRBZe0LKsbLz
FWFGfLEkqEdRQJF/vaBzFti6aMHkTHEi1YHCy8AvdQL+bL/Sy8TuTbu/8bm07H/+
cLZuCF73gO2f7+rEwS1yqFk9uOOyuCR2k9IUbzlMLU9Fg0IeCwZvSTyelC8jwHUF
IxbqOuDBgsmtLWJpwRPxMKxJ7au4EJgANj8eMrAZg7Dpq1mVpsgnBSGGlAFBX/Br
XeG/5w9otW2cI6ttxLFk2MRoJtKhEeqsA6YG/erihf26kGt13uKsceMT6xIY/vmR
qSBVIyiY3OAPHOsX9yiVds126jkveBZZTWuGeKCUY4JP3P4cDHJZxpc+c4wHuDXI
54I2jyBdW8frvZerPRqYkWMVl8588qyqFqF5u4juEhEP0Hynw6Zg5ofiTKiP1LBk
L1Svc+JPp9WncVj7eVMHjM/S6n+m5cCDqqvr3jToiqQZwf4lhJAqty5lN/xiZggX
aKhj0LGuPRSjKQ==
=5jj5
-END PGP SIGNATURE End Message ---


Bug#1034169: marked as done (libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working)

2023-04-10 Thread Debian Bug Tracking System
Your message dated Mon, 10 Apr 2023 21:21:40 +
with message-id 
and subject line Bug#1034169: fixed in qtbase-opensource-src 5.15.8+dfsg-5
has caused the Debian Bug report #1034169,
regarding libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from 
working
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1034169: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libqt5core5a
Version: 5.15.8+dfsg-4
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Doing the following upgrade:

[UPGRADE] libqt5concurrent5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5core5a:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5dbus5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5gui5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5network5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5opengl5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5opengl5-dev:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5printsupport5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5-mysql:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5-psql:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5-sqlite:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5test5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5widgets5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5xml5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qt5-gtk-platformtheme:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qt5-qmake:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qt5-qmake-bin:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qtbase5-dev:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qtbase5-dev-tools:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Downgrading all those packages to 5.15.8+gfsg-3

   * What was the outcome of this action?

krunner alt-F2 shortcut worked again

   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 12.0
  APT prefers experimental
  APT policy: (1, 'experimental')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 6.3.0-rc6 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages libqt5core5a depends on:
ii  libc6  2.36-8
ii  libdouble-conversion3  3.2.1-1
ii  libgcc-s1  13-20230320-1
ii  libglib2.0-0   2.75.2-1
ii  libicu72   72.1-3
ii  libpcre2-16-0  10.42-1
ii  libstdc++6 13-20230320-1
ii  libzstd1   1.5.4+dfsg2-5
ii  shared-mime-info   2.2-1
ii  zlib1g 1:1.2.13.dfsg-1

Versions of packages libqt5core5a recommends:
ii  qttranslations5-l10n  5.15.8-2

Versions of packages libqt5core5a suggests:
ii  libthai0  0.1.29-1

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: qtbase-opensource-src
Source-Version: 5.15.8+dfsg-5
Done: Dmitry Shachnev 

We believe that the bug you reported is fixed in the latest version of
qtbase-opensource-src, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1034...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev  (supplier of updated qtbase-opensource-src 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 10 Apr 2023 23:58:16 +0300
Source: qtbase-opensource-src
Architecture: source
Version: 5.15.8+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Closes: 1034160 1034169 1034191
Changes:
 qtbase-opensource-src (5.15.8+dfsg-5) unstable; urgency=medium
 .
   * Revert the last upload. Unfortunately, it caused regressions
 (closes: #1034160, #1034169, #1034191).
Checksums-Sha1:
 

Bug#1034160: marked as done (libkscreenlocker5: Screen locker crashes asking for loginctl command)

2023-04-10 Thread Debian Bug Tracking System
Your message dated Mon, 10 Apr 2023 21:21:39 +
with message-id 
and subject line Bug#1034160: fixed in qtbase-opensource-src 5.15.8+dfsg-5
has caused the Debian Bug report #1034160,
regarding libkscreenlocker5: Screen locker crashes asking for loginctl command
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1034160: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034160
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libkscreenlocker5
Version: 5.27.2-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

After some libraries updates, I cannot lock my plasma session anymore.

It shows a black screen with a message asking to go to a virtual terminal and 
run a 'loginctl unlock-session 2' or similar to unlock the screen.

This is happening with my desktop and my notebook. Even with a reboot this 
problem presists.

Debian Release: 12.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.2.10 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libkscreenlocker5 depends on:
ii  kio5.103.0-1
ii  kpackagetool5  5.103.0-1
ii  libc6  2.36-8
ii  libkf5configcore5  5.103.0-2
ii  libkf5configgui5   5.103.0-2
ii  libkf5configqml5   5.103.0-2
ii  libkf5coreaddons5  5.103.0-1
ii  libkf5crash5   5.103.0-1
ii  libkf5declarative5 5.103.0-1
ii  libkf5globalaccel-bin  5.103.0-1
ii  libkf5globalaccel5 5.103.0-1
ii  libkf5i18n55.103.0-1
ii  libkf5idletime55.103.0-2
ii  libkf5kiocore5 5.103.0-1
ii  libkf5notifications5   5.103.0-1
ii  libkf5package5 5.103.0-1
ii  libkf5quickaddons5 5.103.0-1
ii  libkf5screendpms8  4:5.27.2-1
ii  libkf5waylandclient5   4:5.103.0-1
ii  libkf5windowsystem55.103.0-1
ii  libkf5xmlgui5  5.103.0-1
ii  liblayershellqtinterface5  5.27.2-1
ii  libpam0g   1.5.2-6
ii  libqt5core5a   5.15.8+dfsg-4
ii  libqt5dbus55.15.8+dfsg-4
ii  libqt5gui5 5.15.8+dfsg-4
ii  libqt5network5 5.15.8+dfsg-4
ii  libqt5qml5 5.15.8+dfsg-3
ii  libqt5quick5   5.15.8+dfsg-3
ii  libqt5widgets5 5.15.8+dfsg-4
ii  libqt5x11extras5   5.15.8-2
ii  libstdc++6 12.2.0-14
ii  libwayland-client0 1.21.0-1
ii  libwayland-server0 1.21.0-1
ii  libx11-6   2:1.8.4-2
ii  libxcb-keysyms10.4.0-1+b2
ii  libxcb11.15-1
ii  libxi6 2:1.8-1+b1
ii  psmisc 23.6-1

Versions of packages libkscreenlocker5 recommends:
ii  kde-config-screenlocker  5.27.2-1

libkscreenlocker5 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: qtbase-opensource-src
Source-Version: 5.15.8+dfsg-5
Done: Dmitry Shachnev 

We believe that the bug you reported is fixed in the latest version of
qtbase-opensource-src, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1034...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev  (supplier of updated qtbase-opensource-src 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 10 Apr 2023 23:58:16 +0300
Source: qtbase-opensource-src
Architecture: source
Version: 5.15.8+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Closes: 1034160 1034169 1034191
Changes:
 qtbase-opensource-src (5.15.8+dfsg-5) unstable; urgency=medium
 .
   * Revert the last upload. Unfortunately, it caused regressions
 (closes: #1034160, #1034169, #1034191).
Checksums-Sha1:
 58fba8bc419b3b3a0719732a25b48eee0b7578f5 5430 
qtbase-opensource-src_5.15.8+dfsg-5.dsc
 

Processed: Reassigning 1034160

2023-04-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 1034160 libqt5gui5 5.15.8+dfsg-4
Bug #1034160 [libkscreenlocker5] libkscreenlocker5: Screen locker crashes 
asking for loginctl command
Bug reassigned from package 'libkscreenlocker5' to 'libqt5gui5'.
No longer marked as found in versions kscreenlocker/5.27.2-1.
Ignoring request to alter fixed versions of bug #1034160 to the same values 
previously set
Bug #1034160 [libqt5gui5] libkscreenlocker5: Screen locker crashes asking for 
loginctl command
Marked as found in versions qtbase-opensource-src/5.15.8+dfsg-4.
> affects 1034160 kscreenlocker
Bug #1034160 [libqt5gui5] libkscreenlocker5: Screen locker crashes asking for 
loginctl command
Added indication that 1034160 affects kscreenlocker
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1034160: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034160
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1034191: Alt-F2 fail to open krunner

2023-04-10 Thread Ivan Sergio Borgonovo

Package: libqt5gui5
Version: 5.15.8+dfsg-4

After upgrading from 5.15.8+dfsg-3 to 5.15.8+dfsg-4 opening krunner in 
lxqt doesn't work anymore.


It doesn't seem to be a shortcut problem Alt-F1, F2 etc... works.

Launching krunner from konsole get stuck with no debugging info.

Downgrading fix the problem.

thanks

--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net



Bug#1034169: libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working

2023-04-10 Thread Samuel Thibault
Antonio, le lun. 10 avril 2023 21:13:59 +0200, a ecrit:
> Thread 1 "krunner" received signal SIGSEGV, Segmentation fault.
> 0x74a9814a in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> (gdb) bt
> #0  0x74a9814a in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> #1  0x74a982d2 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> #2  0x74a982d2 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> #3  0x74a982d2 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> #4  0x74a98608 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> #5  0x74a98743 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> #6  0x74a98a40 in _dbus_type_reader_set_basic () from /lib/
> x86_64-linux-gnu/libdbus-1.so.3
> #7  0x74a9604b in _dbus_header_set_field_basic () from /lib/
> x86_64-linux-gnu/libdbus-1.so.3
> #8  0x74a9a92d in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
> #9  0x74a9c793 in dbus_message_iter_append_basic () from /lib/
> x86_64-linux-gnu/libdbus-1.so.3
> #10 0x769c990b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
> #11 0x769cb8f1 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
> #12 0x7699e8b0 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
> #13 0x7699854d in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
> #14 0x7699b2a8 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5

Could you re-run with libdbus-1-3-dbgsym and libqt5dbus5-dbgsym
installed?

Samuel



Bug#1034169: libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working

2023-04-10 Thread Antonio

Found this:

$ systemctl --user status plasma-krunner
×plasma-krunner.service - KRunner
Loaded: loaded (/usr/lib/systemd/user/plasma-krunner.service; static)
Active: failed(Result: signal) since Mon 2023-04-10 21:11:08 CEST; 
14s ago

  Duration: 5.239s
   Process: 10623 ExecStart=/usr/bin/krunner (code=killed, signal=SEGV)
  Main PID: 10623 (code=killed, signal=SEGV)
   CPU: 4.176s

apr 10 21:11:03 SAT systemd[3611]: Starting plasma-krunner.service - 
KRunner...
apr 10 21:11:03 SAT systemd[3611]: Started plasma-krunner.service - 
KRunner.
apr 10 21:11:08 SAT systemd[3611]: plasma-krunner.service: Main process 
exited, code=killed, status=11/SEGV
apr 10 21:11:08 SAT systemd[3611]: plasma-krunner.service: Failed with 
result 'signal'.
apr 10 21:11:08 SAT systemd[3611]: plasma-krunner.service: Consumed 
4.176s CPU time.


...

$ gdb /usr/bin/krunner
GNU gdb (Debian 13.1-2) 13.1
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 


This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
   .

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/krunner...
(No debugging symbols found in /usr/bin/krunner)
(gdb) r
Starting program: /usr/bin/krunner
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x703ff6c0 (LWP 10743)]
[New Thread 0x7fffef9e76c0 (LWP 10744)]
[New Thread 0x7fffeccbe6c0 (LWP 10745)]
[New Thread 0x7fffe67ff6c0 (LWP 10746)]
[New Thread 0x7fffe5ffe6c0 (LWP 10747)]
[New Thread 0x7fffe57fd6c0 (LWP 10748)]
[New Thread 0x7fffe4ffc6c0 (LWP 10749)]
[New Thread 0x7fffd8dff6c0 (LWP 10750)]
[New Thread 0x7fffbbfff6c0 (LWP 10751)]
[New Thread 0x7fffc3fff6c0 (LWP 10752)]
[New Thread 0x7fffc37fe6c0 (LWP 10753)]
[New Thread 0x7fffc2ffd6c0 (LWP 10754)]
[New Thread 0x7fffc27fc6c0 (LWP 10755)]
[New Thread 0x7fffc1ffb6c0 (LWP 10756)]
[New Thread 0x7fffc17fa6c0 (LWP 10757)]
[New Thread 0x7fffc0ff96c0 (LWP 10758)]
[New Thread 0x7fffbb7fe6c0 (LWP 10759)]
[New Thread 0x7fffbaffd6c0 (LWP 10760)]
[New Thread 0x7fffba7fc6c0 (LWP 10761)]
[New Thread 0x7fffb9ffb6c0 (LWP 10762)]
[New Thread 0x7fffb97fa6c0 (LWP 10763)]
[New Thread 0x7fffb8ff96c0 (LWP 10764)]
[Thread 0x7fffb8ff96c0 (LWP 10764) exited]
[New Thread 0x7fffb8ff96c0 (LWP 10765)]
[Thread 0x7fffb8ff96c0 (LWP 10765) exited]
[New Thread 0x7fffb8ff96c0 (LWP 10766)]
_
__Thread 1 "krunner" received signal SIGSEGV, Segmentation fault. _
0x74a9814ain ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
(gdb) bt
#0 0x74a9814ain ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
#1 0x74a982d2in ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
#2 0x74a982d2in ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
#3 0x74a982d2in ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
#4 0x74a98608in ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
#5 0x74a98743in ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
#6 0x74a98a40in _dbus_type_reader_set_basic() from 
/lib/x86_64-linux-gnu/libdbus-1.so.3
#7 0x74a9604bin _dbus_header_set_field_basic() from 
/lib/x86_64-linux-gnu/libdbus-1.so.3

#8 0x74a9a92din ??() from /lib/x86_64-linux-gnu/libdbus-1.so.3
#9 0x74a9c793in dbus_message_iter_append_basic() from 
/lib/x86_64-linux-gnu/libdbus-1.so.3

#10 0x769c990bin ??() from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#11 0x769cb8f1in ??() from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#12 0x7699e8b0in ??() from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#13 0x7699854din ??() from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#14 0x7699b2a8in ??() from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#15 0x76986f3bin QDBusConnection::call(QDBusMessage const&, 
QDBus::CallMode, int) const()

  from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#16 0x769a4000in ??() from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#17 0x769a6455in 
QDBusAbstractInterfaceBase::qt_metacall(QMetaObject::Call, int, void**)()

  from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#18 0x769a65c7in 
QDBusAbstractInterface::qt_metacall(QMetaObject::Call, int, void**)()

  from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#19 0x70b886a5in ??() from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#20 0x75ebebeain QMetaProperty::read(QObject const*) const()
  from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x75ee4beein QObject::property(char const*) const()
  from 

Bug#1034169: libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working

2023-04-10 Thread Antonio
I confirm this problem, it should be in one of the following packages 
installed today:


10/04/23 ^ 10:20:56 libqt5opengl5-dev:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:20:57 qtbase5-private-dev:amd64 
(5.15.8+dfsg-3->5.15.8+dfsg-4)

10/04/23 ^ 10:21:00 qtbase5-dev:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:02 libqt5core5a:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:02 libqt5dbus5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:02 libqt5network5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:02 libqt5gui5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:03 libqt5widgets5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:03 libqt5opengl5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:03 libqt5printsupport5:amd64 
(5.15.8+dfsg-3->5.15.8+dfsg-4)

10/04/23 ^ 10:21:04 libqt5sql5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:04 libqt5test5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:04 libqt5xml5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:04 qt5-qmake:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:05 qt5-qmake-bin:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:05 qtbase5-dev-tools:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:06 libqt5concurrent5:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:06 libqt5sql5-mysql:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:06 libqt5sql5-odbc:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:06 libqt5sql5-psql:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:06 libqt5sql5-sqlite:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:06 libqt5sql5-tds:amd64 (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:07 libsub-handlesvia-perl:all (0.046-1->0.05-1)
10/04/23 ^ 10:21:07 libunbound8:amd64 (1.17.1-1->1.17.1-2)
10/04/23 ^ 10:21:07 qt5-flatpak-platformtheme:amd64 
(5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:07 qt5-xdgdesktopportal-platformtheme:amd64 
(5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:07 qt5-gtk-platformtheme:amd64 
(5.15.8+dfsg-3->5.15.8+dfsg-4)

10/04/23 ^ 10:21:07 qtbase5-doc:all (5.15.8+dfsg-3->5.15.8+dfsg-4)
10/04/23 ^ 10:21:08 svn2cl:all (0.14-2->0.14-3)
10/04/23 + 10:21:09 qtbase5-doc:all (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libunbound8:amd64 (1.17.1-2)
10/04/23 + 10:21:09 qt5-qmake-bin:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 svn2cl:all (0.14-3)
10/04/23 + 10:21:09 libsub-handlesvia-perl:all (0.05-1)
10/04/23 + 10:21:09 libqt5core5a:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5dbus5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5test5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5concurrent5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 qt5-qmake:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5network5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5sql5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 qtbase5-dev-tools:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5xml5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5sql5-psql:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5sql5-tds:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5sql5-sqlite:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5sql5-mysql:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5gui5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5widgets5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5sql5-odbc:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 qt5-gtk-platformtheme:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5printsupport5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 qtbase5-dev:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5opengl5:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 qtbase5-private-dev:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 libqt5opengl5-dev:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:09 qt5-xdgdesktopportal-platformtheme:amd64 
(5.15.8+dfsg-4)

10/04/23 + 10:21:09 qt5-flatpak-platformtheme:amd64 (5.15.8+dfsg-4)
10/04/23 + 10:21:13 man-db:amd64 (2.11.2-2)
10/04/23 + 10:21:14 libc-bin:amd64 (2.36-8)

Krunner is currently no longer available.

Thanks,
Antonio


Bug#1034169: libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working

2023-04-10 Thread Samuel Thibault
Antonio, le lun. 10 avril 2023 20:40:12 +0200, a ecrit:
> I confirm this problem,

Ok, but I'd need a way to reproduce it to be able to fix the change...

Samuel



Bug#1034169: libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working

2023-04-10 Thread Samuel Thibault
Hello,

Arthur Marsh, le mar. 11 avril 2023 00:43:16 +0930, a ecrit:
> krunner alt-F2 shortcut worked again

I cannot reproduce the issue.  What I did was:

- install bookworm with the KDE desktop task
- upgrade libqt5core5a to 5.15.8+dfsg-4, that upgraded all other
  libraries from qt5base.
- rebooted
- logged into the KDE session
- pressed alt-f2, and krunner showed up.

I tried both with Xorg and wayland, in both cases it worked.

Is there something specific in your desktop environment, compared to
that situation?

The change included in 5.15.8+dfsg-4 is really not related to shortcuts
at all so this issue is very surprising.

Samuel



Bug#1034169: libqt5core5a: upgrade to 5.15.8+dfsg-4 stops krunner shortcut from working

2023-04-10 Thread Arthur Marsh
Package: libqt5core5a
Version: 5.15.8+dfsg-4
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Doing the following upgrade:

[UPGRADE] libqt5concurrent5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5core5a:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5dbus5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5gui5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5network5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5opengl5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5opengl5-dev:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5printsupport5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5-mysql:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5-psql:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5sql5-sqlite:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5test5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5widgets5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] libqt5xml5:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qt5-gtk-platformtheme:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qt5-qmake:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qt5-qmake-bin:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qtbase5-dev:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4
[UPGRADE] qtbase5-dev-tools:amd64 5.15.8+dfsg-3 -> 5.15.8+dfsg-4


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Downgrading all those packages to 5.15.8+gfsg-3

   * What was the outcome of this action?

krunner alt-F2 shortcut worked again

   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 12.0
  APT prefers experimental
  APT policy: (1, 'experimental')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 6.3.0-rc6 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages libqt5core5a depends on:
ii  libc6  2.36-8
ii  libdouble-conversion3  3.2.1-1
ii  libgcc-s1  13-20230320-1
ii  libglib2.0-0   2.75.2-1
ii  libicu72   72.1-3
ii  libpcre2-16-0  10.42-1
ii  libstdc++6 13-20230320-1
ii  libzstd1   1.5.4+dfsg2-5
ii  shared-mime-info   2.2-1
ii  zlib1g 1:1.2.13.dfsg-1

Versions of packages libqt5core5a recommends:
ii  qttranslations5-l10n  5.15.8-2

Versions of packages libqt5core5a suggests:
ii  libthai0  0.1.29-1

-- no debconf information



Bug#1034160: libkscreenlocker5: Screen locker crashes asking for loginctl command

2023-04-10 Thread Adilson dos Santos Dantas
Package: libkscreenlocker5
Version: 5.27.2-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

After some libraries updates, I cannot lock my plasma session anymore.

It shows a black screen with a message asking to go to a virtual terminal and 
run a 'loginctl unlock-session 2' or similar to unlock the screen.

This is happening with my desktop and my notebook. Even with a reboot this 
problem presists.

Debian Release: 12.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.2.10 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libkscreenlocker5 depends on:
ii  kio5.103.0-1
ii  kpackagetool5  5.103.0-1
ii  libc6  2.36-8
ii  libkf5configcore5  5.103.0-2
ii  libkf5configgui5   5.103.0-2
ii  libkf5configqml5   5.103.0-2
ii  libkf5coreaddons5  5.103.0-1
ii  libkf5crash5   5.103.0-1
ii  libkf5declarative5 5.103.0-1
ii  libkf5globalaccel-bin  5.103.0-1
ii  libkf5globalaccel5 5.103.0-1
ii  libkf5i18n55.103.0-1
ii  libkf5idletime55.103.0-2
ii  libkf5kiocore5 5.103.0-1
ii  libkf5notifications5   5.103.0-1
ii  libkf5package5 5.103.0-1
ii  libkf5quickaddons5 5.103.0-1
ii  libkf5screendpms8  4:5.27.2-1
ii  libkf5waylandclient5   4:5.103.0-1
ii  libkf5windowsystem55.103.0-1
ii  libkf5xmlgui5  5.103.0-1
ii  liblayershellqtinterface5  5.27.2-1
ii  libpam0g   1.5.2-6
ii  libqt5core5a   5.15.8+dfsg-4
ii  libqt5dbus55.15.8+dfsg-4
ii  libqt5gui5 5.15.8+dfsg-4
ii  libqt5network5 5.15.8+dfsg-4
ii  libqt5qml5 5.15.8+dfsg-3
ii  libqt5quick5   5.15.8+dfsg-3
ii  libqt5widgets5 5.15.8+dfsg-4
ii  libqt5x11extras5   5.15.8-2
ii  libstdc++6 12.2.0-14
ii  libwayland-client0 1.21.0-1
ii  libwayland-server0 1.21.0-1
ii  libx11-6   2:1.8.4-2
ii  libxcb-keysyms10.4.0-1+b2
ii  libxcb11.15-1
ii  libxi6 2:1.8-1+b1
ii  psmisc 23.6-1

Versions of packages libkscreenlocker5 recommends:
ii  kde-config-screenlocker  5.27.2-1

libkscreenlocker5 suggests no packages.

-- no debconf information