Pinta has unhandled exceptions

Bug #1997158 reported by Chris Roden
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pinta
New
Undecided
Unassigned

Bug Description

Mine is very close to ​#695452 but the unhandled exception happens with Open, Save, and Save As.

Revision history for this message
Cameron White (cameronwhite91) wrote :

Could you attach the full log that you get for the exception? Along with which version of Pinta and OS you're using

Revision history for this message
Chris Roden (croden) wrote : RE: [Bug 1997158] Re: Pinta has unhandled exceptions

Version 2.0.2

I'm using Debian Linux Bullseye on a Lenovo Chromebook.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> GLib.GException: Invalid byte sequence in conversion input
 at GLib.Marshaller.StringToFilenamePtr(String str)
 at Gtk.FileChooserAdapter.SetCurrentFolder(String filename)
 at Pinta.Actions.SaveDocumentImplmentationAction.SaveFileAs(Document document)
 at Pinta.Actions.SaveDocumentImplmentationAction.Activated(Object sender, DocumentCancelEventArgs e)
 at Pinta.Core.FileActions.RaiseSaveDocument(Document document, Boolean saveAs)
 at Pinta.Core.Document.Save(Boolean saveAs)
 at Pinta.Actions.SaveDocumentAction.Activated(Object sender, EventArgs e)
 at Pinta.Core.Command.<.ctor>b__33_0(Object o, ActivatedArgs args)
 --- End of inner exception stack trace ---
 at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
 at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
 at System.Delegate.DynamicInvokeImpl(Object[] args)
 at System.Delegate.DynamicInvoke(Object[] args)
 at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
 at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)-----Original Message-----
From: "Cameron White" <email address hidden>
Sent: Saturday, November 19, 2022 7:10pm
To: <email address hidden>
Subject: [Bug 1997158] Re: Pinta has unhandled exceptions

Could you attach the full log that you get for the exception? Along with
which version of Pinta and OS you're using

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1997158

Title:
 Pinta has unhandled exceptions

Status in Pinta:
 New

Bug description:
 Mine is very close to ​#695452 but the unhandled exception happens
 with Open, Save, and Save As.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1997158/+subscriptions

Revision history for this message
Cameron White (cameronwhite91) wrote :

Ah thanks, I think this is actually the same issue as #1956195 which happens on ARM platforms
This is fixed for the next Pinta release - you could try the latest dev build from https://github.com/PintaProject/Pinta/releases/tag/dev-preview-builds to verify

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.