Skip to content

unknown color name #32

@cracky22

Description

@cracky22
Exception in Tkinter callback
Traceback (most recent call last):
  File "C:\Users\marti\AppData\Local\Programs\Python\Python312\Lib\tkinter\__init__.py", line 1968, in __call__
    return self.func(*args)
           ^^^^^^^^^^^^^^^^
  File "project_window.py", line 144, in <lambda>
  File "project_window.py", line 1358, in edit_shortcut
  File "project_window.py", line 1335, in edit_source
  File "dialogs.py", line 46, in __init__
  File "C:\Users\marti\AppData\Local\Programs\Python\Python312\Lib\site-packages\ttkbootstrap\style.py", line 5318, in __init__wrapper
    func(self, *args, **kwargs)
  File "C:\Users\marti\AppData\Local\Programs\Python\Python312\Lib\tkinter\__init__.py", line 3250, in __init__
    Widget.__init__(self, master, 'label', cnf, kw)
  File "C:\Users\marti\AppData\Local\Programs\Python\Python312\Lib\tkinter\__init__.py", line 2661, in __init__
    self.tk.call(
_tkinter.TclError: unknown color name ""

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions