On Thu, Dec 1, 2011 at 8:43 PM, walt <w41...@gmail.com> wrote:

> I just finished building it on my ~x86 and ~amd64 machines, and I'm
> seeing a very annoying bug in localc on both of them.
>
> When I do anything that requires the window to repaint, like scrolling
> or zooming, the screen doesn't repaint until I start clicking on the
> spreadsheet.  And then the screen repaints only in a rectangular area
> under the mouse, about 3 x 4 cm.  I have to click on every part of the
> sheet to get the whole thing properly redrawn.  Very strange, and very
> annoying.
>
> The repaint and awful interface were resolved by forcing the LO 3.5 not to
use gtk3.
You can do this removing the gtk3 use flag and recompile LO or just set
SAL_USE_VCLPLUGIN variable as follow. I putted it on env.d directory :

/etc/env.d/99libogui
SAL_USE_VCLPLUGIN=gtk



> A quick test of lowriter doesn't seem to show the same problem.
>
> Can anyone confirm or deny?
>
>
>

Reply via email to