Summary: | kwin broke when I threw the anbox | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Marcelo Zoel <marcelo.zoel> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.13.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kwin/b617613bf71f872b4b678cab75080ad4d89043c8 | Version Fixed In: | |
Sentry Crash Report: |
Description
Marcelo Zoel
2019-04-19 04:38:54 UTC
Hmm, looks like we have missing call to makeOpenGLContextCurrent(). Git commit b617613bf71f872b4b678cab75080ad4d89043c8 by Vlad Zagorodniy. Committed on 23/04/2019 at 20:59. Pushed by vladz into branch 'master'. [scenes/opengl] Ensure there is current OpenGL context when destroying EffectFrame unstyled texture Summary: BUG: 406671 Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D20723 M +8 -5 plugins/scenes/opengl/scene_opengl.cpp https://commits.kde.org/kwin/b617613bf71f872b4b678cab75080ad4d89043c8 |