gcm not working for second logged in user

Richard Hughes hughsient at gmail.com
Mon Jul 26 15:17:21 UTC 2010


On 22 July 2010 18:40, Andrew Lutomirski <andy at luto.us> wrote:
> On Thu, Jul 22, 2010 at 1:11 PM, Pascal de Bruijn <pmjdebruijn at pcode.nl> wrote:
>> On Wed, Jul 21, 2010 at 10:26 AM, Richard Hughes <hughsient at gmail.com> wrote:
>>> On 20 July 2010 22:58, Pascal de Bruijn <pmjdebruijn at pcode.nl> wrote:
>>>> User 2 logs in
>>>> gcm-prefs loads videolut (from a different profile)
>>>> gcm-prefs sets profile atom for user 2
>>>
>>> Yes, this is a valid bug. We probably should get our GSD plugin to
>>> watch for ConsoleKit changes (the ACTIVE attribute) but really this
>>> needs some proper session support. I really don't want to add yet
>>> another session process just watching for a session active state
>>> change.
>>
>> Well it's a very rare use case tho...

commit dbebdeaeda3e9d48d5fa61bd9a2cd334fb61a4ce
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jul 26 16:49:50 2010 +0100

    Add a gnome-settings-daemon module to fix some hard to fix bugs

    This allows us to:

    1) set gcm-apply when we switch users, so the correct VCGT is used
    2) open the calibration window when a colorimeter is plugged in

:100644 100644 0121d84... 3dcc91b... M  Makefile.am
:100644 100644 aa540d6... b030aba... M  configure.ac
:100644 100644 efdf3d4... c6cee42... M  contrib/gnome-color-manager.spec.in
:000000 100644 0000000... 0c620eb... A  session/.gitignore
:000000 100644 0000000... cba7279... A  session/Makefile.am
:000000 100644 0000000... fb6ec82... A  session/color.gnome-settings-plugin
:000000 100644 0000000... 312188e... A  session/egg-console-kit.c
:000000 100644 0000000... 2d897f1... A  session/egg-console-kit.h
:000000 100644 0000000... cc86414... A  session/gsd-color-manager.c
:000000 100644 0000000... 0c70ef5... A  session/gsd-color-manager.h
:000000 100644 0000000... 3883953... A  session/gsd-color-plugin.c
:000000 100644 0000000... d72b4bd... A  session/gsd-color-plugin.h
:100644 100644 a8848e8... 844c0b8... M  src/Makefile.am
:100644 100644 9b53705... 99aa7f2... M  src/gcm-apply.c


Richard.



More information about the gnome-color-manager-list mailing list