Open carlosricardocm opened 6 years ago
Are you running from Ubuntu? I know that if the desktop is running that should work. If you're on Raspbian, try startx chromium. (https://raspberrypi.stackexchange.com/questions/11866/how-can-i-start-x11-only-for-a-single-application)
Hi, I installed Chromium using an customised deb package (customised to allow viewing netflix). Chromium is installed without errors, but when I try to run it from emulationstation, I get the following message:
Failed to put Xlib into threaded mode. Gtk: cannot open display
I have a script called chromium.sh in RetroPie/roms/chromium which contains the following line inside: chromium-browser
Also I added the following to the file es_sytems.cfg located in /opt/retropie/config/all/emulationstation/es_system
`
`
Any thoughts?
Thanks.