spacetelescope / imexam

imexam is a python tool for simple image examination, and plotting, with similar functionality to IRAF's imexamine
http://imexam.readthedocs.io
BSD 3-Clause "New" or "Revised" License
75 stars 45 forks source link

update of xquartz on mac sierra causes resource issue #116

Open sosey opened 7 years ago

sosey commented 7 years ago

After updating to : XQuartz 2.7.11 (xorg-server 1.18.4)

Got the error on grab():

import import: No window with specified ID exists (imexam1505500606.124432) [Resource temporarily unavailable].

And yet that window and id did exist, the process hang.

sosey commented 7 years ago

Quiting out of the ds9 window returns the python prompt and reports:

import import: Unable to read X window image (imexam1505501434.692469) [Resource temporarily unavailable].
import import: Request did not return an image [Resource temporarily unavailable].
Image saved to dispersed_nircam.jpg_snap.png

but no actual file was saved.