Issue Details (XML | Word | Printable)

Key: FL-2094
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Distro
Reporter: Yukimi
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Foresight Linux

gdm (Gnome Login Manager) can not return to the user-selector after mistyping password.

Created: 17/May/09 05:28 PM   Updated: 06/Nov/09 07:30 PM
Component/s: Administration
Affects Version/s: 2.1.1
Fix Version/s: 2.1.1
Security Level: Public (Everyone can see this issue)

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. Image11.jpg
(56 kB)

2. Image12.jpg
(56 kB)

3. Image13.jpg
(59 kB)
Environment:
Foresight Linux 2.1.1 GNOME Edition x86_64 (after conary updateall)
Foresight Linux 2.1.0 GNOME Edition x86_64 (after conary updateall)
Foresight Linux 2.1.0 GNOME Edition x86 (after conary updateall)

* Foresight Linux 2.1.0 GNOME Edition x86_64 without update has not problem.


 Description  « Hide
Please see attached images.

(1) Select an user.
(2) Enter the wrong password.
(3) gdm gone.

...but mouse invoke some of pop-up.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Yukimi added a comment - 17/May/09 05:33 PM
My locale is Japanese.

$ locale
LANG=ja_JP.UTF-8
LC_CTYPE="ja_JP.UTF-8"
LC_NUMERIC="ja_JP.UTF-8"
LC_TIME="ja_JP.UTF-8"
LC_COLLATE="ja_JP.UTF-8"
LC_MONETARY="ja_JP.UTF-8"
LC_MESSAGES="ja_JP.UTF-8"
LC_PAPER="ja_JP.UTF-8"
LC_NAME="ja_JP.UTF-8"
LC_ADDRESS="ja_JP.UTF-8"
LC_TELEPHONE="ja_JP.UTF-8"
LC_MEASUREMENT="ja_JP.UTF-8"
LC_IDENTIFICATION="ja_JP.UTF-8"
LC_ALL=


Yukimi added a comment - 17/May/09 06:18 PM
In C locale. Not change at all. (pop-up change to English )

$ locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=


Og Maciel added a comment - 18/May/09 12:25 AM
I can validate this issue. Yukimi, could you attach your .xsession-errors to the issue?

António Meireles [aka doniphon] added a comment - 18/May/09 12:53 PM
this looks to be due to a subtle perms issue in /var/gdm. Point is, afaik we had it right (root:gdm). Issue goes away with gdm:gdm set.

Can you both test with gdm=@fl:2-devel plz ? (and report any side issue, if any)

thanks!


Og Maciel added a comment - 18/May/09 01:22 PM
Antonio: I was able to validate that the new GDM code does indeed fix the issue.

Yukimi: try this from the console:

sudo conary update gdm=foresight.rpath.org@fl:2-devel

then re-start gdm. If you've been able to validate that the new gdm works, you should rollback your changes and get them via the regular update (will be available as soon as we can both validate this and Antonio pushes it through)

sudo conary rollback 1

Yukimi added a comment - 18/May/09 01:24 PM
Yeah! gdm=@fl:2-devel work fine!
THANK YOU!

$ sudo conary update gdm=@fl:2-devel
[sudo] password for yukimi:
Resolving dependencies...The following updates will be performed:
Update gdm(:config :data :lib :locale :runtime) (/foresight.rpath.org@fl:2/2.26.1-3-1 -> /foresight.rpath.org@fl:2-devel/2.26.1-5-1)
continue with update? [Y/n]
Applying update job:
Update gdm(:config :data :lib :locale :runtime) (/foresight.rpath.org@fl:2/2.26.1-3-1 -> /foresight.rpath.org@fl:2-devel/2.26.1-5-1)

— Mon May 18 22:24:15 JST 2009 —


António Meireles [aka doniphon] added a comment - 18/May/09 01:27 PM
check also plz if any locale related preference setting (previously set) didn't got lost with this gdm

Yukimi added a comment - 18/May/09 01:31 PM
Okay. I did rollback!

$ sudo conary rollback 1
[sudo] password for yukimi:
The following actions will be performed:
Job 1 of 1
Update gdm(:config :data :lib :locale :runtime) (foresight.rpath.org@fl:2-devel/2.26.1-5-1 -> 2.26.1-3-1)
continue with rollback? [y/N] y
Applying update job 1 of 2:
Update gdm(:config :data :lib :locale :runtime) (/foresight.rpath.org@fl:2-devel/2.26.1-5-1 -> /foresight.rpath.org@fl:2/2.26.1-3-1)
Applying update job 2 of 2:
Update gdm(:config :data :lib :locale :runtime) (/foresight.rpath.org@fl:2/2.26.1-3-1 -> /foresight.rpath.org@fl:2//local@local:LOCAL/2.26.1-3-1)

— Mon May 18 22:30:34 JST 2009 —


Yukimi added a comment - 18/May/09 02:13 PM
In locale="ja_JP.utf8"
+> gdm=@fl:2-devel => GOOD
+> rollback 1 => NO GOOD

all of accounts seems good.

In locale="C"
+> rollbacked gdm => NO GOOD
+> gdm=@fl:2-devel => GOOD

all of accounts seems good.

In locale="ja_JP.utf8"
+> rollback 1 (now)

— Mon May 18 23:13:33 JST 2009 —


António Meireles [aka doniphon] added a comment - 18/May/09 02:17 PM
thanks!!!!!!

Yukimi added a comment - 24/Jun/09 12:47 PM
Today I did updateall with conary. This issue looks like solved.
Please close. Thanks.

ermo | Rune Morling added a comment - 06/Nov/09 07:30 PM
Closed per reporter's request.