Search Criteria
Package Details: kscreenlocker-git 6.0.80_r1288.g2c17bd6-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kscreenlocker-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kscreenlocker-git |
| Description: | Library and components for secure lock screen architecture |
| Upstream URL: | https://kde.org/plasma-desktop/ |
| Licenses: | LGPL-2.0-or-later |
| Groups: | plasma-git |
| Conflicts: | kscreenlocker |
| Provides: | kscreenlocker |
| Submitter: | arojas |
| Maintainer: | SolarAquarion (IslandC0der, chaotic-aur) |
| Last Packager: | IslandC0der |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-11-05 09:04 (UTC) |
| Last Updated: | 2024-03-01 20:35 (UTC) |
Dependencies (32)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- kconfig-gitAUR
- kcoreaddons-gitAUR
- kcrash-gitAUR
- kdeclarative-gitAUR
- kglobalaccel-gitAUR
- ki18n-gitAUR
- kidletime-gitAUR
- kio-gitAUR
- kirigami-gitAUR
- knotifications-gitAUR
- kpackage-gitAUR
- ksvg-gitAUR
- kwindowsystem-gitAUR
- kxmlgui-gitAUR
- layer-shell-qt-gitAUR
- libkscreen-gitAUR
- libplasma-gitAUR
- libx11 (libx11-gitAUR)
- Show 12 more dependencies...
Required by (14)
- deepin-kwin-git (requires kscreenlocker)
- kwin-3finger (requires kscreenlocker)
- kwin-git
- kwin-povd (requires kscreenlocker)
- kwin-screencast-api (requires kscreenlocker)
- kwin-without-gestures (requires kscreenlocker)
- plasma-workspace-git
- plasma-workspace-povd (requires kscreenlocker)
- sonic-win (requires kscreenlocker)
- sonic-win-bin (requires kscreenlocker)
- sonic-workspace (requires kscreenlocker)
- sonic-workspace-bin (requires kscreenlocker)
- sonic-x11-session-bin (requires kscreenlocker)
- sonicde-meta (requires kscreenlocker)
Latest Comments
lito commented on 2026-02-09 18:38 (UTC) (edited on 2026-02-09 18:39 (UTC) by lito)
@SolarAquarion Please help, this package really needs to be fixed. Read my previous comment.
lito commented on 2026-01-30 02:03 (UTC) (edited on 2026-01-30 02:13 (UTC) by lito)
Yes, indeed it is!
Context for the maintainer @SolarAquarion: this bug that completely breaks the lockscreen has been bothering me FOR YEARS and we found that the proper fix is to edit this package so this never ever happens again. You can read the whole conversation on
plasma-login-manager-gitcomments.The fix:
1. Please create this file, named
kde.pamon the root of your repo, with these exact contents:This essentially tells KDE to use whatever login service it used to... well, login - to unlock the screen.
2. Add
kde.pamto yoursourceslike this:3. Add this line right at the end of
package(), after theDESTDIR=...stuff:And now you'd have fixed an issue that completely breaks the lockscreen because of that file being missing. Could you please edit your
PKGBUILDand your repo so this file isn't missing anymore? So it's fixed for once and forever.Side note: for the sake of completeness, I reproduced the instructions I gave here and now I confirmed that the resulting package has the file:
and that the screen lock now works. Thank you so much @peregrinus for your help!
peregrinus commented on 2026-01-29 19:24 (UTC)
Is this perhaps missing the PAM service file
kde?Like the one Archlinux provides.
davispuh commented on 2023-06-13 01:04 (UTC)
It's missing
plasma-framework-gitdependencyMonkeeSage commented on 2022-12-22 07:29 (UTC)
As of https://invent.kde.org/plasma/kscreenlocker/-/commit/a1744cf6 this package now requires
libkscreen-git:Otherwise the build fails at cmake:
szbergeron commented on 2020-07-20 20:07 (UTC)
Fails during download:
Should include https clone method for anongit:
PedroHLC commented on 2020-04-27 22:55 (UTC)
Missing
kcmutilsas a dependency (not building without, tested on a clean chroot)AlD commented on 2020-02-22 14:06 (UTC)
I removed the stale dependency, added provides/conflicts on kscreenlocker and orphaned this again.
raneon commented on 2017-12-18 14:00 (UTC)
The dependency "kdelibs4support-git" is obsolete and can be removed.
GottamRev1 commented on 2016-12-15 15:56 (UTC)