Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
51881757
Topic
5166793
Board
Bitcoin Technical Support
Re: bitcoin-qt QXcbConnection: Could not connect to display
by
walletscat
on
19/07/2019, 19:48:01 UTC
Quote from: AdolfinWolf on July 19, 2019, 01:47:50 PM
How exactly did you install bitcoin core on ubuntu? Is your main OS Windows 10?
If you can't connect to a display, and you're running ubuntu localhost, you'll need to install a X-server.
https://sourceforge.net/projects/vcxsrv/
Then run something like
Code:
echo "export DISPLAY=localhost:0.0" >> ~/.bashrc
. ~/.bashrc
https://seanthegeek.net/234/graphical-linux-applications-bash-ubuntu-windows/
Just tried and it worked for me.
I am using Ubuntu server 16.04
Not the App store