On 09/22/2015 03:38 PM, Raimundo Lora Serrano wrote:
I just reinstalled “xorg-server demeter”, now I get: /private/tmp/com.apple.launchd.lXiE4HyZ2W/org.macports:0
but there is no plot window. The problem remains.
I want to preface this by saying that I have no idea what the problem is and I do not own a Mac on which to investigate. That said, I can think of something you might look into. * Can you run gnuplot from the command line? * If so, what is the default terminal? To find out, do this at the gnuplot command line: "show terminal" * If the default terminal is something other than "X11", "wxt", or "qt", can you reset it? That is done at the gnuplot command line by, for instance, "set terminal wxt" * Can you make a plot? To find out, plot a sine wave at the gnuplot command line with "plot sin(x)" Basically, I am wondering if the problem is that gnuplot is not working or if the problem is that Demeter's communication with gnuplot is not working. B -- Bruce Ravel ------------------------------------ bravel@bnl.gov National Institute of Standards and Technology Synchrotron Science Group at NSLS-II Building 535A Upton NY, 11973 Homepage: http://bruceravel.github.io/home/ Software: https://github.com/bruceravel Demeter: http://bruceravel.github.io/demeter/