Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document the X11 Xlib thingo #4

Open
mdsumner opened this issue Apr 7, 2016 · 0 comments
Open

document the X11 Xlib thingo #4

mdsumner opened this issue Apr 7, 2016 · 0 comments

Comments

@mdsumner
Copy link
Collaborator

mdsumner commented Apr 7, 2016

We've seen this:

# http://ornithologyexchange.org/forums/topic/28015-bastag-flightr-mac-osx/
wl<-preprocessLight(d.lux, threshold, offset = offset,lmax=12)

Error in setGraphicsEventEnv(which, as.environment(list(...))) : 
  this graphics device does not support event handling

# I am using Mac OS X 10.11.3 El Capitan, R version 3.2.4 Very Secure Dishes

Workaround is

# try opening the graphics window first with
X11(type = "Xlib")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant