Bug#545493: hamster-applet: Views do not get updated when changing categories or actions

Christoph Haas haas at debian.org
Mon Sep 7 15:06:44 UTC 2009


Josselin Mouette schrieb:
> Le lundi 07 septembre 2009 à 16:24 +0200, Christoph Haas a écrit : 
>> After adding, removing or editing categories or actions in the settings
>> dialog I have to close and re-open the dialog to see the changes.
>> It appears like a redraw is missing.
>>
>> (I'm using Compiz here which sometimes has redraw problems. But I'm not
>> sure it's Compiz's fault.)
> 
> I don’t have the issue here. I’m skeptical about compiz being the
> culprit, but you never know…

I tend to believe that it's indeed a graphics problem outside of the
Hamster applet. After googling and tweaking my xorg.conf the redraw
problems seem to have gone away. To be exact these additional X.org
settings have helped remedy the situation:

    Option         "AllowGLXWithComposite" "true"
    Option         "UseCompositeWrapper" "true"
    Option         "NoLogo" "true"
    Option         "backingstore" "true"
    Option         "TripleBuffer" "true"
    Option         "AddARGBGLXVisuals"  "true"

Feel free to close the bug report if you can't reproduce the problem. And
thanks for your attention.

 Christoph






More information about the pkg-gnome-maintainers mailing list