Post
Topic
Board Armory
Merits 1 from 1 user
Re: armory - QGtkStyle could not resolve GTK
by
BitMaxz
on 21/02/2022, 23:13:34 UTC
⭐ Merited by harlequininja (1)
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.