[Hugin-bug-hunters] [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 Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/781877

Title:
  crash when rotating 1 file

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  system crashed and told me to send in report file
  this is using GPU  on T410 / Nvidia

  attaching log file

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [Bug 1467928] [NEW] cant compile

2015-06-23 Thread jpe
Public bug reported:

on ubuntu 14.04, current hg update fails to compile (since about 4 days
ago)

[  3%] Built target huginlevmar
Linking CXX shared library libhuginbase.so
/usr/bin/ld: ../foreign/levmar/libhuginlevmar.a(lm.c.o): relocation R_X86_64_32 
against `.rodata.str1.8' can not be used when making a shared object; recompile 
with -fPIC
../foreign/levmar/libhuginlevmar.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [src/hugin_base/libhuginbase.so.0.0] Error 1
make[2]: Target `src/hugin_base/CMakeFiles/huginbase.dir/build' not remade 
because of errors.

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1467928

Title:
  cant compile

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  on ubuntu 14.04, current hg update fails to compile (since about 4
  days ago)

  [  3%] Built target huginlevmar
  Linking CXX shared library libhuginbase.so
  /usr/bin/ld: ../foreign/levmar/libhuginlevmar.a(lm.c.o): relocation 
R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared 
object; recompile with -fPIC
  ../foreign/levmar/libhuginlevmar.a: error adding symbols: Bad value
  collect2: error: ld returned 1 exit status
  make[2]: *** [src/hugin_base/libhuginbase.so.0.0] Error 1
  make[2]: Target `src/hugin_base/CMakeFiles/huginbase.dir/build' not remade 
because of errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1467928/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 Bug
Hunters, 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 December, an updated levmar was released (2.2), with change that
  could be very interesting for hugin:

   - Fixed an error in the computation of the damping factor of
  levmar_dif()  in lm_core.c. Thanks to John Ervin for reporting.

  This change is interesting, because levmar_dif is used for photometric
  optimisation by hugin.

  I took the liberty to try hugin with this newer version of the levmar
  library, and on my test panorama it took slightly longer but reached
  the same end result.

  This is of course not 0.7 material, but perhaps something for early
  0.7.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679654/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 same pto file (generated by hugin)

 hugin_executor --stitching -t 8 ~/canon/stluc/dsc09-dsc09711.pto  then
it DOES use the GPU

(I guess the batcher calls hugin_stitch_project and I checked that it
indeed uses the 8 threads on my machine)

so perhaps there is some subtle difference between hugin_stitch_project
and hugin_executor ?

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1506803

Title:
  nona not called with gpu

Status in Hugin:
  New

Bug description:
  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 same pto file (generated by
  hugin)

   hugin_executor --stitching -t 8 ~/canon/stluc/dsc09-dsc09711.pto
  then it DOES use the GPU

  (I guess the batcher calls hugin_stitch_project and I checked that it
  indeed uses the 8 threads on my machine)

  so perhaps there is some subtle difference between
  hugin_stitch_project and hugin_executor ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1506803/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


Re: [Hugin-bug-hunters] [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 images, NO GPU.

Is that what you want?

(If so, perhaps it might be useful to say that one should NOT fix the 
number of threads in the menu to anything else than 0, if one wants to use 
GPU)

Thanks, for me it works now




On Fri, 16 Oct 2015, tmodes wrote:

->I think you mix things: The gpu remapping has nothing to do with the number 
of threads.
->Nona can use the gpu for the remapping step. For this the number of threads 
has no effect.
->But there are more steps which are always done by the CPU. 
->
->PTBatcherGUI, hugin_stitch_project and hugin_executor are using all the same 
code. So there is difference in the calling path.
->PTBatcherGUI is reading the settings like Hugin, but with hugin_executor you 
are overwriting these settings with -t 8.
->So there are possible ways: you setted the number of threads explicit in the 
Hugin preferences (tab stitching (2)) or on your computer the environment 
variable OMP_NUM_THREADS is set to a lower number. 
->
->
->** Changed in: hugin
->   Status: New => Incomplete
->
->-- 
->You received this bug notification because you are subscribed to the bug
->report.
->https://bugs.launchpad.net/bugs/1506803
->
->Title:
->  nona not called with gpu
->
->Status in Hugin:
->  Incomplete
->
->Bug description:
->  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 same pto file (generated by
->  hugin)
->
->   hugin_executor --stitching -t 8 ~/canon/stluc/dsc09-dsc09711.pto
->  then it DOES use the GPU
->
->  (I guess the batcher calls hugin_stitch_project and I checked that it
->  indeed uses the 8 threads on my machine)
->
->  so perhaps there is some subtle difference between
->  hugin_stitch_project and hugin_executor ?
->
->To manage notifications about this bug go to:
->https://bugs.launchpad.net/hugin/+bug/1506803/+subscriptions
->

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1506803

Title:
  nona not called with gpu

Status in Hugin:
  Incomplete

Bug description:
  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 same pto file (generated by
  hugin)

   hugin_executor --stitching -t 8 ~/canon/stluc/dsc09-dsc09711.pto
  then it DOES use the GPU

  (I guess the batcher calls hugin_stitch_project and I checked that it
  indeed uses the 8 threads on my machine)

  so perhaps there is some subtle difference between
  hugin_stitch_project and hugin_executor ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1506803/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1816250

Title:
  nona sometime crashes with gpu, for single image

Status in Hugin:
  Incomplete

Bug description:
  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 problem.

  If people are interested, I can do more tests

  The error seems to depend on how one cuts a image, it seems to me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1816250/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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"
   
https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239226/+files/p2160062-p2160062.pto

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1816250

Title:
  nona sometime crashes with gpu, for single image

Status in Hugin:
  Incomplete

Bug description:
  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 problem.

  If people are interested, I can do more tests

  The error seems to depend on how one cuts a image, it seems to me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1816250/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1816250

Title:
  nona sometime crashes with gpu, for single image

Status in Hugin:
  Incomplete

Bug description:
  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 problem.

  If people are interested, I can do more tests

  The error seems to depend on how one cuts a image, it seems to me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1816250/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 problem.

If people are interested, I can do more tests

The error seems to depend on how one cuts a image, it seems to me.

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1816250

Title:
  nona sometime crashes with gpu, for single image

Status in Hugin:
  New

Bug description:
  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 problem.

  If people are interested, I can do more tests

  The error seems to depend on how one cuts a image, it seems to me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1816250/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 >, 
vigra::BasicImage, 
std::allocator > >, 
vigra::BasicImage > > (srcImg=..., 
srcAlpha=..., srcFlat=..., src=..., dest=..., outputROI=..., remapped=warning: 
RTTI symbol not found for class 
'HuginBase::Nona::RemappedPanoImage, std::allocator > 
>, vigra::BasicImage > >'
..., progress=0x5577cc00) at 
/home/eckmann/HUGIN/hugin-hugin/src/hugin_base/nona/RemappedPanoImage.h:855

#7  0x77810c0a in
HuginBase::Nona::RemappedPanoImage, std::allocator > >, vigra::BasicImage
> >::remapImage, vigra::RGBValue**>,
vigra::RGBAccessor > >
(this=0x559a4ad0, srcImg=..., interpol=,
progress=0x5577cc00, singleThreaded=) at
/home/eckmann/HUGIN/hugin-
hugin/src/hugin_base/nona/RemappedPanoImage.h:618

#6  vigra::BasicImage,
std::allocator > >::operator=
(this=0x559a4ad8, rhs=...) at
/usr/local/include/vigra/basicimage.hxx:1102


#5  0x777dfd0f in vigra::BasicImage, std::allocator > 
>::resizeCopy (rhs=..., this=0x559a4ad8) at 
/usr/local/include/vigra/basicimage.hxx:831

#4  vigra::BasicImage,
std::allocator >
>::resizeCopy (this=this@entry=0x559a4ad8, width=2082, height=2135,
data=0x55a34f00) at /usr/local/include/vigra/basicimage.hxx:1204

#3  0x777dfb84 in
__gnu_cxx::new_allocator
>::allocate (this=0x559a4af8, __n=4445070) at
/usr/include/c++/7/ext/new_allocator.h:111

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1816250

Title:
  nona sometime crashes with gpu, for single image

Status in Hugin:
  Incomplete

Bug description:
  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 problem.

  If people are interested, I can do more tests

  The error seems to depend on how one cuts a image, it seems to me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1816250/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1816250

Title:
  nona sometime crashes with gpu, for single image

Status in Hugin:
  Incomplete

Bug description:
  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 problem.

  If people are interested, I can do more tests

  The error seems to depend on how one cuts a image, it seems to me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1816250/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


[Hugin-bug-hunters] [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 linux)

Thanks for changing that

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1940833

Title:
  ImfRgbaFile.h etc

Status in Hugin:
  New

Bug description:
  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 linux)

  Thanks for changing that

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1940833/+subscriptions


___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


Re: [Hugin-bug-hunters] [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 works without 
intervention.
-> 
->The error can only occur if you override OPENEXR_INCLUDE_DIR.
->
->** Changed in: hugin
->   Status: New => Incomplete
->
->-- 
->You received this bug notification because you are subscribed to the bug
->report.
->https://bugs.launchpad.net/bugs/1940833
->
->Title:
->  ImfRgbaFile.h etc
->
->Status in Hugin:
->  Incomplete
->
->Bug description:
->  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 linux)
->
->  Thanks for changing that
->
->To manage notifications about this bug go to:
->https://bugs.launchpad.net/hugin/+bug/1940833/+subscriptions
->
->

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1940833

Title:
  ImfRgbaFile.h etc

Status in Hugin:
  Incomplete

Bug description:
  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 linux)

  Thanks for changing that

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1940833/+subscriptions


___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp


Re: [Hugin-bug-hunters] [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 Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1940833

Title:
  ImfRgbaFile.h etc

Status in Hugin:
  Incomplete

Bug description:
  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 linux)

  Thanks for changing that

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1940833/+subscriptions


___
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : hugin-bug-hunters@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp