Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499044 - x11-misc/lightdm-gtk-greeter-1.7.0: infobar for PAM has red background
Summary: x11-misc/lightdm-gtk-greeter-1.7.0: infobar for PAM has red background
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 14:12 UTC by Ulrich Müller
Modified: 2019-12-28 14:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Screenshot showing red background in infobar (greeter.png,45.71 KB, image/png)
2014-01-23 14:12 UTC, Ulrich Müller
Details
Patch for src/lightdm-gtk-greeter.c (lightdm-gtk-greeter-1.7.0-infobar.patch,691 bytes, patch)
2014-01-23 14:19 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2014-01-23 14:12:17 UTC
Created attachment 368552 [details]
Screenshot showing red background in infobar

When using lightdm-gtk-greeter with PAM, the infobar used to display PAM messages (e.g., an S/Key challenge) is displayed with a red background, misleadingly indicating an error.

See attached screenshot. (I haven't touched any of the /etc/lightdm/ configuration files.)
Comment 1 Ulrich Müller gentoo-dev 2014-01-23 14:19:12 UTC
Created attachment 368554 [details, diff]
Patch for src/lightdm-gtk-greeter.c

Presumably, message type GTK_MESSAGE_INFO should be used instead of GTK_MESSAGE_ERROR. (It's an _info_ bar, after all. ;-)

Attached patch makes the info bar appear with less obtrusive background.
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2014-01-23 16:59:11 UTC
Thanks for the patch. Would you like to submit it upstream as well?
Comment 3 Ulrich Müller gentoo-dev 2014-01-25 11:23:11 UTC
(In reply to Markos Chandras from comment #2)
> Thanks for the patch. Would you like to submit it upstream as well?

Sure: https://bugs.launchpad.net/lightdm/+bug/1272652
Comment 4 Ulrich Müller gentoo-dev 2019-12-28 14:27:53 UTC
This has been fixed upstream some time ago. Closing.