[ptx] autopano-sift 2.3 bug ?
JP
jpok at freemail.hu
Sun Apr 17 17:49:48 BST 2005
Hi !
I tested the new autopano-sift 2.3 but it fails with an error. I used
autopanog.exe with mono 1.0.6 under Linux Ubuntu 5.04. The error is :
jp at ubuntu:/opt/mono/monobundle-1.0.6/mono/bin$ ./mono
/usr/local/bin/autopanog.exe
Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for System.Drawing.GDIPlus --->
System.DllNotFoundException: gdiplus.dll
in <0x00053> (wrapper managed-to-native)
System.Drawing.GDIPlus:GdiplusStartup
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)in
<0x00068> System.Drawing.GDIPlus:.cctor ()
--- End of inner exception stack trace ---
in (unmanaged) System.Drawing.Bitmap:InitFromFile (string)
in <0x0003e> System.Drawing.Bitmap:InitFromFile (string)
in <0x00056> (wrapper remoting-invoke-with-check)
System.Drawing.Bitmap:InitFromFile (string)
in <0x0001c> System.Drawing.Bitmap:.ctor (string,bool)
in <0x00012> System.Drawing.Bitmap:.ctor (string)
in <0x00056> (wrapper remoting-invoke-with-check)
System.Drawing.Bitmap:.ctor (string)
in <0x00034> DisplayImage:.ctor (string)
in <0x000cd> Autopanog:GenerateKeypointForImage
(Gtk.TreeModel,Gtk.TreePath,Gtk.TreeIter)
in <0x000d4> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_bool_TreeModel_TreePath_TreeIter
(Gtk.TreeModel,Gtk.TreePath,Gtk.TreeIter)
in <0x0015e> GtkSharp.TreeModelForeachFuncWrapper:NativeCallback
(intptr,intptr,Gtk.TreeIter&,intptr)
in <0x000af> (wrapper native-to-managed)
GtkSharp.TreeModelForeachFuncWrapper:NativeCallback
(intptr,intptr,Gtk.TreeIter&,intptr)
in (unmanaged) (wrapper managed-to-native)
Gtk.TreeStore:gtk_tree_model_foreach
(intptr,GtkSharp.TreeModelForeachFuncNative,intptr)
in <0x00004> (wrapper managed-to-native)
Gtk.TreeStore:gtk_tree_model_foreach
(intptr,GtkSharp.TreeModelForeachFuncNative,intptr)
in <0x0005c> Gtk.TreeStore:Foreach (Gtk.TreeModelForeachFunc)
in <0x00394> Autopanog:OnComputeClicked (object,System.EventArgs)
in <0x00069> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x0012d> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
in <0x0005a> (wrapper native-to-managed)
GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00339> Autopanog:Main (string[])
-------------------------
Where is the problem ? The error code is like chinese for me. It seems
that system.dll was not found, but I'm working under Linux, not Windows,
so I'm a little confused...
Post scriptum : thanks for changing the size of the GUI windows !
More information about the ptX
mailing list