[ptx] autopano-sift v2.4 problems on linux

Tim Jacobs twjacobs at gmail.com
Mon Dec 12 12:28:09 GMT 2005


I had this same problem on my ubuntu system (a 32 bit system too) but
just managed to get it working. I had to install the latest mono
(1.1.10.1) from http://www.mono-project.com
Then download, make, and install the corresponding libgdiplus
(libgidplus-1.1.10.tar.gz). I got mine from http://go-mono.com/sources/

Tim

On Thu, 2005-12-08 at 12:55 -0500, Michael Galloway wrote:
> and just had a look at the .pto file i get from autopanog.exe, and it seems quite unusable in hugin :-\
> 
> -- michael
> 
> On Thu, Dec 08, 2005 at 12:04:20PM -0500, Michael Galloway wrote:
> > good day all, i'm tying to understand the idiosyncracies of autopano-sift. i have 5 pictures in a directory.
> > if i run the shell script wrapper autopana-complete.sh it runs and generates a pto file. if i run the 
> > gui tool under mono it fails, unless i set the downscale resolution to 'keep input size', then it runs. 
> > when it fails it fails with this error:
> > 
> > michael at michael:~/sns/autopanotest> mono /usr/local/bin/autopanog.exe
> > 
> > Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
> > in (unmanaged) 0x4619902a
> > in <0x00004> (wrapper managed-to-native) System.Drawing.GDIPlus:GdipGetImageGraphicsContext (intptr,intptr&)
> > in <0x00057> System.Drawing.Graphics:FromImage (System.Drawing.Image)
> > in <0x00186> DisplayImage:ScaleWithin (int)
> > in <0x00118> Autopanog:GenerateKeypointForImage (Gtk.TreeModel,Gtk.TreePath,Gtk.TreeIter)
> > in <0x00086> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool_TreeModel_TreePath_TreeIter (Gtk.TreeModel,Gtk.TreePath,Gtk.TreeIter)
> > in <0x000f4> GtkSharp.TreeModelForeachFuncWrapper:NativeCallback (intptr,intptr,Gtk.TreeIter&,intptr)
> > in <0x00042> (wrapper native-to-managed) GtkSharp.TreeModelForeachFuncWrapper:NativeCallback (intptr,intptr,Gtk.TreeIter&,intptr)
> > in (unmanaged) 0x40f5a057
> > in <0x00004> (wrapper managed-to-native) Gtk.TreeStore:gtk_tree_model_foreach (intptr,GtkSharp.TreeModelForeachFuncNative,intptr)
> > in <0x00046> Gtk.TreeStore:Foreach (Gtk.TreeModelForeachFunc)
> > in <0x002cb> Autopanog:OnComputeClicked (object,System.EventArgs)
> > in <0x00043> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
> > in <0x000bb> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
> > in <0x00035> (wrapper native-to-managed) GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
> > in (unmanaged) 0x411695ea
> > in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
> > in <0x00007> Gtk.Application:Run ()
> > in <0x00325> Autopanog:Main (string[])
> > 
> > this is suse 10.0 i386, autopano-sift v2.4, is there something simple i'm missing here?
> > 
> > -- michael
> > 



More information about the ptx mailing list