[ptx] hugin (CVS) - segmentation fault
Gerhard Gaussling
ggrubbish at web.de
Sun Nov 7 20:23:12 GMT 2004
Am Sonntag 07 November 2004 18:44 schrieb Douglas Wilkins:
> Let me know how it goes. I've only tested with 1.7 & 1.8 so reports
> with 1.9 (success/failure) would be good.
Hello Doug,
good news: It works good. I also hope, that it is more stable than my
last hugin hugin_0.3.20041028-1_i386.deb, which often crashes on
setting control points [1].
The preference dialog is quite good.
Thanks a lot for help!
Regards
Gerhard
Hello Andreas,
Here some info's about libpano for you to figure out what's happened to
his cvs build, maybe it is because of the panolib header files, like
Bruno Postle mentioned before:
This is the configure command I used:
./configure --with-GNU-ld --enable-debug --with-pano=/usr/local/
libpano
FileVersion: 2.7.0.7
ldd `which hugin`
[...]
libpano.so.0 => /usr/lib/libpano.so.0
[...]
I copied and linked manually the files to get the configure script
satisfied about the libpano:
$ ll /usr/lib/libpano*so*
lrwxrwxrwx 1 root root 21 2004-10-31
14:30 /usr/lib/libpano12.so -> /usr/lib/libpano.so.0
lrwxrwxrwx 1 root root 27 2004-11-07
21:08 /usr//lib/libpano.so.0 -> /usr/local/lib/libpano12.so
The header files are here:
/usr/local/include/pano12
[1] hugin cvs crash on control points:
[...]
DEBUG 20:36:51.081034 (../../src/include/vigra_ext/Correlation.h:261)
subpixelMaxima(): value at subpixel maxima (0.310445 , -0.400332):
0.483219,0.479948 mean:0.481583 coeff: a=0.474784; b=-0.0257992;
c=-0.0322223
DEBUG 20:36:51.081853 (../../src/include/vigra_ext/Correlation.h:621)
PointFineTuneRotSearch(): subpixel position: max:0.481583 at ( 131.31
42.5997 ) under angle: -13.6364
INFO 20:36:51.843673 (ImagesPanel.cpp:151) FitParent(): 1510x997
TRACE 20:36:51.856596 (CPImageCtrl.cpp:789) OnSize():
DEBUG 20:36:51.856904 (CPImageCtrl.cpp:765) setScale(): new scale
factor:1
DEBUG 20:36:51.857255 (CPImageCtrl.cpp:369) rescaleImage(): src image
size 1024x1536
DEBUG 20:36:51.857567 (CPImageCtrl.cpp:376) rescaleImage(): rescaling to
746x497
DEBUG 20:36:51.939842 (CPImageCtrl.cpp:378) rescaleImage(): rescaling
finished
TRACE 20:36:51.940536 (CPImageCtrl.cpp:789) OnSize():
TRACE 20:36:51.943469 (PanoPanel.cpp:507) FitParent():
TRACE 20:36:51.944226 (NonaStitcherPanel.cpp:386) FitParent():
INFO 20:36:51.944596 (NonaStitcherPanel.cpp:391) FitParent(): 1470x668
INFO 20:36:51.944870 (PanoPanel.cpp:512) FitParent(): 1510x997
INFO 20:36:52.119176 (ImagesPanel.cpp:151) FitParent(): 1578x997
TRACE 20:36:52.132380 (CPImageCtrl.cpp:789) OnSize():
DEBUG 20:36:52.132686 (CPImageCtrl.cpp:765) setScale(): new scale
factor:1.04558
DEBUG 20:36:52.133103 (CPImageCtrl.cpp:369) rescaleImage(): src image
size 1024x1536
DEBUG 20:36:52.133391 (CPImageCtrl.cpp:376) rescaleImage(): rescaling to
780x520
DEBUG 20:36:52.224881 (CPImageCtrl.cpp:378) rescaleImage(): rescaling
finished
TRACE 20:36:52.225556 (CPImageCtrl.cpp:789) OnSize():
TRACE 20:36:52.229443 (PanoPanel.cpp:507) FitParent():
TRACE 20:36:52.230229 (NonaStitcherPanel.cpp:386) FitParent():
INFO 20:36:52.230604 (NonaStitcherPanel.cpp:391) FitParent(): 1538x668
INFO 20:36:52.230858 (PanoPanel.cpp:512) FitParent(): 1578x997
For 9 minutes hugin doesn't react on my mouse clicks, but shows the
graphics, even when covered by another window. I killed it then.
More information about the ptX
mailing list