To run gtk application in porteus text mode
Posted: 04 Feb 2020, 05:18
Hi,
I am using Porteus text mode . I want to run GTK application using text mode of porteus without using X-server. It is showing warnings and error like,
I used the following commands, but It seems like these commands are not helpful.
Seems like xvfb is not working in this. Any help would be appreciated.
I am using Porteus text mode . I want to run GTK application using text mode of porteus without using X-server. It is showing warnings and error like,
Code: Select all
Gtk-WARNING **: cannot open display:
Code: Select all
$ startx xvfv-run ./(gtk_application)