(Running VirtScreen AppImage on Fedora Silverblue)
I use the TopIcons Plus extension to get a systray on Gnome
Using Xorg, not Wayland session.
I run the appimage, and the systray comes. however, clicking on it launches an empty window where the popup should be, and the app crashes.
This is the crash output.
QSystemTrayIcon::setVisible: No Icon set
libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib64/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib64/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib64/dri)
libGL error: failed to load driver: swrast
QGLXContext: Failed to create dummy context
qml: Loader Status Changed. 1
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace), profile QSurfaceFormat::OpenGLContextProfile(NoProfile))
/tmp/.mount_VirtScYPpU4C/AppRun: line 14: 3255 Aborted (core dumped) $ENV/bin/python3 $ENV/bin/virtscreen $@
(Running VirtScreen AppImage on Fedora Silverblue) I use the TopIcons Plus extension to get a systray on Gnome Using Xorg, not Wayland session. I run the appimage, and the systray comes. however, clicking on it launches an empty window where the popup should be, and the app crashes. This is the crash output.