Summary: | [openGL] [2.8.x] Background transparency checker is broken | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | David REVOY <info> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | ghevan, halla |
Priority: | NOR | ||
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/da012e477d832dd0bd00fea10c970de05ca1f386 | Version Fixed In: | |
Sentry Crash Report: |
Description
David REVOY
2014-03-21 06:20:08 UTC
Git commit bc8ca01a2d1f3cb46ffc6e0952a34c707b544dc3 by Boudewijn Rempt. Committed on 22/03/2014 at 10:34. Pushed by rempt into branch 'calligra/2.8'. Revert "Cache the uniform locations for the display and checker shaders" This reverts commit 8b3a29d36c010a0e6aa2a139012c0671bc88edb6. M +8 -29 krita/ui/opengl/kis_opengl_canvas2.cpp http://commits.kde.org/calligra/bc8ca01a2d1f3cb46ffc6e0952a34c707b544dc3 Git commit da012e477d832dd0bd00fea10c970de05ca1f386 by Boudewijn Rempt. Committed on 22/03/2014 at 10:43. Pushed by rempt into branch 'master'. Revert "Cache the uniform locations for the display and checker shaders" This reverts commit 2eb875ee557c89f2bc910deede33401c630d1176. M +8 -29 krita/ui/opengl/kis_opengl_canvas2.cpp http://commits.kde.org/calligra/da012e477d832dd0bd00fea10c970de05ca1f386 Hey, I updated my calligra/2.8, and I still get the same issue even after this revert ( I checked with git log , and made also a clean install on the top , removing 'build' and 'inst' folder ). Do I did something wrong ? How to check if it's not a local-install-only issue ? Argh... that was the wrong commit to revert. Is this fixed now? I get normal checkerboard with OpenGL Nvidia. master e729d6e4f868e0 Hey thanks for the reminder Vanyossi, Yes, I built the new 2.8.1 tagged yesterday this morning, and don't have the issue anymore. Thanks ! |