You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/ryan/workspace/ryanjjung/satisfactor-py/factory_designer_gtk/main_window.py", line 1562, in __btnBuild_clicked
self.update_window()
File "/home/ryan/workspace/ryanjjung/satisfactor-py/factory_designer_gtk/main_window.py", line 635, in update_window
self.update_component_context(skip=skip)
File "/home/ryan/workspace/ryanjjung/satisfactor-py/factory_designer_gtk/main_window.py", line 412, in update_component_context
current_item = c.item.programmatic_name()
^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'programmatic_name'
The text was updated successfully, but these errors were encountered:
If you try, you get this stacktrace:
The text was updated successfully, but these errors were encountered: