Existing users, log in.  New users, create a free account.  Lost password?

3 comments

Your wrapper start X11, but fails to launch xemacs - hypert3000

Here's how to see the source code:
  1. Right-click on XEmacs Wrapper and choose Show Package Contents
  2. Open the Contents folder
  3. Open the Resources folder
  4. 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


Your wrapper start X11, but fails to launch xemacs - hypert3000

Here's how to see the source code:
  1. Right-click on XEmacs Wrapper and choose Show Package Contents
  2. Open the Contents folder
  3. Open the Resources folder
  4. 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: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!

Reply to This

Wednesday, June 01 2005 @ 07:39 PM PDT