Segmentation fault on Mac Intel Core 2 Duo [message #50357] |
Thu, 28 September 2006 03:34  |
Xavi Llort
Messages: 15 Registered: September 2006
|
Junior Member |
|
|
Hi group!
I've installed IDL 6.1 on a brand new Mac Intel Core-2-Duo (so, running
on rossetta), and it works fine with calculations. But it is not able
to create windows:
IDL> window,1
Segmentation fault
pluja:/Applications/rsi/idl_6.1/bin xavi$
Any ideas of what can be wrong?
Thank you!
Xavi
|
|
|
Re: Segmentation fault on Mac Intel Core 2 Duo [message #50464 is a reply to message #50357] |
Fri, 29 September 2006 11:30  |
JD Smith
Messages: 850 Registered: December 1999
|
Senior Member |
|
|
On Fri, 29 Sep 2006 16:18:55 +0000, Karl Schultz wrote:
>
> But I still strongly suggest that Mac users make some effort to set
> DISPLAY to the correct value by launching from an xterm or doing some
> other script magic if they insist on using Terminal. Note that if the
> machine is being used by more than one person with Fast User Switching, a
> given X server may not always be at :0.0!!!!
lists.sourceforge.jp/mailman/archives/macemacsjp-english/200 6-June/000586.html
is a very nice way to ensure all users have their DISPLAY set correctly.
Set X11 to launch at login, and all X programs will work from the terminal
or other non-xterm launch conditions (Platypus scripts, etc.), correctly
for all Fast User users.
JD
|
|
|