https://bugs.kde.org/show_bug.cgi?id=510646
Bug ID: 510646
Summary: Filllayers have an error when you try to use them.
Classification: Applications
Product: krita
Version First unspecified
Reported In:
Platform: Compiled Sources
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: Filter Layers
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 185807
--> https://bugs.kde.org/attachment.cgi?id=185807&action=edit
Image of the error window
Traceback (most recent call last):
File
"C:\Users\Soporte\AppData\Roaming\krita\pykrita\ai_diffusion\document.py", line
300, in update
if not layer or layer.type is not LayerType.vector:
File "C:\Users\Soporte\AppData\Roaming\krita\pykrita\ai_diffusion\layer.py",
line 93, in type
return LayerType(self._node.type())
File "enum.py", line 385, in __call__
File "enum.py", line 710, in __new__
ValueError: 'filllayer' is not a valid LayerType
--
You are receiving this mail because:
You are watching all bug changes.