| Summary: | Switching users a few times leaves empty gdm background | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Reinout van Schouwen <reinout> |
| Component: | RPM Packages | Assignee: | GNOME maintainers <gnome> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | mageia, marja11, nic |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | MGA5TOO | ||
| Source RPM: | gdm-3.10.0.1-3.mga4.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: | journalctl log | ||
|
Description
Reinout van Schouwen
2014-01-20 23:50:04 CET
something for upstream no ?
Thierry Vignaud
2014-01-22 03:02:00 CET
CC:
(none) =>
mageia Perhaps upstream but perhaps our background patch is causing problems so we'd need to revert it to test some more. Will see if I can reproduce first. I've just tried this in Mageia 5 and I can reproduce it. Any hints on how to troubleshoot it. Nic CC:
(none) =>
nic
Marja Van Waes
2015-12-24 12:15:58 CET
CC:
(none) =>
marja11 Nic: 1. Edit /etc/X11/gdm/custom.conf as root, put the following in that file: [debug] Enable=true 2. as root: service prefdm restart 3. Reproduce the issue 4. as root: journalctl -n 2000 > /tmp/journalctl.log 5. Attach /tmp/journalctl.log to the bug or look at it. Hopefully there's some error message Created attachment 7310 [details]
journalctl log
OK done. New install of Mageia 5 in Virtualbox. Logged in as user nic. Created new user test. clicked on switch user selected test from greeter screen entered password logged in clicked on switch user selected nic from greeter screen entered password logged in clicked on switch user no greeter screen only blank wallpaper I've checked the log and got a little lost. I think the following has relevance Dec 28 12:25:23 localhost gdm-session-worker[3444]: <7>GdmSessionWorker: old-username='nic' new-username='nic' Dec 28 12:25:23 localhost gdm-session-worker[3444]: <7>GdmSessionWorker: received pam message of type 1 with payload 'Password: ' Dec 28 12:25:37 localhost acpid[616]: client 760[0:0] has disconnected Dec 28 12:25:37 localhost gdm-password][3444]: pam_tcb(gdm-password:auth): conversation failed Dec 28 12:25:37 localhost gdm-password][3444]: pam_tcb(gdm-password:auth): Unable to obtain a password Dec 28 12:25:37 localhost gdm-session-worker[3444]: <7>GdmSessionWorker: PAM conversation returning 19: Conversation error Dec 28 12:25:37 localhost gdm-session-worker[3444]: <7>GdmSessionWorker: authentication returned 31: Application needs to call libpam again Dec 28 12:25:37 localhost gdm-session-worker[3444]: <7>GdmSessionWorker: uninitializing PAM Dec 28 12:25:37 localhost gdm-session-worker[3444]: <7>GdmSessionWorker: state NONE Dec 28 12:25:37 localhost gdm-session-worker[3444]: <7>GdmSessionWorker: Unable to verify user Dec 28 12:25:37 localhost gdm-session-worker[3444]: <7>Worker finished Dec 28 12:26:33 localhost systemd-logind[608]: Removed session c8. Dec 28 12:26:33 localhost gdm-session-worker[3241]: <7>AccountsService: Ignoring non-user session c7 (class greeter) I did this using a ssh login and when I entered users the response was nic nic test OK one nic was my ssh login. Who or what are the other nic & test. Doesn't switch user log people out? Switch user doesn't log you out. It just changed the vt. You should be able to find your sessions with CTRL-ALT-F[number] E.g. CTRL-ALT-F7 or up. I don't see anything weird in the log, but could be missing something. Maybe this is yet another PAM problem. I need to try this on my own machine, ping me if I haven't done so within a few days.
Olav Vitters
2016-09-19 09:42:47 CEST
Assignee:
olav =>
gnome |