[kmymoney] [Bug 497361] Different install locations for kmymoney plugins
Ralf Habacker
bugzilla_noreply at kde.org
Mon Dec 16 11:21:27 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497361
--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Ralf Habacker from comment #0)
> STEPS TO REPRODUCE
> 1. build kmymoney from master branch on Linux
> 2. run the created unit tests with QT_PLUGIN_PATH=<kmymoney-build-dir>/lib
> ctest --test-dir <kmymoney-build-dir> -t test
> 3. inspect the test results
>
> OBSERVED RESULT
> There are often test failures like:
>
> The following tests FAILED:
> 63 - mymoneyxmlreader-test (Failed)
Another reason is that plugins created with the function
kcoreaddons_add_plugin() in the kmymoney source code are expected in the
subdirectory `bin` below the build root directory and the environment variable
QT_PLUGIN_PATH is ignored when loading.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list