| Summary: | Krita Version: 5.2.11 (git a4da714) Hidpi: true Qt Version (compiled): 5.15.7 Version (loaded): 5.15.7 OS Information Build ABI: x86_64-little_endian-lp64 Build CPU: x86_64 CPU: x86_64 Kernel Type: linux Kernel Version: 6.8.0-60-gener | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Bob Aubery <bobaubeca> |
| Component: | Color Selectors | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | halla, nicholaslapointe8 |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.11 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
attachment-1818299-0.html
attachment-1818806-0.html |
||
That plugin doesn't seem to be part of Krita, but third party, so how is this our bug? Created attachment 184555 [details] attachment-1818299-0.html Not a plug in but a python scripting error. I corrected the script and the bug is gone. Thanks for your quick response. I appreciate it.Bob A. Yahoo Mail: Search, organise, conquer On Fri., 29 Aug. 2025 at 4:19, Halla Rempt<bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=508885 Halla Rempt <halla@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO CC| |halla@valdyas.org Status|REPORTED |NEEDSINFO --- Comment #1 from Halla Rempt <halla@valdyas.org> --- That plugin doesn't seem to be part of Krita, but third party, so how is this our bug? Created attachment 184556 [details] attachment-1818806-0.html Not a plug in but a Krita python scripting error. I corrected the script and the bug is gone. Thanks for your quick response. I appreciate it.Bob A. Yahoo Mail: Search, organise, conquer On Fri., 29 Aug. 2025 at 4:19, Halla Rempt<bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=508885 Halla Rempt <halla@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO CC| |halla@valdyas.org Status|REPORTED |NEEDSINFO --- Comment #1 from Halla Rempt <halla@valdyas.org> --- That plugin doesn't seem to be part of Krita, but third party, so how is this our bug? 🐛🧹 Thanks for your comment! Automatically switching the status to REPORTED so the team can perform further triage. In the future you may also do this yourself when providing needed information. |
*** SUMMARY Krita Version: 5.2.11 (git a4da714) Hidpi: true Traceback (most recent call last): File "/home/robert/.local/share/krita/pykrita/recent_color/recent_color.py", line 1608, in handle_click onFgColorChangedNotByAutomix() File "/home/robert/.local/share/krita/pykrita/recent_color/recent_color.py", line 4207, in onFgColorChangedNotByAutomix update_label_from_virtual_color() File "/home/robert/.local/share/krita/pykrita/recent_color/recent_color.py", line 819, in update_label_from_virtual_color g.lblActiveColor.setStyleSheet( AttributeError: 'NoneType' object has no attribute 'setStyleSheet'