Author

Topic: armory - QGtkStyle could not resolve GTK (Read 68 times)

jr. member
Activity: 46
Merit: 13
February 24, 2022, 03:17:20 PM
#4
If not, try to repeat the installation try to follow the guide from their Github here https://github.com/goatpig/BitcoinArmory/blob/master/linuxbuild/Linux_build_notes.md
Just take note of the version on the commands so replace it with the latest firmware version.

Thank you very much BitMaxz! Did reinstall armory according to the description on github. Now everything is running smoothly and I don't have to run armory as root. Thank you Goatpig for the advice! I have Debian Buster 10.11 installed.
legendary
Activity: 3640
Merit: 1345
Armory Developer
February 24, 2022, 05:49:36 AM
#3
1. What version of Debian?

2. Do *NOT* run Armory with root privileges. You should not run it with sudo. Just dont.

3. What version of python is installed on your system?
legendary
Activity: 3206
Merit: 2904
Block halving is coming.
February 21, 2022, 07:13:34 PM
#2
I search a bit and according to this you need to allow the root user access to X server and point to the right display.

use this commands

Code:
xhost local:root

And then this

Code:
sudo DISPLAY=$DISPLAY gedit /etc/profile

If not, try to repeat the installation try to follow the guide from their Github here https://github.com/goatpig/BitcoinArmory/blob/master/linuxbuild/Linux_build_notes.md
Just take note of the version on the commands so replace it with the latest firmware version.
jr. member
Activity: 46
Merit: 13
February 21, 2022, 01:32:20 PM
#1
Hey guys,

I'm trying to setup Armory on my freshly installed Debian. I installed bitcoincore and everything is running fine.
But I can't get Armory running.

If I try to run armory via terminal as sudo I get this message

Quote
No protocol specified
ArmoryQt.py: cannot connect to X server :0

If I try to run armory via terminal as normal user I get this message

Quote
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.

If I click on the Desktop-Icon nothing happens.

I checked all the dependencies and installed all the libraries as described in this post https://bitcointalksearch.org/topic/fresh-install-of-armory-0965-on-debian-10-onlineoffline-5209374

Any ideas what could be the problem?

Cheers!
Jump to: