You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running EndevourOS (Arch based) and even though I tried all the different suggested methods for installation I always get a segmentation fault. When I used the AppImage method the error message reads out: "(base) [bratan@bratanlaptop Downloads]$ ./VirtScreen.AppImage
libGL error: MESA-LOADER: failed to open radeonsi: /tmp/.mount_VirtScj2vw2u/usr/share/virtscreen/env/bin/../lib/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /usr/lib/dri/radeonsi_dri.so) (search paths /usr/lib/dri, suffix _dri) libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open radeonsi: /tmp/.mount_VirtScj2vw2u/usr/share/virtscreen/env/bin/../lib/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /usr/lib/dri/radeonsi_dri.so) (search paths /usr/lib/dri, suffix _dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast: /tmp/.mount_VirtScj2vw2u/usr/share/virtscreen/env/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /usr/lib/dri/swrast_dri.so) (search paths /usr/lib/dri, suffix _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 QFlagsQSurfaceFormat::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_VirtScj2vw2u/AppRun: line 14: 6035 Aborted (core dumped) $ENV/bin/python3 $ENV/bin/virtscreen $@
"
The text was updated successfully, but these errors were encountered:
I am running EndevourOS (Arch based) and even though I tried all the different suggested methods for installation I always get a segmentation fault. When I used the AppImage method the error message reads out: "(base) [bratan@bratanlaptop Downloads]$ ./VirtScreen.AppImage$ENV/bin/virtscreen $ @
libGL error: MESA-LOADER: failed to open radeonsi: /tmp/.mount_VirtScj2vw2u/usr/share/virtscreen/env/bin/../lib/libstdc++.so.6: version
GLIBCXX_3.4.26' not found (required by /usr/lib/dri/radeonsi_dri.so) (search paths /usr/lib/dri, suffix _dri) libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open radeonsi: /tmp/.mount_VirtScj2vw2u/usr/share/virtscreen/env/bin/../lib/libstdc++.so.6: version
GLIBCXX_3.4.26' not found (required by /usr/lib/dri/radeonsi_dri.so) (search paths /usr/lib/dri, suffix _dri)libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast: /tmp/.mount_VirtScj2vw2u/usr/share/virtscreen/env/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /usr/lib/dri/swrast_dri.so) (search paths /usr/lib/dri, suffix _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 QFlagsQSurfaceFormat::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_VirtScj2vw2u/AppRun: line 14: 6035 Aborted (core dumped) $ENV/bin/python3
"
The text was updated successfully, but these errors were encountered: