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

Home » Public Forums » archive » Re: IDL + Leopard
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL + Leopard [message #56541 is a reply to message #56540] Mon, 29 October 2007 22:26 Go to previous messageGo to previous message
Edd Edmondson is currently offline  Edd Edmondson
Messages: 50
Registered: January 2003
Member
mgalloy@gmail.com <mgalloy@gmail.com> wrote:
> Sorry if this is a repeat, but it hasn't appeared for me yet...
>
> Warning to other Mac OS IDL users: widget programs in IDL 6.4 don't
> seem to run under Leopard. You might be better suited waiting for ITT
> VIS to release a fix/release before you update to Leopard. Are others
> experiencing this too?
>

I've been travelling since Leopard's release date, so I've not ordered
mine yet and can't check. However, I do know that X11 in Leopard has
changed the way DISPLAY is set. Now, it's set to connect to launchd,
which runs X11 if needed and then passes the connection through to
X11.

This means previously required tricks to set DISPLAY, as discussed
here before, are no longer needed in principle, and those tricks may
also break for Leopard. Also, the new setting may not play nice with
IDL for some other reason. It's certainly a cunning trick Leopard
uses, but it seems the cunning trick doesn't work so well if something
else is trying a trick of its own.

As loath as I am to recommend something I've strongly recommended
against before, if you're the sole user of the machine try making sure
X11 is running first, and try

setenv DISPLAY ":0"

before starting IDL
(I don't know how this will work with the IDLDE, but with the standard
IDL command line this may help)

As long as X11 is running, a more traditional DISPLAY setting should work.

I've also heard downgrading X11 to Tiger's version works, but I'm not
keen to recommend that sort of solution just in case it causes more
problems later.

--
Edd
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL 6.4.1 patch for Leopard
Next Topic: Re: plotting data on lat/lon map

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

Current Time: Wed Oct 08 17:38:38 PDT 2025

Total time taken to generate the page: 0.00451 seconds