heya,
On Tue, Jan 6, 2015 at 8:44 AM, Pascal Obry <pas...@obry.net> wrote:
> Le mardi 06 janvier 2015 à 08:41 +1300, johannes hanika a écrit :
> > your commit was totally not a fix, sorry.. it caused lighttable to
> > constantly expose in a loop, keeping one cpu busy forever, very
> > annoying. took me a while to figure out where it was coming from, too.
> > i mean, you inserted a redraw call at the end of the draw callback..
>
> Noted, I'm pretty sure you were correct by reverting and now I
> understand why. Sorry for messing with that.
>
> > there are a couple of refresh problems with gtk3 (pressing z shows the
> > coarse thumbnail, and sometimes updates after a while, sometimes not..
> > moving the mouse helps but is annoying). not sure where that comes
> > from, but the solution is something quite different.
>
> If I have an idea for a possible fix I'll create a pull-request next
> time :)
>
cool, thanks. i have the feeling it might have to do with the g_idle_add
function call in mipmap_cache.c.. maybe returning false from this callback
also hinders execution of future signals. since gtk3 deprecated the gdk
lock we might need to rewrite the whole signal system anyways :/
-jo
> --
> Pascal Obry / Magny Les Hameaux (78)
>
> The best way to travel is by means of imagination
>
> http://v2p.fr.eu.org
> http://www.obry.net
>
> gpg --keyserver keys.gnupg.net --recv-key F949BD3B
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel