Allan Seidel
Here is what I see:
machine - PowerPC G4(3.3)
os - OSX 10.4.11
plugin autopano-sift-c "version 2.5.0 for hugin 0.7"
plugin matchpoint with Autopano version 2.4
plugin Pan-o-matic "Pan-o-matic 0.9.4 by Amael Orlinski <his email>
my version message:0.1"
The wxExecute message occurs when using any one of the three plugins
and it occurs just at the very end of each successful plugin
operation even though the last plugin output line goes by too quickly
to read. I am guessing the plugin operations were successful because
I have run each of the plugins manually in Terminal using the same
command arguments reported in the wxExecute error message. I did that
by dragging the plugin application from its shown Package Contents
MacOS folder onto the Terminal command line and then typing in the
arguments displayed in the wxExecute error message. Each appeared to
run successfully. The last output line for each was:
autopano-sift-c - "Notice: guessed image format and field of view,
please check and adjust."
matchpoint-complete-mac - Notice: guessed image format and field of
view, please check and adjust."
Pan-o-matic - "Detection took ... seconds."
I have also examined the control point files these plugins create at /
private/var/tmp/folders.50x/TempraryItems/. Apparently the control
point match files are created when the wxExecute occurs and these
files are identical to the the files created manually as described
above. I happen to also have an Intel Mac where the plugins work
without any problem. The control point files created manually on it
using the same plugins appear identical to the ones on the PPC.
The problem appears common for each plugin. I would venture to guess
that whatever telltale signal event Hugin is looking for to indicate
a successful points matching is the wrong thing it should be looking
for on the Mac PPC machine.
Allan