Add-in crashes installing from unknown file type
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Pinta |
Fix Released
|
Low
|
Unassigned |
Bug Description
Pinta 1.6 from pinta-daily PPA on Ubuntu 14.04.
1. Add-ins | Add-in Manager.
2. On bottom click on "Install from file" button.
3. From files select "All files".
4. Point to some text file like test.txt and clik Open button.
Pinta crashes with error:
============
System.
at ICSharpCode.
at ICSharpCode.
--- End of inner exception stack trace ---
at System.
at System.
at System.
at System.
at System.
at GLib.Signal.
at GLib.SignalClos
at GLib.SignalClos
============
Crash should not happen. It should just report message that this is not valid package file type.
Changed in pinta: | |
milestone: | none → 2.2 |
Changed in pinta: | |
status: | Fix Committed → Fix Released |
This dialog comes from the Mono add-in library, and will need to be fixed upstream (https:/ /github. com/mono/ mono-addins)