Skip to content

exception #389

Description

@schriftgestalt
Traceback (most recent call last):

 File "vanillaComboBox.py", line 28, in comboBoxSelectionDidChange_
   self._callVanillaCallback(notification)

 File "vanillaComboBox.py", line 15, in _callVanillaCallback
   target.action_(obj)

 File "vanillaBase.py", line 539, in action_
   self.callback(sender)

 File "Find and Replace Components.py", line 275, in findChanged
   self.updateUI()

 File "Find and Replace Components.py", line 178, in updateUI
   self.w.runButton.enable(bool(findName.strip()) and (findName.strip() != replaceName.strip()))
                                                                           ^^^^^^^^^^^^^^^^^

AttributeError: 'NoneType' object has no attribute 'strip'

App:3.4.1-3436 System:14.8.4 Python:3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions