-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 ""
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working