Servus Leute
Arch 6.1.4 / Openbox
wollte heute seit langem mal wieder ein Bildle mit Pinta bearbeiten jedoch verweigert besagtes Programm seinen Dienst.
Pinta meldet direkt nach dem Start "Invalid URI", nach einem Klick auf Ok kommt direkt "Exception has been ..... bla bla"
Tante Google bringt mir nicht wirklich hilfreiches über die Meldungen in Verbindung mit Pinta.
Beim Start aus dem Terminal sieht's dann so aus:
Code
(pinta:32383): GdkPixbuf-CRITICAL **: 20:18:41.757: gdk_pixbuf_calculate_rowstride: assertion 'width > 0' failed
(pinta:32383): GdkPixbuf-CRITICAL **: 20:18:41.757: gdk_pixbuf_calculate_rowstride: assertion 'width > 0' failed
Pinta: System.UriFormatException: Invalid URI: The URI is empty.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions)
at System.Uri..ctor(String uriString)
at GLib.FileAdapter.get_Uri()
at Pinta.MainWindow.LoadUserSettings()
at Pinta.MainWindow.OnActivated()
at GLib.Application.Activated_cb(IntPtr inst)
Marshaling activate signal
Pinta: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at Pinta.Core.BaseTool.SetCursor(Cursor cursor)
at Pinta.Core.BaseTool.<.ctor>b__14_0(Object _, EventArgs _)
at Pinta.Core.WorkspaceManager.OnActiveDocumentChanged(EventArgs e)
at Pinta.Core.WorkspaceManager.SetActiveDocumentInternal(Document document)
at Pinta.Core.WindowActions.<.ctor>b__11_0(Object o, ActivatedArgs e)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
at GLib.SignalClosure.Invoke(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)
Display More
Kann jemand damit etwas anfangen?
Deinstall und Install von Pinta bringt leider auch nichts.
Hat jemand eine Idee oder vlt kennt jemand sogar den Fehler und dessen Lösung.