screenshot does not work when no config
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Pinta |
Low
|
Unassigned |
Bug Description
Assume pinta is just installed. So there is not yet created '~/.config/Pinta/*' . Now go to the menu 'File->New Screenshot..'. A dialog will open, choose 'OK'. An exception will be thrown.
This does not happen when previously pinta has been used. So once there are files '~/.config/
Jonathan Pobst (jpobst) wrote : | #1 |
ppareit (ppareit) wrote : | #2 |
Starting pinta at commandline:
$ rm -fr ~/.config/Pinta
$ pinta
Marshaling activate signal
And doing the procedure as in the first post, I get the exception:
System.
at System.
at System.
at (wrapper remoting-
at System.
at Pinta.Core.
at Pinta.Core.
at Pinta.DialogHan
at (wrapper managed-to-native) System.
at System.
--- 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
See also in attachment.
Jonathan Pobst (jpobst) wrote : | #3 |
Fixed in https:/
Thanks for the report!
Changed in pinta: | |
importance: | Undecided → Low |
milestone: | none → 0.8 |
status: | New → Fix Committed |
Changed in pinta: | |
status: | Fix Committed → Fix Released |
Can you attach the exception please?