Skip to content
Snippets Groups Projects
Closed Crash when adding a new contact
  • View options
  • Crash when adding a new contact

    • View options
  • Closed created by Moul

    When I want to add a new contact from menu list, it crash:

    Traceback (most recent call last):
      File "/home/moul/projects/sakia/build/src/sakia/gui/mainwindow.py", line 252, in open_add_contact_dialog
        dialog = ConfigureContactDialog(self.app, self.account, self)
      File "/home/moul/projects/sakia/build/src/sakia/gui/contact.py", line 25, in __init__
        super().__init__(parent)
    TypeError: QDialog(QWidget parent=None, Qt.WindowFlags flags=0): argument 1 has unexpected type 'MainWindow'

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first