Summary: | PlasmaShell crash on Live ISO on USB | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | falling_failing_falling |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
falling_failing_falling
2019-11-15 18:35:19 UTC
Please note that KDE Plasma 5.14.? is working on Debian on this old GPU, so it's only the KDE Neon ISO that is broken on BIOS mode on old GPU. It looks like the newer Qt version in Neon doesn't correctly check for supported OpenGL version. It is also possible that Qt now requires at least OpenGL 2. Please report this issue directly to Qt developers via https://bugreports.qt.io/ referencing the lines I pasted below. > This is an old graphic card, however it sup[port OpenGL 1.? [...] > #8 0x00007f0ea7ea8c8b in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1907 > #9 QMessageLogger::fatal (this=this@entry=0x7f0e5ee80710, msg=msg@entry=0x7f0e835669a8 "QSGSimpleMaterialShader does not implement 'uniform highp mat4 %s;' in its vertex shader") at global/qlogging.cpp:888 > #10 0x00007f0e8354a7dd in QSGSimpleMaterialShader<FadingMaterialState>::initialize (this=0x7f0e5023fe50) at /usr/include/x86_64-linux-gnu/qt5/QtQuick/qsgsimplematerial.h:56 > #11 FadingMaterialShader::initialize (this=0x7f0e5023fe50) at ./src/declarativeimports/core/fadingnode.cpp:91 |