Open GoogleCodeExporter opened 9 years ago
I have the same issue under Windows XP with tomboy version 1.2.0:
Marshaling activate signal
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen
Ausnahmefehler verursacht. ---> System.NullReferenceException: Der Obj
ektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Tomboy.CopyAs.CopyAsAddin.WriteHTMLForNote(XslTransform xsl, TextWriter writer, Note note, Boolean export_linked, Boolean export_link
ed_all)
bei Tomboy.CopyAs.CopyAsAddin.OnMenuItemActivated(Object sender, EventArgs args)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttribut
es, RuntimeTypeHandle typeOwner)
bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, Runt
imeTypeHandle typeOwner)
bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo cultu
re, Boolean skipVisibilityChecks)
bei System.Delegate.DynamicInvokeImpl(Object[] args)
bei GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
bei GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
bei GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation
_hint, IntPtr marshal_data)
bei GLib.ExceptionManager.RaiseUnhandledException(Exception e, Boolean is_terminal)
bei GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation
_hint, IntPtr marshal_data)
bei Gtk.Application.gtk_main()
bei Gtk.Application.Run()
bei Tomboy.WindowsApplication.StartMainLoop() in c:\Users\Sandy Armstrong\Desktop\gnome-git\tomboy\Tomboy\WindowsApplication.cs:Zeile 87.
bei Tomboy.Tomboy.StartTrayIcon() in c:\Users\Sandy Armstrong\Desktop\gnome-git\tomboy\Tomboy\Tomboy.cs:Zeile 197.
bei Tomboy.Tomboy.Main(String[] args) in c:\Users\Sandy Armstrong\Desktop\gnome-git\tomboy\Tomboy\Tomboy.cs:Zeile 155.
Original comment by msch...@itcampus.de
on 11 Jun 2010 at 10:00
Same issue with Windows 7 Pro x64, Tomboy 1.10.2, MediaWiki XSL file
Had to rename CopyAs-1.0.dll to CopyAs.dll to see it in Tomboy
Selecting CopyAs MediaWiki causes Tomboy to crash immediately whether text is
selected or not
Original comment by pyas...@gmail.com
on 5 Sep 2013 at 7:52
Original issue reported on code.google.com by
deldri...@gmail.com
on 2 Mar 2010 at 6:16