Changes between Initial Version and Version 2 of Ticket #43000


Ignore:
Timestamp:
Mar 23, 2014, 7:08:14 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43000

    • Property Cc jeremyhu@… added
  • Ticket #43000 – Description

    initial v2  
    11I recently upgraded an installed application that was installed through Macports. After upgrading this application now is no longer plotting to X11 the way it used to, in fact, it's not plotting at all even though X11 is definitely installed on my system. I have wiped all of Macports, uninstalled it, and reinstalled everything. There are less error messages, but it's still no longer communicating with X11 as it previously did. I have a feeling this has to do with my $DISPLAY variable, which was switched to XQuartz instead of the xorg that I had previously been using, and which uninstalling and reinstalling Macports has not fixed. Any help would be appreciated.
     2
    23{{{
    3 #!div style="font-size: 80%"
    4   {{{#!python
    5   echo $DISPLAY
     4echo $DISPLAY
    65/tmp/launch-KcoXVw/org.macosforge.xquartz:0
    7   }}}
    86}}}
    97