Displaying 20 results from an estimated 6000 matches similar to: "capabilities("X11"): Force refresh from within R? (... and minor documentation issue)"
2015 Jan 11
0
Shouldn't grDevices::quartz() give an error instead of a warning when not available?
Compare:
> quartz(); cat("Should this have generated an error instead?\n")
Warning message:
In quartz() : Quartz device is not available on this platform
Should this have generated an error instead?
to:
> x11()
Error in .External2(C_X11, d$display, d$width, d$height, d$pointsize, :
unable to start device X11cairo
In addition: Warning message:
In x11() : unable to open
2018 Feb 01
2
Error while working with png output on linux server
I'm working on linux server:
Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux
I get error while creating png files. I'm sharing my commands and error while I run those commands:
>png("abc", type="cairo")
Error in .External2(C_X11, paste0("png::", filename), g$width, g$height, :
unable to start device PNG
In addition: Warning
2018 Feb 01
0
Error while working with png output on linux server
FAQ 7.19?
Also, read the Posting Guide, in particular about posting using plain text.
--
Sent from my phone. Please excuse my brevity.
On February 1, 2018 6:50:42 AM PST, "Sariya, Sanjeev" <ss5505 at cumc.columbia.edu> wrote:
>I'm working on linux server:
>Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64
>GNU/Linux
>
>I get error while creating
2018 Feb 01
0
Error while working with png output on linux server
What does
capabilities()
return?
For example, I get
> capabilities()
jpeg png tiff tcltk X11
TRUE TRUE TRUE TRUE TRUE
aqua http/ftp sockets libxml fifo
TRUE TRUE TRUE TRUE TRUE
cledit iconv NLS profmem cairo
FALSE
2014 Apr 24
2
palette() can hang and fail due to X11
For many years, when my R process starts up I've been automatically
setting my preferred default plot colors, basically like so:
my.colors <-
c("black" ,"red" ,"gold" ,"sky blue" ,"green" ,"blue" ,"orange"
,"grey" ,"hot pink" ,"brown" ,"sea green" ,"cyan"
2018 Feb 01
2
Error while working with png output on linux server
Thanks for pointing to FAQ: I tried with cairo (shared in commands), unfortunately didn't work.
--
Sanjeev Sariya
-----Original Message-----
From: Jeff Newmiller [mailto:jdnewmil at dcn.davis.ca.us]
Sent: Thursday, February 01, 2018 10:12 AM
To: r-help at r-project.org; Sariya, Sanjeev <ss5505 at cumc.columbia.edu>; r-help at r-project.org
Subject: Re: [R] Error while working with
2018 Feb 01
0
Error while working with png output on linux server
Dear Sanjeev,
It seems that you system neither supports X11 devices nor cairo
devices. See http://lmgtfy.com/?q=R+unable+to+open+connection+to+X11
for possible solutions.
Best regards,
ir. Thierry Onkelinx
Statisticus / Statistician
Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUUR- EN BOSONDERZOEK / RESEARCH INSTITUTE FOR NATURE
AND FOREST
Team Biometrie & Kwaliteitszorg /
2018 Feb 01
0
Error while working with png output on linux server
This is not an R issue so this is not a good venue... it has to do with which support software you have (not) installed. Try the R-sig-debian mailing list. Please clarify to them how you installed R... for Debian there are relevant deb packages and a corresponding Debian repository that provide the simplest route to a working system, but if you compile it yourself it is easy to miss dependencies.
2018 Feb 01
3
Error while working with png output on linux server
Thanks for your reply. I searched for the error on Google before resorting to the R forum (help group).
I tried Sys.env(...) too, but didn't resolve the error I get. Hence I am looking for solution.
--
-----Original Message-----
From: Thierry Onkelinx [mailto:thierry.onkelinx at inbo.be]
Sent: Thursday, February 01, 2018 10:57 AM
To: Sariya, Sanjeev <ss5505 at cumc.columbia.edu>
2020 Feb 21
0
capabilities(), was [R-pkg-devel] ... No protocol specified (OS X only)
Diverting (from R-package-devel) to R-devel, as it is now about
extending R :
>>>>> Jeroen Ooms on Thu, 20 Feb 2020 20:34:14 +0100 writes:
> On Tue, Feb 18, 2020 at 1:29 AM Dominic Comtois
> <dominic.comtois at gmail.com> wrote:
>>
>> Hello,
>>
>> On my package's check results (
>>
2009 Oct 01
1
X11 Problems
Hi all,
I'm having trouble getting x11 to work with R. (This is on Debian
testing.) I installed r-base and r-base-dev, and then
r-cran-cairodevice. I also tried installing the Cairo package within R,
which appears to work fine.
This what I'm seeing:
> capabilities()
jpeg png tiff tcltk X11 aqua http/ftp sockets
TRUE TRUE TRUE TRUE
2012 Apr 10
1
X11 display problem
Hi,
I run R on a unix server and login from a Mac with ssh -X. When I want to run a graphics function like hist, I get the following x11 message:
Error in X11(d$display, d$width, d$height, d$pointsize, d$gamma, d$colortype, :
unable to start device X11cairo
In addition: Warning message:
In function (display = "", width, height, pointsize, gamma, bg, :
unable to open connection to
2008 Aug 28
1
Second X11 call with invalid display crashes R after first X11 call. (PR#12628)
I get this with R 2.7.2 (and 2.7.1, and 2.6.2, but NOT 2.4.0):
> X11() # this one opens up okay
> X11("foo")
Error: Couldn't find per display information
$
and R crashes out back to my shell prompt.
If I do X11("foo") as a first command I get a meaningful error and my
R prompt back:
> X11("foo")
Error in X11(d$display, d$width, d$height,
2007 Feb 12
1
X11 forwarding over SSH - yet another loop-hole ?
Hi,
I'm not sure if this is the right place to post this but I recently noticed
something strange with X11 forwarding over SSH. I was running X11 on my Mac
(OS X Server 10.4.8) and had two separate SSH sessions open to two different
Linux boxes (I used the -Y flag). I started Firefox on the first box and
then subsequently started Firefox on the second box. But instead of starting
a new
2008 Aug 27
1
Basic question about X11()
Hello,
I have a basic question about the display() function, but I can't find the answer easily.
I am running R 2.7.16.0 on Suse linux 11.0
with KDE 4.0
I have several desktops, that I use at the same time, called Desktop 1, Desktop 2, etc.
I want to open a X11() window in another desktop than the one I'm working from. I tried to do this by using:
X11(display="Desktop
2008 Oct 06
0
Error in X11
Hello everyone,
I'm trying to plot a graphic in Linux, when I type X11() then I have an error which is the next: Error in X11(d$display, d$width, d$height, d$pointsize, d$gamma, d$colortype,? :
?unable to start device X11cairo
?
Why?, what I must do to fix it?. Thanks so much
?
Carlos
2009 Feb 20
0
X11 fails to open (PR#13543)
Full_Name: Merlise Clyde
Version: 2.8.1
OS: MAC OS X 10.4.1
Submission from: (NULL) (24.199.155.61)
I am running R under X11 on the MAC OS X 10.4.11 and have been having
problems with X11 graphics since upgrading to 2.8.+
> plot(1:10)
Error in X11(d$display, d$width, d$height, d$pointsize, d$gamma, d$colortype, :
unable to start device X11cairo
In addition: Warning messages:
1: In
2010 Jun 15
2
Remote X connection to CentOS 5.5 using Xming -ac
Hello,
I've rented a dedicated root server (SR7 at strato.de)
and would like to run qemu at it, but get the error:
# qemu -hda install.img -cdrom install47.iso -boot d
Could not initialize SDL - exiting
It seems that I have to establish X connection,
so I've installed Xming at my WinXP laptop
and at the server I have changed these 3 lines
in the /etc/ssh/sshd_config:
X11Forwarding
2015 May 05
0
Issue getting Gnome display manager on Centos 6 to Xming on Win7
Greetings -
My objective is to get a full Gnome GUI console display to show in an Xming
window on my Win7 box. I do a similar thing with my Raspberry Pi so that it
operates headless with just the power and network cord attached. My CentOS
6 box and the Win7 box are on the same network within my office LAN behind a
good firewall. For various reasons that I won't go into I am unable to
2018 Feb 07
0
OT: configuring xming to know putty's not in a std. location
On Wed, 2018-02-07 at 14:45 -0500, m.roth at 5-cent.us wrote:
> Is there some way to do this? I've got the current putty (actually,
> putty-cac), pageant, and plink in my user's Downlods directory - neither
> he nor I have admin authority on his laptop, and Desktop support's
> teleworking today - but I can't seem to find a way to configure xming to
> look there for