[Hugin-devs] [Bug 781877] [NEW] crash when rotating 1 file

2011-05-12 Thread jpe
Public bug reported: system crashed and told me to send in report file this is using GPU on T410 / Nvidia attaching log file ** Affects: hugin Importance: Undecided Status: New -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 781877] Re: crash when rotating 1 file

2011-05-12 Thread jpe
** Attachment added: bug https://bugs.launchpad.net/bugs/781877/+attachment/2126137/+files/bug -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/781877 Title: crash when rotating 1 file Status

[Hugin-devs] [Bug 679654] Re: updated levmar library

2015-06-23 Thread jpe
thanks. works for me now -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679654 Title: updated levmar library Status in Hugin - Panorama Tools GUI: Fix Committed Bug description: Last

[Hugin-devs] [Bug 1506803] [NEW] nona not called with gpu

2015-10-16 Thread jpe
Public bug reported: Under the current version of Hugin, compiled from the lates source Pre-Release 2015.1.0.e65b6b93a955 when I stitch a project through the PTBatch, the output says it is using GPU, but I can see that this does not happen it uses the CPU. on the other hand if I run with the

Re: [Hugin-devs] [Bug 1506803] Re: nona not called with gpu

2015-10-16 Thread jpe
Thanks If I set threads =0 in "preferences" then indeed, nona uses the GPU and 1 thread in CPU But if I set Threads=4 (having 8 threads available) then, it seems to me that nona ONLY uses the 4 threads (I can see that with "top") and, as far as I can judge from the time it takes to map the

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
here the output from ddd ** Attachment added: "backtrace" https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239246/+files/Screenshot%20at%202019-02-17%2012-49-30.png -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
here is the output from a broken run. After the last line it says segmentation fault. (NB : The "old official" ubuntu version DOES work, second attachment follows if you need more debug, let me know how to produce that... ddd? ** Attachment added: "the pto file"

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
the output ** Attachment added: "the debug output" https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239230/+files/nonagpu.txt -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1816250

[Hugin-devs] [Bug 1816250] [NEW] nona sometime crashes with gpu, for single image

2019-02-16 Thread jpe
Public bug reported: Nona, when using gpu (ubuntu, [GeForce MX150) sometimes crashes. The error is typically Feb 15 19:02:42 apollo19 kernel: [302516.363894] nona[32290]: segfault at 56100dbacda8 ip 7fd2e21ba0dd sp 7ffdfe26ea00 error 6 in libc-2.27.so[7fd2e2125000+1e7000] It's a malloc

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
ok, more info let me know what you need. There is something bizarre with the allocation. (are you sure that the virtual linux really uses the gpu? without gpu, it DOES work) from the backtrace #8 0x779aabbf in HuginBase::Nona::remapImage, std::allocator > >, vigra::BasicImage >,

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-18 Thread jpe
still not ok. if you wish, we can communicate directly. I would give you my email ** Attachment added: "mylog.txt" https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239582/+files/mylog.txt -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1940833] [NEW] ImfRgbaFile.h etc

2021-08-23 Thread jpe
Public bug reported: the latest version does not compile. Somehow the CMake does not ask/know how to find HUGIN/hugin-hugin/src/hugin_base/vigra_ext/ReduceOpenEXR.h:28:10:fatal error: ImfRgbaFile.h: No such file or directory 28 | #include the file exists in /usr/include/OpenEXR/ (ubuntu

Re: [Hugin-devs] [Bug 1940833] Re: ImfRgbaFile.h etc

2021-08-23 Thread jpe
Thanks! But I do have OPENEXR_INCLUDE_DIR:PATH=/usr/include/OpenEXR in CMakeCache.txt shouldnt that suffice? On Mon, 23 Aug 2021, tmodes wrote: ->CMake searches explicitly for this files and exits with an error if not found. ->I tested this at the weekend at Ubuntu and also on Fedora. It

Re: [Hugin-devs] [Bug 1940833] Re: ImfRgbaFile.h etc

2021-08-23 Thread jpe
sorry for disturbing you. a complete "make clean" fixed the thing Thanks -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1940833 Title: ImfRgbaFile.h etc Status in Hugin: Incomplete Bug