Bug 405194 - Python-Plugin Palette Docker doesn't load: KisSwatch not supported
Summary: Python-Plugin Palette Docker doesn't load: KisSwatch not supported
Status: RESOLVED WORKSFORME
Alias: None
Product: krita
Classification: Applications
Component: Scripting (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-07 19:52 UTC by Rebecca Breu
Modified: 2020-08-30 04:33 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rebecca Breu 2019-03-07 19:52:54 UTC
git version c2fbec1fcba1b6d2a0fc44797a198eb40c5a55dc (Mar 7)


STEPS TO REPRODUCE
1. Activate the Palette Docker Python Plugin in the settings
2. Restart Krita

OBSERVED RESULT

Python Traceback in the console:
krita.scripting: "Traceback (most recent call last):"
krita.scripting: "  File \"/home/appimage/appimage-workspace/krita-inst/share/krita/pykrita/palette_docker/__init__.py\", line 2, in <module>"
krita.scripting: "    from .palette_docker import *"
krita.scripting: "  File \"/home/appimage/appimage-workspace/krita-inst/share/krita/pykrita/palette_docker/palette_docker.py\", line 31, in <module>"
krita.scripting: "    class Palette_Docker(DockWidget):"
krita.scripting: "  File \"/home/appimage/appimage-workspace/krita-inst/share/krita/pykrita/palette_docker/palette_docker.py\", line 126, in Palette_Docker"
krita.scripting: "    @pyqtSlot('KisSwatch')"
krita.scripting: "TypeError: C++ type 'KisSwatch' is not supported as a pyqtSlot type argument type"
krita.scripting: "Could not import palette_docker"
krita.scripting: Error loading plugin "palette_docker"
Comment 1 Halla Rempt 2019-03-07 19:54:47 UTC
Yes, I can confirm this. The palette refactor gsoc broke this; I've asked the author to fix stuff, but it hasn't happened yet.
Comment 2 Scott Petrovic 2020-07-31 16:33:04 UTC
I am going to motion that we close this. The gsoc palette docker is pretty good, and this plugin has not been fixed in over a year. If we need to bring it back for some reason we can make a new ticket.
Comment 3 Bug Janitor Service 2020-08-15 04:33:11 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2020-08-30 04:33:10 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!