Gutsy-hugin-autopano-complete failure

Bug #119230 reported by Richard Reid
4
Affects Status Importance Assigned to Milestone
hugin (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: hugin

Using gutsy, hugin 0.7, autopano-sift, all downloaded 6/7/07.
Changed hugin call of autopano-complete.sh to autopano-complete
Then I get this:
autopano-complete --output autopano_result_tempfile.pto --points 20 "/home/richardr/2004-05-22/Watchman/P1000310.JPG" "/home/richardr/2004-05-22/Watchman/P1000311.JPG" "/home/richardr/2004-05-22/Watchman/P1000312.JPG" "/home/richardr/2004-05-22/Watchman/P1000313.JPG" "/home/richardr/2004-05-22/Watchman/P1000314.JPG" "/home/richardr/2004-05-22/Watchman/P1000315.JPG" "/home/richardr/2004-05-22/Watchman/P1000316.JPG"
dirname: missing operand

I am too ignorant to read the /usr/bin/autopano-complete script to debug the problem further.

Revision history for this message
Richard Reid (richardr98) wrote :

OK, this is a dup of Bug #114918. I was faked out by the title. Now lets see if I can figure out the fix.

Revision history for this message
Richard Reid (richardr98) wrote :

Still broken. I edited autopano-complete to fix calls to generatekey.exe (in three places) and to autopano.exe (one place). No joy.
I am going to need more help, either someone fixes the package or publishes explicit directions on editing autopano-complete.

Revision history for this message
Richard Reid (richardr98) wrote :

Problem solved kinda. Finally figured out solution suggested in bug #114918.
Still get a lot of memory warnings but otherwise works.
Would be happier if someone would fix memory warning issue, or at least explain them.

Hugin is easily the neatest program I have found in the linux world, and this new beta 4 version is the best yet.

Revision history for this message
Phil Sung (psung) wrote :

I'm not sure if this is the right thing to do, but this patch makes Hugin use autopano-complete rather than autopano-complete.sh by default. The latest version of Hugin works for me with no tweaks other than this one.

--- hugin-0.7~beta4.orig/src/include/hugin/config_defaults.h
+++ hugin-0.7~beta4/src/include/hugin/config_defaults.h
@@ -150,7 +150,7 @@
 #define HUGIN_APKOLOR_EXE ""
 #define HUGIN_APKOLOR_ARGS ""

-#define HUGIN_APSIFT_EXE "autopano-complete.sh"
+#define HUGIN_APSIFT_EXE "autopano-complete"
 #define HUGIN_APSIFT_ARGS "--output %o --points %p %i"
 #define HUGIN_STITCHER_RUN_EDITOR 0l
 #define HUGIN_STITCHER_EDITOR "gimp-remote"

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.