I am trying to package grefsen on Fedora 25, I'm able to run it successfully from gnome, but not from a VT.
I tried to modify QT_QPA_PLATFORM with a couple of options without success, any option I tried gives similar error message that it can't open or connect to a display. Options I've tried: eglfs, wayland, xcb
, offscreen . Error messages are like: Could not open egl display or QXcbConnection: Could not connect to display.
What could be the cause for these messages?
I am trying to package grefsen on Fedora 25, I'm able to run it successfully from gnome, but not from a VT.
I tried to modify QT_QPA_PLATFORM with a couple of options without success, any option I tried gives similar error message that it can't open or connect to a display. Options I've tried: eglfs, wayland, xcb
, offscreen . Error messages are like:
Could not open egl displayorQXcbConnection: Could not connect to display.What could be the cause for these messages?