On Thu, 2002-12-12 at 14:19, chris-public@math.uu.se
wrote:> Full_Name: Christian Nygaard
> Version: 1.6.1
> OS: Red Hat 7.3
> Submission from: (NULL) (130.238.149.29)
>
>
> R 1.6.1 run with argument -g gnome has bugs when plotting certain graphics.
The
> right and bottom plot borders are not shown sometimes.
>
> $ R -g gnome
> > demo ("graphics")
> > Hit enter 5 times
>
> The same works fine with R -g X11
The default device under the gnome interface is the GTK+ device. This
has been put into a separate package called gtkDevice, which contains
the latest version of the code. This bug is, I believe, fixed in the
package.
Martyn