Marco Pesenti Gritti <[EMAIL PROTECTED]> writes: > Hi, > > this is a stopper for the release so we should try to solve it ASAP. > > There are two issues: > > 1 Someone (jrb?) commented out the lock + get_result in > highlight_find_results function. I'm not sure what's the issue there > but we really need to solve it if we want find to work at all ;)
Sorry about that. I didn't mean to commit that at all for the release. The issue there is that we call that function on every expose event, and thus get massive lock contention while scaling. I removed it to make continuous scrolling and resizing much smoother, but would prefer to make the release with working find. -Jonathan _______________________________________________ Evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
