[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #12 from caulier.gil...@gmail.com --- Git commit 5042861ea9fa25ba1a964fc0d9d8841a6ec49fac by Gilles Caulier. Committed on 22/11/2023 at 10:25. Pushed by cgilles into branch 'master'. Set max memory size to 75 % instead 90% for the JPEG2000

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #11 from caulier.gil...@gmail.com --- ok, the warning come from libjasper at this line : https://github.com/jasper-software/jasper/blob/master/src/libjasper/base/jas_init.c#L527 Gilles -- You are receiving this mail because: You are

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-11-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #10 from Maik Qualmann --- Hi Gilles, yes, we have to set a limit, we can reduce it. https://invent.kde.org/graphics/digikam/-/blob/master/core/dplugins/dimg/jpeg2000/dimgjpeg2000plugin.cpp?ref_type=heads#L66 Maik -- You are receiving

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-11-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #9 from caulier.gil...@gmail.com --- Maik, With VCPKG build for Windows, Jasper 4.0.0 is used. Starting digiKAm from a Windows terminal show this warning: $ ./digikam WARNING: JasPer memory limit set to EXCESSIVELY LARGE value (i.e., limit

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-05-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 caulier.gil...@gmail.com changed: What|Removed |Added Version Fixed In||8.1.0 -- You are receiving this

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 schaeper@gmx.de changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #7 from Maik Qualmann --- Git commit 3c4dcc53d4495f7d036674aca4a8baa0c17ffb6a by Maik Qualmann. Committed on 02/04/2023 at 14:11. Pushed by mqualmann into branch 'master'. call jas_cleanup_library() in the plugin deconstructor The error

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #6 from caulier.gil...@gmail.com --- Tim, Windows 8.0.0 pre-release installer is re-build and published with last Maik changes. Please try again and give us a feedback https://files.kde.org/digikam/ Gilles Caulier -- You are receiving

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #5 from caulier.gil...@gmail.com --- No need to revert even if option is turned on by default. It will be a good remember tip Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468040 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #4 from Maik

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468040 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #2 from Maik Qualmann --- Git commit bcf1e86fe619e4089561612ed7a05d530d0afe5f by Maik Qualmann. Committed on 01/04/2023 at 19:10. Pushed by mqualmann into branch 'master'. remove libjasper initial thread creation M +1-5

[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0

2023-04-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #1 from Maik Qualmann --- Git commit 8325d683129a52f416ec1ef4945da59beed9d42d by Maik Qualmann. Committed on 01/04/2023 at 19:00. Pushed by mqualmann into branch 'master'. compile libjasper with multithreading support M +1-0