kbumsik / VirtScreen

Make your iPad/tablet/computer into a secondary monitor on Linux.
GNU General Public License v3.0
1.67k stars 111 forks source link

VirtScreen crashes when clicked #59

Open aviwad opened 4 years ago

aviwad commented 4 years ago

(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 $@
Nobreakfast commented 4 years ago

I have same issue. Maybe you could try use python to install it.

pip install virtscreen