Bug 977080

Summary: qdbus org.kde.ksmserver /ScreenSaver Lock not work
Product: [openSUSE] openSUSE Distribution Reporter: Forgotten User 9-UovwavUW <forgotten_9-UovwavUW>
Component: KDE Workspace (Plasma)Assignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: 13.2   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 13.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: screen that show up when I lock the screen

Description Forgotten User 9-UovwavUW 2016-04-25 16:33:01 UTC
Created attachment 674422 [details]
screen that show up when I lock the screen

openSUSE 13.2
Kernel 4.5.1-5.g99697f1-default
KDE Plasma 5.6.3
KDE Framework 5.21.0
Qt 5.6.0

VGA AMD Radeon R5 Graphics
glxinfo
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon(TM) R5 Graphics        
OpenGL core profile version string: 4.4.13416 Core Profile Context 15.302


when i want to lock my screen with 
1. ctrl+Alt+L kombination key
2. menu --> leave --> lock menu
3. right click and then click Lock Screen menu
4. typing this command in konsole qdbus org.kde.ksmserver /ScreenSaver Lock 

it didn't show up the lock screen greeter but just a black screen (look at the attachment) with the instruction to unlock it.

I did try with /usr/lib64/libexec/kscreenlocker_greet and this command show the screenlock as it should
Comment 1 Forgotten User 9-UovwavUW 2016-04-26 17:01:02 UTC
this is my configured repo
kadal@linux-drh2:~> zypper ls
#  | Alias                         | Name                               | Enabled | GPG Check | Refresh | Type  
---+-------------------------------+------------------------------------+---------+-----------+---------+-------
1  | Frameworks5                   | Frameworks5                        | Yes     | (r ) Yes  | Yes     | rpm-md
2  | Kernel_Update                 | Kernel Update                      | Yes     | (r ) Yes  | Yes     | rpm-md
3  | download.opensuse.org-non-oss | Main Repository (NON-OSS)          | Yes     | ( p) Yes  | Yes     | yast2 
4  | download.opensuse.org-oss     | Main Repository (OSS)              | Yes     | ( p) Yes  | Yes     | yast2 
5  | ftp.gwdg.de-suse              | Packman Repository                 | Yes     | (r ) Yes  | Yes     | rpm-md
6  | google-chrome                 | google-chrome                      | Yes     | (r ) Yes  | Yes     | rpm-md
7  | home:enzokiel                 | home:enzokiel                      | Yes     | (r ) Yes  | Yes     | rpm-md
8  | multimedia:apps               | multimedia:apps                    | Yes     | (r ) Yes  | Yes     | rpm-md
9  | multimedia:libs               | multimedia:libs                    | Yes     | (r ) Yes  | Yes     | rpm-md
10 | openSUSE-13.2-0               | openSUSE-13.2-0                    | No      | ----      | No      | yast2 
11 | openSUSE_13.2                 | Qt5                                | Yes     | (r ) Yes  | Yes     | rpm-md
12 | opensuse-guide.org-repo       | libdvdcss repository               | Yes     | ( p) Yes  | Yes     | rpm-md
13 | repo-debug                    | openSUSE-13.2-Debug                | Yes     | (r ) Yes  | No      | yast2 
14 | repo-debug-update             | openSUSE-13.2-Update-Debug         | Yes     | (r ) Yes  | No      | rpm-md
15 | repo-debug-update-non-oss     | openSUSE-13.2-Update-Debug-Non-Oss | No      | ----      | No      | NONE  
16 | repo-source                   | openSUSE-13.2-Source               | No      | ----      | No      | NONE  
17 | repo-update                   | openSUSE-13.2-Update               | Yes     | (r ) Yes  | Yes     | rpm-md
18 | repo-update-non-oss           | openSUSE-13.2-Update-Non-Oss       | Yes     | ( p) Yes  | Yes     | rpm-md
kadal@linux-drh2:~>
Comment 2 Forgotten User 9-UovwavUW 2016-04-26 17:26:49 UTC
this is what happen in journal when i lock the screen

linux-drh2:/home/kadal # journalctl -f
-- Logs begin at Jum 2016-04-15 09:48:04 WIB. --
Apr 27 00:15:01 linux-drh2.site systemd[5754]: Starting Shutdown.
Apr 27 00:15:01 linux-drh2.site systemd[5754]: Reached target Shutdown.
Apr 27 00:15:01 linux-drh2.site systemd[5754]: Starting Exit the Session...
Apr 27 00:15:01 linux-drh2.site systemd[5754]: Received SIGRTMIN+24 from PID 5778 (kill).
Apr 27 00:15:01 linux-drh2.site systemd[5755]: pam_unix(systemd-user:session): session closed for user root
Apr 27 00:15:01 linux-drh2.site systemd[1]: Stopped User Manager for UID 0.
Apr 27 00:15:01 linux-drh2.site systemd[1]: Stopping user-0.slice.
Apr 27 00:15:01 linux-drh2.site systemd[1]: Removed slice user-0.slice.
Apr 27 00:23:23 linux-drh2.site su[7496]: (to root) kadal on pts/0
Apr 27 00:23:23 linux-drh2.site su[7496]: pam_unix(su:session): session opened for user root by kadal(uid=1000)
Apr 27 00:24:16 linux-drh2.site login[1966]: gkr-pam: error looking up user information
Apr 27 00:24:17 linux-drh2.site login[1966]: pam_unix(login:auth): check pass; user unknown
Apr 27 00:24:17 linux-drh2.site login[1966]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=tty1 ruser= rhost=
Apr 27 00:24:19 linux-drh2.site login[1966]: FAILED LOGIN 1 FROM tty1 FOR (unknown), User not known to the underlying authentication module
Apr 27 00:24:25 linux-drh2.site login[1966]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Apr 27 00:24:25 linux-drh2.site systemd[1]: Starting user-0.slice.
Apr 27 00:24:25 linux-drh2.site systemd[1]: Created slice user-0.slice.
Apr 27 00:24:25 linux-drh2.site systemd[1]: Starting User Manager for UID 0...
Apr 27 00:24:25 linux-drh2.site systemd[1]: Starting Session 6 of user root.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Apr 27 00:24:25 linux-drh2.site systemd-logind[1965]: New session 6 of user root.
Apr 27 00:24:25 linux-drh2.site systemd[1]: Started Session 6 of user root.
Apr 27 00:24:25 linux-drh2.site kernel: Program systemd tried to access /dev/mem between bfbea000->bfbea008.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Starting Paths.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Reached target Paths.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Starting Timers.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Reached target Timers.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Starting Sockets.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Reached target Sockets.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Starting Basic System.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Reached target Basic System.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Starting Default.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Reached target Default.
Apr 27 00:24:25 linux-drh2.site systemd[7562]: Startup finished in 30ms.
Apr 27 00:24:25 linux-drh2.site systemd[1]: Started User Manager for UID 0.
Apr 27 00:24:25 linux-drh2.site login[1966]: ROOT LOGIN ON tty1
Comment 3 Forgotten User 9-UovwavUW 2016-05-01 21:05:13 UTC
switch system package to Qt5 repository version