Summary: | latest nightlies cannot create new documents/open images and documents. They just close. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | acc4commissions |
Component: | General | Assignee: | Alvin Wong <alvin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alvin |
Priority: | NOR | ||
Version: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/93e3db259ca4ff558e371467fa132c78d0d7cc06 | Version Fixed In: | |
Sentry Crash Report: |
Description
acc4commissions
2022-06-07 07:17:00 UTC
I can see that you are using NVIDIA driver 456.71 and is probably using OpenGL. - Does it happen with ANGLE? - What was the last version that worked and is it still working? - Ok it doesn't happen with ANGLE. (But I don't want to use angle...) - I don't remember the exact version it started to happen, but I've been using b123708 for these days as a stable one that I saved. Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. Can you please try again with the current latest nightly, _with_ the debug package so I can see the line number, and reply with the backtrace if it does still crash? Never mind, I think I see what might be the issue. Git commit d2b57f1f17160af3f6d14f1af8593c0e3e4e36ba by Alvin Wong. Committed on 13/06/2022 at 09:27. Pushed by alvinwong into branch 'master'. opengl: Do not enable unused vertex attribute M +0 -1 libs/ui/opengl/KisOpenGLCanvasRenderer.cpp https://invent.kde.org/graphics/krita/commit/d2b57f1f17160af3f6d14f1af8593c0e3e4e36ba Git commit 93e3db259ca4ff558e371467fa132c78d0d7cc06 by Alvin Wong. Committed on 13/06/2022 at 09:30. Pushed by alvinwong into branch 'krita/5.1'. opengl: Do not enable unused vertex attribute (cherry picked from commit d2b57f1f17160af3f6d14f1af8593c0e3e4e36ba) M +0 -1 libs/ui/opengl/KisOpenGLCanvasRenderer.cpp https://invent.kde.org/graphics/krita/commit/93e3db259ca4ff558e371467fa132c78d0d7cc06 yes, it's fixed now. thanks. |