[Hugin-devs] [Bug 721136] Re: enblend creates an unexplainable black area.

2013-12-01 Thread Lukas Wirz
I've been getting these artifacts for the last couple of years on at least three different machines whenever I compiled enblend myself. Interestingly I currently have the situation that the version I compile myself (with openmp and without image_cache) features this bug while the debian dist

[Hugin-devs] [Bug 1256621] [NEW] compilation fails since introduction of timer

2013-12-01 Thread Lukas Wirz
Public bug reported: Hi, Since the introduction of the timer class (around changeset 981) I get compile time errors about non existing types. Is that a missing 'include' or am I missing some flag? cheers, lukas [ 3%] Building CXX object src/CMakeFiles/enblend.dir/timer.cc.o In file

[Hugin-devs] [Bug 721136] Re: enblend creates an unexplainable black area.

2013-12-01 Thread rew
I used to have the strong impression that it was the image_cache that caused this... Now you are contradicting that feeling. If you manage to change the configuration (yes/no openmp ... yes/no imagecache) and isolate the cases where it happens, that would help locate the problem. Keep in

[Hugin-devs] [Bug 721136] Re: enblend creates an unexplainable black area.

2013-12-01 Thread Lukas Wirz
If I recompile without openmp I get exactly the same output. Image_cache has been disabled in 842, so I can't switch that on. I'll spend some time having fun with valgrind. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Enblend.

[Hugin-devs] [Bug 1256621] Re: compilation fails since introduction of timer

2013-12-01 Thread Lukas Wirz
988 is the fix, thank you! ** Changed in: enblend Status: New = Fix Committed -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Enblend. https://bugs.launchpad.net/bugs/1256621 Title: compilation fails since introduction of