Re: [PATCH] Add hugin.

2015-10-05 Thread Federico Beffa
l...@gnu.org (Ludovic Courtès) writes: > Andreas Enge skribis: > >> A call to "strace -f" ends with the following lines: >> 3953 futex(0x7f2020e51b68, FUTEX_WAKE_PRIVATE, 2147483647 >> 3992 <... read resumed> "\1\0\0\0\0\0\0\0", 16) = 8 >> 3953 <... futex resumed> ) = 0 >> 4000 <

Re: [PATCH] Add hugin.

2015-10-05 Thread Ludovic Courtès
Andreas Enge skribis: > A call to "strace -f" ends with the following lines: > 3953 futex(0x7f2020e51b68, FUTEX_WAKE_PRIVATE, 2147483647 > 3992 <... read resumed> "\1\0\0\0\0\0\0\0", 16) = 8 > 3953 <... futex resumed> ) = 0 > 4000 <... sendmsg resumed> ) = 128 > 3953 f

[PATCH] Add hugin.

2015-10-03 Thread Andreas Enge
Hello, the attached patch is not quite finished yet. The program starts, loads pictures, and creates control points for combining them into a panorama, but then crashes when starting the process. A call to "strace -f" ends with the following lines: 3953 futex(0x7f2020e51b68, FUTEX_WAKE_PRIVATE,