hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07264
[Bug 1830257] Re: Screen artifacts when moving control points
(All of this is explained here as well:
http://hg.code.sf.net/p/hugin/hugin/file/6328c520cfef/mac/configure-
bundle.sh)
I don't like Xcode either, my first contribution was to move Mac
building from Xcode to Cmake.
1. Create the folders (e.g. "development" is arbitrary):
# development
# |- hugin (the source folder, the extracted tarball or cloned hg repo)
# - build
2. (Edit the variables at the top of development/hugin/mac/ExternalPrograms/scripts/SetEnv.sh)
3. cd into development/hugin/mac/ExternalPrograms/scripts/ and run:
# ./download-all.sh
# ./build-all.sh
(this will take quite a while)
4. (You might need to modify hugin/mac/configure-bundle.sh as well)
5. cd into development/build, run
# ../hugin/mac/cmake-bundle.sh
# make
Hugin.app will be at build/src/hugin1/Hugin.app
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1830257
Title:
Screen artifacts when moving control points
Status in Hugin:
New
Bug description:
Ghosts of the "local view" box are seen as it is moved while
adding/moving control points in the Control Points window (expert
mode) - for example see attached or:
https://www.dropbox.com/s/zmo33u50eu0ayrt/Screen%20Artifacts.jpg?dl=0
This is new and consistent behavior with Hugin 2019.0 on OSX 10.11.6,
I didn't see this with any 2017.x or 2018.x versions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1830257/+subscriptions
References