Hello,

On 02.02.2013 04:02, Kasimir Knallkopf wrote:
> Awesome doesn't refresh my window. Try this:

A window manager has nothing to do with the window content. It just tells the
X11 server where to place the window and the rest works auto-magically.

> $ R
> 
> plot (1:10,1:10)
> # should see a plot now, but it doesn't get drawn until you resize it or give 
> it some other event
> # pause here
> plot (1:10,10:1)
> # the plot should look different, but again, it doesn't get updated
> q(save='no')
> 
> I use awesome v3.5.
> 
> Any ideas? Thanks.

https://bugs.freedesktop.org/show_bug.cgi?id=59085

(Sadly, this does not have any references to the bug fix in R or some mailing
list post or anything like that)

Cheers,
Uli
-- 
"Do you know that books smell like nutmeg or some spice from a foreign land?"
                                                  -- Faber in Fahrenheit 451

-- 
To unsubscribe, send mail to [email protected].

Reply via email to