VirtScreen icon indicating copy to clipboard operation
VirtScreen copied to clipboard

Crash when It is clicked to open in the context menu

Open Br0skino opened this issue 4 years ago • 16 comments

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)) Aborted (core dumped) This is the error I ran it on a AMD PC,please leave me a solution

Br0skino avatar Jun 17 '20 12:06 Br0skino

Same problem here, trying this in lubuntu os, installed mesa opengl package, and other opengl related drivers. but when i click on the tray icon i get the same error.

sushmitpalrishi avatar Jun 17 '20 19:06 sushmitpalrishi

+1, have the same problem AMD card - [Radeon HD 7970/8970 OEM / R9 280X]

evd3v avatar Jun 25 '20 19:06 evd3v

I have problems too :( . Radeon Vega Series / Radeon Vega Mobile Series

leorocco avatar Jun 30 '20 22:06 leorocco

The following error shows when I try to open virtscreen libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri) libGL error: failed to load driver: iris libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri) libGL error: failed to load driver: iris libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/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)) Aborted

apt-x4869 avatar Jul 02 '20 07:07 apt-x4869

Same issue here. AMD 3700x/RX 480.

libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri) libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri) libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/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)) Aborted (core dumped)

kachapman avatar Jul 23 '20 04:07 kachapman

Same issue here on pop_os 20.04

asrosenberg avatar Aug 14 '20 17:08 asrosenberg

Also having this issue on Pop_OS! 20.04, see crash log below

jhonig@computer:~$ lsb_release -a
LSB Version:	core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID:	Pop
Description:	Pop!_OS 20.04 LTS
Release:	20.04
Codename:	focal
jhonig@computer:~$ virtscreen
libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/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)) 
Aborted (core dumped)
jhonig@computer:~$

joshuahonig avatar Aug 29 '20 16:08 joshuahonig

Same issue on Ubuntu 20.04, AMD Ryzen 4750

stefanosavastano avatar Sep 06 '20 22:09 stefanosavastano

Same issue here. My processor is an Intel Core i5(8th Gen), using AMD Radeon 530 GPU. OS is Lubuntu OS 20.04.

czlucius avatar Sep 09 '20 12:09 czlucius

Same issue POP_OS 20.04 Intel i7-6700hq. i tried adding the intel config file to x11 but no luck so far

azatecas avatar Sep 09 '20 20:09 azatecas

+10086 I have the same problem.

tangduoling avatar Sep 28 '20 08:09 tangduoling

same proble ubuntu 20.04 Intel Core i5-8265U, GPU intel hd graphics

Gleb1nho avatar Oct 08 '20 19:10 Gleb1nho

Same problem on manjaro linux installing from appimage, same with python install

santiyounger avatar Oct 08 '20 23:10 santiyounger

I had similar problems, I did get virtscreen working by updating AMDgpu driver (In pop_os).

AKA-Beastmaster avatar Dec 04 '20 14:12 AKA-Beastmaster

same issue kali Kde

cryskram avatar Mar 28 '21 07:03 cryskram

Same issue. Kubuntu 20.04

PeterTucker avatar Aug 26 '21 20:08 PeterTucker