Summary: | Gmic hangs even on preview effects | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | MichalG <garbi75> |
Component: | G'Mic for Krita | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | lukast.dev |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/f5eec94d1e70febd5bf17107c06e5bcb370a1c0c | Version Fixed In: | |
Sentry Crash Report: |
Description
MichalG
2015-07-07 08:08:47 UTC
Can you try again with Chromatic aberrations? After I updated the filters, I closed the dialog in hope that it is enough, but I had to restart Krita so that Chromatic aberrations works. That's a bug, I will try to fix it soon! Git commit f5eec94d1e70febd5bf17107c06e5bcb370a1c0c by Lukáš Tvrdý. Committed on 08/07/2015 at 08:40. Pushed by lukast into branch 'calligra/2.9'. Fix filters that are added by update definitions New filters after update were not properly passed to G'Mic, because the buffer with g'mic custom commands was filled every time the dialog got displayed and not cleared after close. M +11 -5 krita/plugins/extensions/gmic/kis_gmic_plugin.cpp M +3 -0 krita/plugins/extensions/gmic/kis_gmic_plugin.h http://commits.kde.org/calligra/f5eec94d1e70febd5bf17107c06e5bcb370a1c0c (In reply to LukasT from comment #1) > Can you try again with Chromatic aberrations? Yes, I did. > After I updated the filters, I closed the dialog in hope that it is enough, > but I had to restart Krita so that Chromatic aberrations works. > > That's a bug, I will try to fix it soon! Looks like something has been corrected as for now the preview and main action do not crash so insolently (works quite good).... At least that "Chromatic aberration". But some older effects still can do it and Krita exits sometimes. That's about Linux version of Krita+Gmic. Windows' port of them works horribly (crashes are frequent, etc.) . >But some older effects still can do it and Krita exits sometimes. > That's about Linux version of Krita+Gmic. Windows' port of them works horribly (crashes are > frequent, etc.) . Please, do report gmic filters that crash Krita! |