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

QXcbConnection #52

Closed
ABILATA opened this issue Jul 14, 2018 · 6 comments
Closed

QXcbConnection #52

ABILATA opened this issue Jul 14, 2018 · 6 comments

Comments

@ABILATA
Copy link

ABILATA commented Jul 14, 2018

Dear,

I compiled the karbowallet and when I try to run the ./karbowanec file I got the following outcome:
./karbowanec
QXcbConnection: Could not connect to display
Aborted (core dumped)

Thank you in advance for your help, kind regards

@aivve
Copy link
Collaborator

aivve commented Jul 14, 2018

It's strange. Try export DISPLAY=:0 then run wallet

@ABILATA
Copy link
Author

ABILATA commented Jul 14, 2018

I still got the same outcome:
~/karbowanecwallet/build$ ./karbowanec
QXcbConnection: Could not connect to display :0
Aborted (core dumped)

@aivve
Copy link
Collaborator

aivve commented Jul 14, 2018

Is it some remote access? Or maybe it's root? Try export DISPLAY=:0.0

@ABILATA
Copy link
Author

ABILATA commented Jul 17, 2018

Thank you for your promptness and sorry for my delayed anwer. Yes, it is a remote access, I am doing it in a ubuntu server. Before I could test your suggestion I reinstalled the server (for a different reason) and started everything again. Unfortunatelly now I have a different problem:
karbowanecwallet-Sudo/src/AddressProvider.cpp:7:10: fatal error: QJsonArray: No such file or directory
#include
^~~~~~~~~~~~
compilation terminated.
CMakeFiles/karbowanec.dir/build.make:249: recipe for target 'CMakeFiles/karbowanec.dir/src/AddressProvider.cpp.o' failed
make[2]: *** [CMakeFiles/karbowanec.dir/src/AddressProvider.cpp.o] Error 1
CMakeFiles/Makefile2:181: recipe for target 'CMakeFiles/karbowanec.dir/all' failed
make[1]: *** [CMakeFiles/karbowanec.dir/all] Error 2
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2

@aivve
Copy link
Collaborator

aivve commented Jul 17, 2018

You need to fix your QT installation.

@ABILATA
Copy link
Author

ABILATA commented Jul 17, 2018

Indeed, that is like hell to solve for unexperienced people like me. Still trying...

@aivve aivve closed this as completed Jan 23, 2019
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

2 participants