[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Plot looking bad
From: |
Andreas Weber |
Subject: |
Re: Plot looking bad |
Date: |
Fri, 12 Dec 2014 12:40:35 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 |
Hi Huub,
On 12.12.2014 11:34, Huub wrote:
>> Is your OpenGL setup okay? Does "glxinfo | grep direct" show "direct
>> rendering: Yes".
> Yes, it does.
>> Can you run "glxgears" without problems?
> Yes, I can.
>> What version is your libfltk?
> find /usr -name libfltk*
> /usr/lib/libfltk_gl.so.1.3
> /usr/lib/libfltk_images.so.1.3
> /usr/lib/libfltk.so.1.3
> /usr/lib/libfltk_forms.so.1.3
>> What happens if you move the window out of the screen
>> and back again?
> Stays the same, but as replied earlier: changing to gnuplot works.
The default graphics toolkit in 3.8.2 is the one which uses FLTK and
this should work. Switching to gnuplot is only a workaround but we
should nevertheless find the problem with fltk.
-- Andy