Description
I was just messing around with the Grid and saw Pinta crashing due to a garbage collected variable trying to be accessed.
To Reproduce
Not sure the optimal steps to reproduce, but I was able to do it twice by doing the following:
- Open Pinta
- Enable the Grid
- Enable the Axonometric Grid
- Disable the Grid
- Disable the Axonometric Grid
- Pick any tool (example: Clone Tool or Brush Tool) and try to draw on the canvas
Additional Info
Unhandled exception. System.Exception: Could not toggle reference to strong. It got garbage collected.
at GObject.Internal.ToggleRef.ToggleReference(Boolean isLastRef)
at GObject.Internal.InstanceCache.ToggleNotify(IntPtr data, IntPtr object, Int32 isLastRef)
Version
Latest git
Description
I was just messing around with the Grid and saw Pinta crashing due to a garbage collected variable trying to be accessed.
To Reproduce
Not sure the optimal steps to reproduce, but I was able to do it twice by doing the following:
Additional Info
Version
Latest git