[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2016-01-23 Thread tmodes
** Changed in: hugin Milestone: None => 2016.0beta1 ** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Bug Hunters, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1362170 Title: nona GPU

[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2015-06-22 Thread tmodes
Hugin does not use freeglut any more (only default branch). This hopefully fixes also this segfault. ** Changed in: hugin Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Hugin Bug Hunters, which is subscribed to Hugin.

[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2014-09-05 Thread tmodes
I was able to port the patch to Hugin source code base. Unfortunately it does not help. I still get the seg fault. So I assume there is another glitch in freeglut (see bug 201). -- You received this bug notification because you are a member of Hugin Bug Hunters, which is subscribed to Hugin.

[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2014-09-04 Thread tmodes
Thanks for test files. I can reproduce the issue. It happens only on Linux, not on Windows. I will have a look on it, but I can't promise anything. ** Changed in: hugin Status: New = Confirmed -- You received this bug notification because you are a member of Hugin Bug Hunters, which is

[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2014-09-04 Thread Roumano
A patch it's available on the bug http://sourceforge.net/p/freeglut/bugs/206/ : + +/* This forces AMD Catalyst drivers to initialize and register a shutdown + * function, which must be done before our own call to atexit to prevent + * a crash if glutMainLoop is not called or is not

[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2014-09-04 Thread tmodes
The patch applies to the freeglut source (it is accessing some internal variables which are not accessible from outside.). So would apply the patch to the freeglut sources and recompile freeglut and install the new compiled freeglut. PS: There is a second bug report with a similar problem. But

[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2014-08-31 Thread Roumano
nona version 2014.0.0.51ff237f209e nona -g -z LZW -r ldr -m TIFF_m -o test -i 0 -d ~/raw/pano/test.pto nona: using graphics card: ATI Technologies Inc. AMD Radeon HD 7900 Series destStart=[2719, 862] destEnd=[6263, 3092] destSize=[(3544, 2230)] srcSize=[(5200, 3462)] srcBuffer=0x7f92f5e40010

[Hugin-bug-hunters] [Bug 1362170] Re: nona GPU for remapping : seg fault

2014-08-30 Thread tmodes
Save your project and run the same command as in the log: nona -g -z LZW -r ldr -m TIFF_m -o test -i 0 /tmp/huginpto_L9TZUg Replace the temporary filename with the path and name of your saved project file: nona -g -z LZW -r ldr -m TIFF_m -o test -i 0 project.pto Add additional the switch -d: