lightdm-gtk-greeter-team team mailing list archive
-
lightdm-gtk-greeter-team team
-
Mailing list archive
-
Message #01308
[Bug 1213837] Re: Unable to change session or language after logout
Launchpad has imported 9 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=998490.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2013-08-19T12:46:57+00:00 Wolfgang wrote:
Description of problem:
After logout from session lightdm didn't display the login button.
I've only the possibility to 'unlock' which brings my session back.
But i can't switch session or language in this login mask.
Those possibilities was fix with lightdm-gtk-1.6.0-3.
The only way to have the normal login window is to restart the system complete or from rescue target.
Now you see also the missing menus.
Version-Release number of selected component (if applicable):
lightdm-1.7.9-1.fc20.x86_64
How reproducible:
Steps to Reproduce:
1. logout from session
2. try to switch session in lightdm
3.
Actual results:
no login button and switcher/language menu after logout
Expected results:
login button and switcher/language menu after logout
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/5
------------------------------------------------------------------------
On 2013-08-19T13:45:19+00:00 Wolfgang wrote:
I'm not shure if this is related to the issue but this policy rule
prevent me from rebooting without admin password.
<action id="org.freedesktop.login1.reboot-multiple-sessions">
<description>Reboot the system while other users are logged in</description>
<message>Authentication is required for rebooting the system while other users are logged in.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.reboot</annotate>
This indicates that another session still exits, but which?
Also i'm still wondering why power off is allowed.
<action id="org.freedesktop.login1.power-off-multiple-sessions">
<description>Power off the system while other users are logged in</description>
<message>Authentication is required for powering off the system while other users are logged in.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.power-off</annotate>
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/6
------------------------------------------------------------------------
On 2013-08-28T14:47:44+00:00 Wolfgang wrote:
It seems that a login from a session don't terminate the session.
Output of login after a system start.
[rave@mother ~]$ loginctl list-sessions
SESSION UID USER SEAT
c1 995 lightdm seat0
1 1000 rave seat0
2 sessions listed.
After a logout/login.
[rave@mother ~]$ loginctl list-sessions
SESSION UID USER SEAT
1 1000 rave seat0
c2 995 lightdm seat0
2 1000 rave seat0
3 sessions listed.
The old session is well listed.
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/11
------------------------------------------------------------------------
On 2013-08-28T15:31:33+00:00 Wolfgang wrote:
Seems that the old session isn't terminate is a normal behaviour, my
results for f18/19.
[rave@mother ~]$ loginctl list-sessions
SESSION UID USER SEAT
1 1000 rave seat0
1 sessions listed.
[rave@mother ~]$ loginctl list-sessions
SESSION UID USER SEAT
1 1000 rave seat0
2 1000 rave seat0
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/12
------------------------------------------------------------------------
On 2013-09-16T16:36:14+00:00 Fedora wrote:
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.
More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/16
------------------------------------------------------------------------
On 2013-09-19T14:44:56+00:00 Rex wrote:
*** Bug 1005233 has been marked as a duplicate of this bug. ***
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/25
------------------------------------------------------------------------
On 2013-09-19T14:47:15+00:00 Fedora wrote:
lightdm-gtk-1.6.1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/lightdm-gtk-1.6.1-1.fc20
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/26
------------------------------------------------------------------------
On 2013-09-19T18:34:09+00:00 Fedora wrote:
Package lightdm-gtk-1.6.1-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing lightdm-gtk-1.6.1-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-17152/lightdm-gtk-1.6.1-1.fc20
then log in and leave karma (feedback).
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/27
------------------------------------------------------------------------
On 2013-09-23T00:33:17+00:00 Fedora wrote:
lightdm-gtk-1.6.1-1.fc20 has been pushed to the Fedora 20 stable
repository. If problems still persist, please make note of it in this
bug report.
Reply at: https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-
greeter/+bug/1213837/comments/28
** Changed in: lightdm-gtk-greeter (Fedora)
Status: Unknown => Fix Released
** Changed in: lightdm-gtk-greeter (Fedora)
Importance: Unknown => Undecided
--
You received this bug notification because you are a member of LightDM
Gtk+ Greeter Development Team, which is subscribed to lightdm-gtk-
greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1213837
Title:
Unable to change session or language after logout
Status in Light Display Manager:
Invalid
Status in LightDM GTK+ Greeter:
Fix Released
Status in lightdm-gtk-greeter package in Ubuntu:
Fix Released
Status in lightdm-gtk-greeter package in Fedora:
Fix Released
Bug description:
Lubuntu Saucy Daily (2013/08/17).
I downloaded and installed the latest iso of Lubuntu 13.10 Saucy Salamander. The problem is that I cannot select another session if I logout. I can select a session in first place though.
Lubuntu comes by default with 4-5 Xsessions (Lubuntu Netbook, Lubuntu Games...etc)
To reproduce,
login to Lubuntu session normally, then logout and click the icon (up
right) to select another session (Lubntu Netbook, Lubuntu Games..
etc). The icon does not respont.
Regards
NikTh
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lightdm 1.7.9-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-2.5-generic 3.11.0-rc5
Uname: Linux 3.11.0-2-generic x86_64
ApportVersion: 2.12-0ubuntu3
Architecture: amd64
Date: Mon Aug 19 11:33:54 2013
InstallationDate: Installed on 2013-08-17 (1 days ago)
InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130817)
LightdmConfig:
[SeatDefaults]
greeter-session=lightdm-gtk-greeter
user-session=Lubuntu
MarkForUpload: True
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1213837/+subscriptions