| Summary: |
Filllayers have an error when you try to use them. |
| Product: |
[Applications] krita
|
Reporter: |
AxBlack <a.x.sketch1999> |
| Component: |
Filter Layers | Assignee: |
Krita Bugs <krita-bugs-null> |
| Status: |
RESOLVED
DOWNSTREAM
|
|
|
| Severity: |
normal
|
CC: |
griffinvalley
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
unspecified | |
|
| Target Milestone: |
--- | |
|
| Platform: |
Compiled Sources | |
|
| OS: |
Microsoft Windows | |
|
|
Latest Commit:
|
|
Version Fixed/Implemented In:
|
Krita 5.2.13 (git 6d3651a)
|
|
Sentry Crash Report:
|
|
| |
| Attachments: |
Image of the error window
|
Created attachment 185807 [details] 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