Bug 492118

Summary: After the today's Plasma update Konsole refuses to start
Product: [Applications] konsole Reporter: CocolinoFan <arvamircea>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED UPSTREAM    
Severity: crash CC: arvamircea
Priority: NOR    
Version First Reported In: 24.05.2   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description CocolinoFan 2024-08-24 08:12:16 UTC
SUMMARY
Latest update to Plasma made Konsole not launch.

STEPS TO REPRODUCE
1.  Update Kubuntu to the latest version
2.  Launch Konsole

OBSERVED RESULT
 Konsole does not open. Installing and trying to launch flatpak with a different terminal emulator gives:

cocolino@Einstein:~$ flatpak run org.kde.konsole
QColorSpace attempted constructed from invalid primaries: QPointF(0.313477,0.329102) QPointF(0.680664,0.320313) QPointF(0.265625,0.69043) QPointF(0.150391,0.0605469)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
Could not initialize GLX

EXPECTED RESULT
Konsole opens.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-41-generic (64-bit)
Graphics Platform: offscreen
Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080/PCIe/SSE2
Comment 1 CocolinoFan 2024-08-24 08:33:33 UTC
The issue is not Konsole specific it happens with all flatpaks.
cocolino@Einstein:~$ flatpak run org.sdrangel.SDRangel
2024-08-24 09:32:07.462 (W) qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
2024-08-24 09:32:07.463 (W) qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
2024-08-24 09:32:07.464 (F) Could not initialize GLX