comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Mavericks: NG plots start out black
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Mavericks: NG plots start out black [message #87533] Fri, 14 February 2014 03:26 Go to next message
dg86 is currently offline  dg86
Messages: 118
Registered: September 2012
Senior Member
Dear Folks,

Since I switched to Mavericks (MacOS 10.9.1), my function graphics (NG) plots
all (mostly?) turn out as featureless black rectangles when first realized.
The graphics render properly if I subsequently click on them, and usually appear
if I execute their refresh method.

The same code creates immediately visible graphics on my linux machines.
So, it's an OS-dependent misfeature.

What's the right way to fix it?

I'm running IDL 8.3 on Mavericks (MacOS 10.9.1) under XQuartz 2.7.5.

Many thanks,

David
Re: Mavericks: NG plots start out black [message #87873 is a reply to message #87533] Sat, 01 March 2014 02:45 Go to previous message
dg86 is currently offline  dg86
Messages: 118
Registered: September 2012
Senior Member
On Friday, February 14, 2014 6:26:50 AM UTC-5, David Grier wrote:
> Dear Folks,
>
>
>
> Since I switched to Mavericks (MacOS 10.9.1), my function graphics (NG) plots
>
> all (mostly?) turn out as featureless black rectangles when first realized.
>
> The graphics render properly if I subsequently click on them, and usually appear
>
> if I execute their refresh method.
>
>
>
> The same code creates immediately visible graphics on my linux machines.
>
> So, it's an OS-dependent misfeature.
>
>
>
> What's the right way to fix it?
>
>
>
> I'm running IDL 8.3 on Mavericks (MacOS 10.9.1) under XQuartz 2.7.5.
>
>
>
> Many thanks,
>
>
>
> David

I solved this problem as collateral anti-damage by implementing the
workaround for the crashes that IDL suffers when closing NG windows on
some platforms. Specifically, this is the workaround for bugs
IDL-57214
IDL-58285
IDL-58839
that is discussed in the Release Notes for IDL 8.3:

On a Mac, the fix is:
$ cd /Applications/exelis/idl/bin/bin.darwin.x86_64
$ sudo mv gl_driver.so gl_driver.back

TTFN,

David
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Function graphics axis range - how to get it consistently?
Next Topic: colored vector plots

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:06:59 PDT 2025

Total time taken to generate the page: 0.00381 seconds