https://bugs.kde.org/show_bug.cgi?id=503485
Bug ID: 503485 Summary: Unknown error pop up Classification: Applications Product: krita Version: nightly build (please specify the git hash!) Platform: unspecified OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Color Selectors Assignee: krita-bugs-n...@kde.org Reporter: zerra2...@gmail.com Target Milestone: --- SUMMARY Krita opens a error tab Traceback (most recent call last): File "C:\Users\grenl\AppData\Roaming\krita\pykrita\lab_colour_picker\colour_selector_main.py", line 64, in timerEvent self.current_view.updateToForeGroundColour() File "C:\Users\grenl\AppData\Roaming\krita\pykrita\lab_colour_picker\lightness_selector.py", line 143, in updateToForeGroundColour self.display.updateToForeGroundColour() File "C:\Users\grenl\AppData\Roaming\krita\pykrita\lab_colour_picker\lightness_selector.py", line 104, in updateToForeGroundColour lab = self.foregroundColorToLab() File "C:\Users\grenl\AppData\Roaming\krita\pykrita\lab_colour_picker\selector_common.py", line 155, in foregroundColorToLab comp = fg.components() AttributeError: 'NoneType' object has no attribute 'components' SOFTWARE/OS VERSIONS 5.3.0- prealpha (git 8c9bd0a) Windows: Windows 11 Home macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: -- You are receiving this mail because: You are watching all bug changes.