Martin Mølck Bagge
Martin Mølck Bagge
Can someone post an example of a config file in case I don't get the GUI working?
Okay, I wasn't aware that Ubuntu 20.04 uses xcb and switching to the the xcb branch partly solved the error. Now it changed to: name 'Gtk' is not defined
I added the changes in commit 9fcb44565185b1f13cee968970793247455aa56f into the xcb branch locally and this seems to solve "name 'Gtk'" error. Now it prints out "There does not exist a configuration...
Nvm I'm confused about this issue. Can't seem to do much to get it working :(
> Okay, I wasn't aware that Ubuntu 20.04 uses xcb and switching to the the xcb branch partly solved the error. Now it changed to: name 'Gtk' is not defined...