SUMMARY The palettize filter plugin fails to load up when initializing Krita, with the following errors: Loading plugin "/home/name/kritadev/install/lib/x86_64-linux-gnu/kritaplugins/kritapalettize.so" failed, "Cannot load library /home/name/kritadev/install/lib/x86_64-linux-gnu/kritaplugins/kritapalettize.so: (/home/name/kritadev/install/lib/x86_64-linux-gnu/kritaplugins/kritapalettize.so: undefined symbol: _ZN22KisDoubleSliderSpinBox12valueChangedEd)" STEPS TO REPRODUCE 1. Start Krita. 2. Go to Filters -> Map -> ... OBSERVED RESULT No Palettize. EXPECTED RESULT Palettize shouldn't fail to load. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Debian sid KDE Plasma Version: 5.20.5 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2
(I hope I got the email of the person responsible for the spinboxes right...)
It's a bit strange. In my local branch used in the MR the filter loads ok. But in the latest master it doesn't...
Git commit 609f28d3c970c6e30d43ccee8ac74b4e5d233f09 by Halla Rempt. Committed on 20/03/2021 at 08:58. Pushed by rempt into branch 'master'. Fix overloads in sig/slot connections QDoubleSpinbox defines double, not qreal M +2 -2 plugins/filters/palettize/palettize.cpp https://invent.kde.org/graphics/krita/commit/609f28d3c970c6e30d43ccee8ac74b4e5d233f09