|
Bugzilla – Full Text Bug Listing |
| Summary: | Authentication for color device required before login | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Casual J. Programmer <casualprogrammer> |
| Component: | GNOME | Assignee: | Vincent Untz <vuntz> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_VwC0v2dy2L, lnussel, s2, zaitor |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Casual J. Programmer
2011-07-20 06:25:36 UTC
openSUSE 12.1 M3 32bit I get the same. When gdm first comes up, 3 dialog prompts in a row for root password. If you press cancel on the first one then they go away. "Authentication required for color device" or some such.. reproduce: 1. Install 12.1 M3: Select xfce as desktop environment (i'm guessing GNOME would have the same issue also) 2. Initial boot. 3. gdm loads and then prompt is shown. Apparantly we need new polkit policies for this bug to go away, handing over to security Why would gdm do that? It's just that gdm has a color-managed session, I guess. That smells fishy. (In reply to comment #5) > That smells fishy. Why? GDM is actually using a real GNOME session. And since color management is done in gnome-settings-daemon, GDM runs this code too. Which actually makes sense -- you want the wallpaper to show with proper colors, after all. why does it need privileges to tune colors of a wallpaper though? (In reply to comment #7) > why does it need privileges to tune colors of a wallpaper though? That's polkit, see bug 698250 for the security review of colord. *** Bug 720972 has been marked as a duplicate of this bug. *** solved for me after last update I still get this on the desktop in 12.1 RC2 when toggling the state of the color management plugin via dconf (using dconf-editor): org > gnome > settings-daemon > plugins > color > active I have to toggle it, as while it's set to be on by default, it isn't. When it is turned on, *several* root password prompts appear: one for each monitor, one for each profile for each monitor, and then a few more related color-management ones too. So basically: when profiles are created, they don't apply to GDM for whatever reason. This, and the fact that it isn't properly on by default on the desktop (even though it says it is), lead me to believe that this was most likely "fixed" in an incorrect manner. I confirmed this is directly related to bug 698250 (see last few comments there). *** This bug has been marked as a duplicate of bug 698250 *** |