Public bug reported:

R uses by default cairo for X11 type.
When plotting a graph, e.g. plot(1:10,1:10) the plot window remains blank.
This is seems a regression in R version 2.15.2 and is fixed in R 2.15.3. 

FYI plotting in 12.04 works, it's broken in 13.04+.


So please update the R package or patch it using the patch from Fedora for 
example. I will link Fedora's as well as R's upstream bugreport.

For all who suffer from this. There are 2 workarounds.

1. call X11(type="Xlib") before each plot

or

2. Resize the plot window

** Affects: r-base (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: r-base (Fedora)
     Importance: Unknown
         Status: Unknown


** Tags: regression-release upgrade-software-version

** Bug watch added: Red Hat Bugzilla #891983
   https://bugzilla.redhat.com/show_bug.cgi?id=891983

** Also affects: r-base (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=891983
   Importance: Unknown
       Status: Unknown

** Bug watch added: bugs.r-project.org/bugzilla3/ #1
   https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1179906

Title:
   X11 plots always completely blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/r-base/+bug/1179906/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to