Questions tagged [xquartz]

XQuartz is the X11 DDX that interfaces with Mac OS X. It was formerly shipped by Apple in OS X as X11.app and later transitioned to an Open Source project.

XQuartz is the X11 DDX that interfaces with Mac OS X. It was formerly shipped by Apple in OS X as X11.app and later transitioned to an Open Source project at http://xquartz.macosforge.org

108 questions
92
votes
1 answer

Why does tmap render 80 times faster than ggplot2? [Plotting shapefiles in R with ggplot2::geom_sf(), using XQuartz/X11 graphics device on macOS]

Update/Edit/Reprex: Rendering the same spatial data with the same graphics device takes 1 second with tmap versus 80 seconds with ggplot2, even though the tmap plot's R object is 80x larger in size. Difference in internals and/or implementation btw.…
dad
  • 1,335
  • 9
  • 28
21
votes
6 answers

Xt error: Can't open display, if using default DISPLAY

Overview I'm attempting to get XQuartz to work on OSX so I can do X11 forwarding via Docker. I'm following the instructions here. I believe my question may be answered by just the first part, but just in case (to avoid the XY problem), I've provided…
Claudiu
  • 224,032
  • 165
  • 485
  • 680
19
votes
2 answers

R nightmare: Yosemite, R, RStudio, and Homebrew

I use a MacBook Pro 13" Retina (Late 2013) with OS X Yosemite 10.10.2. I wouldn't wish this upon my worst enemy. Well maybe. Nightmare in chronological order: Downloaded R and RStudio from official sites. Ran both apps a few times, fine. Installed…
Elan
  • 539
  • 1
  • 6
  • 18
17
votes
3 answers

Running GUI apps on docker container with a MacBookPro host

I have been trying to follow the instructions on https://learning-continuous-deployment.github.io/docker/images/dockerfile/2015/04/22/docker-gui-osx/ about running GUI apps in a docker container inside a MacBookPro host (using Docker tools). I…
emory
  • 10,725
  • 2
  • 30
  • 58
13
votes
0 answers

(PuTTY:27843): Gtk-WARNING **: 22:15:42.205: cannot open display:

I am using a mac os machine and when I installed Putty I got this error. I have installed all the required software to install Putty but it didn't work. I have installed :- MacPorts Homebrew Command Line Tools for Xcode Xcode (accepted the license…
Binwin Viju
  • 184
  • 1
  • 1
  • 6
11
votes
3 answers

How to forward Docker for Mac to X11?

Using Docker for Mac 1.12 (stable) and OS X 10.11.5 (15F34), I'm attempting to make one of my containers forward to X11. First, I install XQuartz from my bash shell: $ brew cask install xquartz ==> Downloading…
fredrik
  • 9,631
  • 16
  • 72
  • 132
10
votes
2 answers

Inkscape export window not displaying??

I am trying to export a png with transparent background to use as a favicon. However when I am in Inkscape and use the "save as" option the background is not transparent. After looking around, people said I needed to export instead to get the…
Little Bee
  • 143
  • 2
  • 6
8
votes
1 answer

xQuartz Extremely Slow Response

I am not sure if this happens to every IDL users, but after upgrading to macOS Sierra and xQuartz 2.7.11, the response rate of my IDL widgets becomes unacceptably slow. I have the same program running on a Red Hat Enterprise Linux Workstation 6.6.…
yuguang
  • 81
  • 1
  • 3
7
votes
0 answers

How to install the rgl package in macOS Big Sur

I have been trying to install the rgl package in my macOS Big Sur, but I have failed each time. I have downloaded R from the CRAN website, and have also installed Xquartz. After rebooting the computer, I tried to install the rgl package from the R…
Souvik Roy
  • 71
  • 3
7
votes
2 answers

Package rgl in R not loading in Mac OS

I installed the rgl package (0.104.16) in R (3.6.3), but it does not load. I don't get any errors. It just never ends loading. I tried reinstalling R and RStudio and also Xquartz. Nothing is working. I have Mac OS Catalina version 10.15.7. Any help…
Nolozz
  • 71
  • 1
  • 1
  • 3
7
votes
1 answer

Cucumber tests fails to start with error "Display socket is taken but lock file is missing.."

After running cucumber bundle exec cucumber features/emails.feature:20 I am getting error Display socket is taken but lock file is missing - check the Headless troubleshooting guide (Headless::Exception) …
Kano
  • 93
  • 7
7
votes
1 answer

disable XQuartz and revert to mavericks's default x server

I have installed XQuartz 2.7.5 on Mavericks. After that videos I play with mplayer seems to load on a separate window, all white stuck with only the audio playing. I have disabled Xquartz by disabling…
Fixtree
  • 106
  • 3
  • 9
6
votes
1 answer

XQuartz keeps opening after I quit it, regardless if Rstudio is open or not

Lately, I cannot keep XQuartz closed. It will automatically open when I launch RStudio, but now it will open immediately after I quit it. Over and over again, it will always reopen. I finally uninstalled XQuartz even though it is needed. I'm running…
bgarnier
  • 71
  • 2
6
votes
2 answers

How to use ImageMagick with XQuartz

I am trying to create animated visualization in R and people say needs to install ImageMagick. However, it seems that current Mac no longer support x11, while ImageMagick just needs X11 server on Mac. Install ImageMagick I have also tried brew…
Cherry Wu
  • 3,844
  • 9
  • 43
  • 63
5
votes
3 answers

Catalina Operation not permitted in XQuartz/Xterm

After upgrading to Catalina from High Sierra, I can not longer do simple things in my home direction (e.g., ls, etc.) under XQuartz, getting an error: Operation not permitted. I recognize that this is due to the new access controls introduced in the…
kaylimekay
  • 161
  • 1
  • 6
1
2 3 4 5 6 7 8