Skip to content

Seg fault in editabletreemodel example  #27

@joaduo

Description

@joaduo

In ubuntu 16.04 with pyside 1.2.2 the following line (298) creates a seg fault:
self.view.selectionModel().selectionChanged.connect(self.updateActions)

https://github.com/PySide/Examples/blob/master/examples/itemviews/editabletreemodel/editabletreemodel.py#L298

Commenting such line lets the example app run. I am still not sure what that line is for.

Thanks for the useful examples!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions