Your wrapper start X11, but fails to launch xemacs - hypert3000
Here's how to see the source code:- Right-click on XEmacs Wrapper and choose Show Package Contents
- Open the Contents folder
- Open the Resources folder
- Open the file "script" in your favorite text editor (probably XEmacs!)
Please let me know if this does fix your problem, and I can make the change for everyone in the next release.
Sincerely,
hypert
Wednesday, June 01 2005 @ 09:45 AM PDT
Try version 1.05 - hypert3000
I changed how $DISPLAY is set in version 1.05. Please let me know if this helps!Wednesday, June 01 2005 @ 07:39 PM PDT
Your wrapper start X11, but fails to launch xemacs - hypert3000
Here's how to see the source code:- Right-click on XEmacs Wrapper and choose Show Package Contents
- Open the Contents folder
- Open the Resources folder
- Open the file "script" in your favorite text editor (probably XEmacs!)
Anyway, I do set the $DISPLAY to 127.0.0.1:0 since there are no environment variables to speak off setup for these applications built with Platypus. You can try changing line 30, but "127.0.0.1:0" should be the same as ":0.0", since the former just means "use this computer" and the latter means "don't specify a computer" (defaults to this one).Please let me know if this does fix your problem, and I can make the change for everyone in the next release.
Sincerely,
hypert
Reply to This
Wednesday, June 01 2005 @ 09:43 AM PDT