| Summary: | Kwin crash when enabling openGL 3.1 compositing | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Heikki Välisuo <heikki.valisuo> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 4.11.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Heikki Välisuo
2013-12-15 21:20:06 UTC
afawk it's a driver bug only. also your gpu/driver willlikely not support gl3.0 anyway - check the dupe for details *** This bug has been marked as a duplicate of bug 327310 *** I have an intel core i3-530 CPU (Ironlake). If I understood correctly, it does not support openGL 3.1. When I set compositing to 3.1, kwin crashes and restarts using openGL 2.0. Works fine. I am sorry I did not do my homework before reporting the "bug". RESOLVED? It's not your fault - of course the driver should not crash just because it doesn't support a configuration, but simply fail to allocate a context, return NULL and at some point create a context. If that wasn't the case, KWin would have to not try (it knows that the core profile is not supported) |