[Hugin-devs] [Bug 2028087] Re: Creating Mask crash fix

2023-07-25 Thread tmodes
Adding twice a comment with your initials and a date is not helpful. This can 
be tracked with mercurial.
More helpful would be a comment with a description why the separate code block 
is necessary. 

And why does it only happens with exclude region? Should be the same
happen also with include region?

** Changed in: hugin
   Status: New => Incomplete

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

Title:
  Creating Mask crash fix

Status in Hugin:
  Incomplete

Bug description:
  (using a my build of hugin-2022.0.0 on MacOS v10.12.6) When creating a
  mask for exclude region, hugin would sometimes crash. This attach
  patch fixes this issue.

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


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


[Hugin-devs] [Bug 2028086] Re: MacOS build patches

2023-07-25 Thread tmodes
Please regenerate the patch against current head of default branch. It
contains already some the your changes.

Second, please check the patch again. (e.g. CC="/opt/local//bin/clang"
has a double slash instead of a single one)

And third and the main issue: please consolidate your efforts for the
Mac builds with other builders. I opened a thread in the mailing list
https://groups.google.com/g/hugin-ptx/c/ssEQpNf7-Co


** Changed in: hugin
   Status: New => Incomplete

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

Title:
  MacOS build patches

Status in Hugin:
  Incomplete

Bug description:
  Attached below are the build file patches that I used to compile
  version hugin-2022.0.0 to create a MacOS dmg that runs on MacOS
  v.10.12.6 thru Monterey (I think?). One thing to note is that if you
  have libjpeg-turbo installed, it will be pickup first and your build
  will fault with an exception in anything that uses jpeg routines. It
  boils down to a versioning issue in the libjpeg-turbo header (it
  reports version 8) and the jpeg routines in this build process (needs
  something other than reporting version 8). So rename the libjpeg-turbo
  headers and it will be fine.

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


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