Skip to content

break point on AddFeature event handler add a second feature crashes qgis #62

@JalexGray

Description

@JalexGray

Have QGIS and a python plugin on Windows 11. Plugin connect to a the AddFeature of a QgsVectorLayer,

1.open the debugger

  1. open python plugin
  2. place a break point in the event handler.
  3. Add a feature click ok on attribute editor, hits break point
  4. Add a second feature, click ok on attribute editor
  5. In debugger, click continue

QGIS crashes

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