[kscreenlocker] [Bug 478815] kscreenlocker_greet fails to display UI after upgrade to beta 2, blocks screen forcing intervention / reboot

2023-12-24 Thread Eric Hameleers
https://bugs.kde.org/show_bug.cgi?id=478815

Eric Hameleers  changed:

   What|Removed |Added

 CC||al...@slackware.com

--- Comment #4 from Eric Hameleers  ---
Thanks, I ran into a similar issue preparing for a Slackware release of Plasma6
Beta2: logout from the desktop stalled (the logout greeter would not appear)
and I would be forced to logon remotely and change the runlevel, or else
forcibly reboot.
The error messages in SDDM's xorg and wailand logs brought me to this bug
report and indeed I did not include a qqc2-breeze-style package assuming it
would be used by Plasma Mobile only. I am going to add that package now if it
is a workaround to the bug. Thanks for fixing it in git.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 478815] kscreenlocker_greet fails to display UI after upgrade to beta 2, blocks screen forcing intervention / reboot

2023-12-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478815

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |critical
 CC||n...@kde.org
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Nate Graham  ---
> ImageStackView unavailable\nmodule \"org.kde.breeze\" is not installed

Fixed with
https://invent.kde.org/plasma/plasma-integration/-/merge_requests/126, and also
kind of
https://invent.kde.org/plasma/kscreenlocker/-/commit/cd73456b1af32129a4ab97a686c940a26d77cdf5.

As a workaround, you can install the package for the Breeze qqc2 style.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 478815] kscreenlocker_greet fails to display UI after upgrade to beta 2, blocks screen forcing intervention / reboot

2023-12-21 Thread Andrej Halveland
https://bugs.kde.org/show_bug.cgi?id=478815

Andrej Halveland  changed:

   What|Removed |Added

 CC||andrej.h...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 478815] kscreenlocker_greet fails to display UI after upgrade to beta 2, blocks screen forcing intervention / reboot

2023-12-21 Thread edwloef
https://bugs.kde.org/show_bug.cgi?id=478815

edwloef  changed:

   What|Removed |Added

 CC||edwin.frank.loeffler@gmail.
   ||com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from edwloef  ---
Can confirm this issue, also on Arch Linux and KDE Plasma 6.0 Beta 2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 478815] kscreenlocker_greet fails to display UI after upgrade to beta 2, blocks screen forcing intervention / reboot

2023-12-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=478815

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 478815] kscreenlocker_greet fails to display UI after upgrade to beta 2, blocks screen forcing intervention / reboot

2023-12-20 Thread Adam Fontenot
https://bugs.kde.org/show_bug.cgi?id=478815

--- Comment #1 from Adam Fontenot  ---
The same thing happens when trying to end a session with the logout greeter.
Running this in windowed mode:

/usr/lib/ksmserver-logout-greeter --windowed
QQmlComponent: Component is not ready
kf.plasma.quick:
"file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/logout/Logout.qml"
 
 "Error loading QML file.\nmodule \"org.kde.breeze\" is not installed\n"
kde.logout_greeter:
QList(file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/logout/Logout.qml:
module "org.kde.breeze" is not installed)
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::logoutRequested() to KSMShutdownDlg::slotLogout()
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::haltRequested() to KSMShutdownDlg::slotHalt()
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::suspendRequested(int) to KSMShutdownDlg::slotSuspend(int)
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::rebootRequested() to KSMShutdownDlg::slotReboot()
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::rebootRequested2(int) to KSMShutdownDlg::slotReboot(int)
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::cancelRequested() to KSMShutdownDlg::reject()
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::lockScreenRequested() to KSMShutdownDlg::slotLockScreen()
qt.core.qobject.connect: QObject::connect: Cannot connect
(nullptr)::cancelSoftwareUpdateRequested() to
KSMShutdownDlg::slotCancelSoftwareUpdate()
kf.windowsystem: static bool KX11Extras::compositingActive() may only be used
on X11

-- 
You are receiving this mail because:
You are watching all bug changes.