https://bugzilla.novell.com/show_bug.cgi?id=807426 https://bugzilla.novell.com/show_bug.cgi?id=807426#c0 Summary: R-base: Plots not drawn with buffered Cairo 1.12 Classification: openSUSE Product: openSUSE 12.3 Version: RC 2 Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: matwey.kornilov@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0 R-base supplied with openSUSE 12.3 incompatible with the cairo supplied with the 12.3. It is impossible to plot anything in X11. There is a mainline ticket (resolved) and also workaround exists, to use X11.options(type="nbcairo") However, this issue is a subject to be fixed and placed into 'updates', since usability of application distributed with 12.3 is mostly blocked by this issue. Reproducible: Always Steps to Reproduce: 1. open R 2. x <- c(1,2,3) 3. plot(x) 4. see empty window Actual Results: empty window Expected Results: window with the plot Mainline ticket: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15168 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.