Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Awesomium:30033): Gtk-WARNING **: cannot open display on linux #110

Open
dongjiahong opened this issue Sep 14, 2016 · 0 comments
Open

(Awesomium:30033): Gtk-WARNING **: cannot open display on linux #110

dongjiahong opened this issue Sep 14, 2016 · 0 comments

Comments

@dongjiahong
Copy link

hi:
I'm trying to get the linux SDK to work. It can be compiled well.
I go to run it and i get this warning and error:

 (Awesomium:30033): Gtk-WARNING **: cannot open display:
[0100/000000:ERROR:zygote_main_linux.cc(527)] write: Broken pipe

I get an answer in answers.awesomium.com .
So i run it and i get errors too:

$  xvfb-run ./main

/usr/bin/xvfb-run: line 181: 30064 Segmentation fault   DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1

Not sure whats going on here, I thought this was supposed to be a headless environment? Is there any way I can get awesomium to work on linux without X ?

environment:

# head -n 1 /etc/issue
CentOS release 6.8 (Final)

# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
...
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-8) (GCC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant