[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-05-29 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=458935 --- Comment #19 from David Tschumperlé --- FYI, nest g'mic version 3.2.5 will be released tomorrow :) -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 458935] GMIC crash on macos arm, stacktrace gmic::_run

2023-05-03 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=458935 --- Comment #12 from David Tschumperlé --- A note about this : we have recently fixed a bug that could be related from G'MIC 2.3.2 to 2.3.3 (current is 2.3.4). This was a multi-threading issue (G'MIC was trying to decompress its standard library

[digikam] [Bug 422996] Digikam Crash with GMicQt plugin on Mac Mojave

2023-03-31 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=422996 --- Comment #54 from David Tschumperlé --- Gilles, we finally found the bug in G'MIC 3.2.2. It should be fixed with this commit: https://github.com/GreycLab/gmic/commit/617c3ee986f42f3fce67e173b3e5f3e8f4e5fcd4 We'll try to release 3.2.3 next week

[digikam] [Bug 467911] digiKam 8.0.0 crashes after second invocation of G'MIC-Qt

2023-03-29 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=467911 --- Comment #8 from David Tschumperlé --- - We are using the MSYS64 toolchain (from MSYS2) for compiling G'MIC-Qt on Windows (g++ 12). - We already tried ASAN but it didn't report anything on Linux, and it refused to compile on Windows (it seems

[digikam] [Bug 467911] digiKam 8.0.0 crashes after second invocation of G'MIC-Qt

2023-03-29 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=467911 David Tschumperlé changed: What|Removed |Added CC||david.tschumpe...@gmail.com --- Comment #6

[krita] [Bug 458371] G'MIC-Qt: Command 'x_segment': No display available.

2022-08-30 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=458371 --- Comment #4 from David Tschumperlé --- Yes that would be one good solution indeed. Quite a lot of work though. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 458371] G'MIC-Qt: Command 'x_segment': No display available.

2022-08-30 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=458371 --- Comment #2 from David Tschumperlé --- G'MIC display on Mac can be only achieved by using the X11 library, which is not installed by default on Mac. I'm not that surprised that the plug-in compiled on Mac does not allow filters that require

[krita] [Bug 455643] Krita cannot launch the gmic-qt plugin. No bundled library found.

2022-06-20 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=455643 David Tschumperlé changed: What|Removed |Added CC||david.tschumpe...@gmail.com --- Comment #2

[krita] [Bug 455076] GMIC grain degradation produces error: *** Error in ./fx_simulate_grain/__fx_simulate_grain/ *** Command 'input_cached': Unknown filename 'data_film_presets/grain_orwo_np20.cimgz'

2022-06-15 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=455076 --- Comment #12 from David Tschumperlé --- (In reply to amyspark from comment #11) > > Maybe a silly question, but why libcurl is not a required dependency of > > G'MIC on Krita ? > > Back when I forked the plugin (2.9.2 - 2.9.6)

[krita] [Bug 455076] GMIC grain degradation produces error: *** Error in ./fx_simulate_grain/__fx_simulate_grain/ *** Command 'input_cached': Unknown filename 'data_film_presets/grain_orwo_np20.cimgz'

2022-06-15 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=455076 --- Comment #10 from David Tschumperlé --- Maybe a silly question, but why libcurl is not a required dependency of G'MIC on Krita ? It is for the other versions of the plug-in. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 452831] G'MIC output image won't resize correctly when smaller than input

2022-04-23 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=452831 --- Comment #6 from David Tschumperlé --- In G'MIC, the layers are ordered from the top to the bottom in the image list. So image [0] is always the top layer, etc. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 452831] G'MIC output image won't resize correctly when smaller than input

2022-04-22 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=452831 --- Comment #3 from David Tschumperlé --- Interesting. Just curious, does that mean that in Krita, all layers have the same size ? (it is not the case in GIMP). If so, this is something I have to take into account, e.g. for filters that produce smaller

[krita] [Bug 452831] New: G'MIC output image won't resize correctly when smaller than input

2022-04-21 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=452831 Bug ID: 452831 Summary: G'MIC output image won't resize correctly when smaller than input Product: krita Version: 5.0.5 Platform: Other OS: Linux

[krita] [Bug 448092] Clicking G'mic reset button crashes Krita 5.0.2 on macOS 12.1

2022-01-09 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=448092 --- Comment #13 from David Tschumperlé --- Ha too bad that there are no line numbers in the log. It makes it more difficult to analyze. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 448092] Clicking G'mic reset button crashes Krita 5.0.2 on macOS 12.1

2022-01-09 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=448092 --- Comment #12 from David Tschumperlé --- We cannot try it on a Mac M1, we don't have access to such a machine. But the crash log will be probably helpful to get an idea about the problem. I'll forward it to Sébastien. -- You are receiving this mail

[krita] [Bug 447286] Plug-in built without community filters enabled by default

2021-12-21 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=447286 --- Comment #3 from David Tschumperlé --- (In reply to David Tschumperlé from comment #2) > Interesting, thanks! We actually don't use the CMakefiles to compile the > plug-in for the releases (we use the 'old' qmake way). > I'll fill an issu

[krita] [Bug 447286] Plug-in built without community filters enabled by default

2021-12-21 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=447286 --- Comment #2 from David Tschumperlé --- Interesting, thanks! We actually don't use the CMakefiles to compile the plug-in for the releases (we use the 'old' qmake way). I'll fill an issue for Seb, to let him know that the macro is missing

[krita] [Bug 447290] New: Tag colors do not appear in contextual menu

2021-12-20 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=447290 Bug ID: 447290 Summary: Tag colors do not appear in contextual menu Product: krita Version: 5.0.0-beta5 Platform: Other OS: Linux Status: REPORTED Severity:

[krita] [Bug 447286] New: Plug-in built without community filters enabled by default

2021-12-20 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=447286 Bug ID: 447286 Summary: Plug-in built without community filters enabled by default Product: krita Version: 5.0.0-beta5 Platform: Other OS: Linux

[krita] [Bug 447293] Setting blending modes/opacity/position/names of multiple output layers is not managed

2021-12-20 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=447293 --- Comment #2 from David Tschumperlé --- Created attachment 144720 --> https://bugs.kde.org/attachment.cgi?id=144720=edit What it should produce -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 447293] Setting blending modes/opacity/position/names of multiple output layers is not managed

2021-12-20 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=447293 --- Comment #1 from David Tschumperlé --- Created attachment 144719 --> https://bugs.kde.org/attachment.cgi?id=144719=edit What filter Drop Water produces -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 447293] New: Setting blending modes/opacity/position/names of multiple output layers is not managed

2021-12-20 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=447293 Bug ID: 447293 Summary: Setting blending modes/opacity/position/names of multiple output layers is not managed Product: krita Version: 5.0.0-beta5 Platform: Other

[krita] [Bug 445619] [Gmic] a random crash (rare) after calling GMIC dialog

2021-12-09 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=445619 --- Comment #10 from David Tschumperlé --- I've released G'MIC 3.0.0 today! -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 445619] [Gmic] a random crash (rare) after calling GMIC dialog

2021-12-06 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=445619 --- Comment #9 from David Tschumperlé --- I'll probably release G'MIC before the mid of next week. Everything looks ok right now. We just have to do the usual tests (valgrind and others) to check everything is ok. -- You are receiving this mail

[krita] [Bug 445619] [Gmic] a random crash (rare) after calling GMIC dialog

2021-12-05 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=445619 --- Comment #7 from David Tschumperlé --- When is Krita v.5 planned ? I think G'MIC is now almost ready for a release. I won't have time to put all the stuffs I wanted, and I'll probably run out of time for the next couple of months. So, it may

[krita] [Bug 445619] [Gmic] a random crash (rare) after calling GMIC dialog

2021-12-01 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=445619 --- Comment #6 from David Tschumperlé --- G'MIC 3 probably won't be ready before January, unfortunately. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 445619] [Gmic] a random crash (rare) after calling GMIC dialog

2021-11-18 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=445619 --- Comment #2 from David Tschumperlé --- The problem is that CImg 2.9.9 used for the Krita plug-in is quite old now, and many things have been added/fixed in it. It's a bit hard to say if the issue has been fixed or not. We are planing to release

[krita] [Bug 444338] gmic qt stuck on applying filter

2021-10-29 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=444338 --- Comment #3 from David Tschumperlé --- Command 'pixelsort' has been optimized for latest pre-release 3.0.0_pre : https://github.com/dtschump/gmic/commit/14729b59d86e7555b8e4ad18760c122e192dd639 Filter on a 4K image now takes only a few seconds

[krita] [Bug 444338] gmic qt stuck on applying filter

2021-10-29 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=444338 David Tschumperlé changed: What|Removed |Added CC||david.tschumpe...@gmail.com --- Comment #2

[krita] [Bug 442070] Difference of preview update frequency when using a filter that has control points

2021-09-06 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=442070 --- Comment #1 from David Tschumperlé --- Created attachment 141330 --> https://bugs.kde.org/attachment.cgi?id=141330=edit G'MIC-Qt plug-in running on Krita 5.0-beta1 -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 442070] New: Difference of preview update frequency when using a filter that has control points

2021-09-06 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=442070 Bug ID: 442070 Summary: Difference of preview update frequency when using a filter that has control points Product: krita Version: 5.0.0-beta1 Platform: Other OS:

[digikam] [Bug 422996] Digikam Crash with GMicQt plugin on Mac Mojave

2020-07-30 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=422996 --- Comment #6 from David Tschumperlé --- After checking, it seems we already have taken care of it : https://github.com/c-koi/gmic-qt/blob/master/src/FilterThread.cpp#L44 But maybe the condition `#ifdef _IS_MACOS_` does not hold ? We cannot check

[digikam] [Bug 422996] Digikam Crash with GMicQt plugin on Mac Mojave

2020-07-30 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=422996 David Tschumperlé changed: What|Removed |Added CC||david.tschumpe...@gmail.com --- Comment #5

[krita] [Bug 402097] New G'MIC filter "Artistic / Stylize" generates an error on exit

2019-04-09 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=402097 --- Comment #3 from David Tschumperlé --- Yes this does happen with the latest build (appimage : krita-4.2.0-pre-alpha-4022dda-x86_64.appimage, downloaded this morning). I'm using Ubuntu 18.10 (64bits). In the G'MIC plug-in, the 'Stylize' filter

[krita] [Bug 402097] New G'MIC filter "Artistic / Stylize" generates an error on exit

2019-04-09 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=402097 --- Comment #2 from David Tschumperlé --- Created attachment 119314 --> https://bugs.kde.org/attachment.cgi?id=119314=edit With latest G'MIC 2.5.6 and latest Krita Appimage (nightly build) -- You are receiving this mail because: You are watch

[krita] [Bug 402097] New G'MIC filter "Artistic / Stylize" generates an error on exit

2018-12-13 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=402097 David Tschumperlé changed: What|Removed |Added Platform|Other |Appimage -- You are receiving this mail

[krita] [Bug 402097] New: New G'MIC filter "Artistic / Stylize" generates an error on exit

2018-12-13 Thread David Tschumperlé
https://bugs.kde.org/show_bug.cgi?id=402097 Bug ID: 402097 Summary: New G'MIC filter "Artistic / Stylize" generates an error on exit Product: krita Version: unspecified Platform: Other OS: Linux

[krita] [Bug 359030] G'Mic for Krita is limited to one CPU thread

2016-04-18 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359030 --- Comment #12 from David Tschumperlé <david.tschumpe...@gmail.com> --- Well, maybe there is filters remaining where the two parallelization methods are used in the same time (which is useless of course). Precisely, could you tell what filter

[krita] [Bug 359030] G'Mic for Krita is limited to one CPU thread

2016-03-20 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359030 --- Comment #6 from David Tschumperlé <david.tschumpe...@gmail.com> --- Well, after looking more closely at the G'MIC libc interface, I've seen this is already possible to get access to the progress bar. Maybe Lukas can tell me what is missing e

[krita] [Bug 359030] G'Mic for Krita is limited to one CPU thread

2016-03-20 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359030 --- Comment #5 from David Tschumperlé <david.tschumpe...@gmail.com> --- Sorry, I'll ask *Tobias*, not Thomas :) He is the author of the libc interface. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 359030] G'Mic for Krita is limited to one CPU thread

2016-03-20 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359030 --- Comment #4 from David Tschumperlé <david.tschumpe...@gmail.com> --- Ha yes, you are right about the progress report. I'll ask Thomas to look into this problem, I'm sure this can be solved really easily. -- You are receiving this mail becaus

[krita] [Bug 360764] G'mic interactive colorize integrated with Krita is much slower than stand-alone G'mic

2016-03-20 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360764 --- Comment #2 from David Tschumperlé <david.tschumpe...@gmail.com> --- As a side note, let me say that the main colorization algorithm is not multi-threaded, so the difference cannot be due to the fact OpenMP is enabled in the CLI version of G'

[krita] [Bug 359030] G'Mic for Krita is limited to one CPU thread

2016-03-20 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359030 David Tschumperlé <david.tschumpe...@gmail.com> changed: What|Removed |Added CC||david.ts

[krita] [Bug 357880] Update G'Mic Filter to latest from Github (right mouse button no longer needed in interactive mode)

2016-01-30 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357880 --- Comment #12 from David Tschumperlé <david.tschumpe...@gmail.com> --- So, it seems to work ? Final release of 1.6.9 is planed for next week :) Thanks for your time Boud. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 357880] Update G'Mic Filter to latest from Github (right mouse button no longer needed in interactive mode)

2016-01-27 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357880 --- Comment #9 from David Tschumperlé <david.tschumpe...@gmail.com> --- (In reply to David Tschumperlé from comment #8) > Today, I've released a 'pre-version' of G'MIC, which should be very close to > the final release. I'm still trying

[krita] [Bug 357880] Update G'Mic Filter to latest from Github (right mouse button no longer needed in interactive mode)

2016-01-27 Thread David Tschumperlé via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357880 --- Comment #8 from David Tschumperlé <david.tschumpe...@gmail.com> --- Today, I've released a 'pre-version' of G'MIC, which should be very close to the final release. I'm still trying to find bugs (if any remaining :) ). Maybe it could be