Haxe app and Gtk-WARNING on linux servers
Posted
by Cambiata
on Stack Overflow
See other posts from Stack Overflow
or by Cambiata
Published on 2009-08-26T11:20:33Z
Indexed on
2010/04/07
5:03 UTC
Read the original article
Hit count: 323
Hi! I'm trying a Haxe-compiled solution called FAR (Flash Archiver) created by Edwin Van Rijkom (http://code.google.com/p/vanrijkom-flashlibs/) wich uses a command-line tool for creating compressed archives.
When running the FAR tool locally on my ubuntu laptop, everything works fine. When running remotely (terminal as Root) on my Ubuntu and Debian servers, it gives the following error: Gtk-WARNING **: cannot open display:
I've tried to reach Edvin about this, but no response so far. Maybe it has something to do with installation or user rights on the server?
Any clue?
© Stack Overflow or respective owner