| Summary: | KDE session startup crashes when started in x2go session | ||
|---|---|---|---|
| Product: | [Plasma] krunner | Reporter: | Martin <mrbm74> |
| Component: | general | Assignee: | Kai Uwe Broulik <kde> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | rdieter |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.12.4 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin
2018-05-21 14:40:32 UTC
The important part of the traceback: #9 QMessageLogger::fatal (this=this@entry=0x7fff929c0df0, msg=msg@entry=0x7f399827c770 "Could not initialize GLX") at appears opengl isn't working on your x2goserver Qt is able to user software OpenGL, and it should query the X server for availability of the GLX extensions before using them. If this is reproducible with Qt 5.11, I suggest to report this issue directly to Qt developers via https://bugreports.qt.io/ |