[Hugin-devs] [Bug 1863985] Re: simple interface on hugin catalina on mac preview screen keeps losing context making it very difficult to adjust panos

2020-02-21 Thread tmodes
As I already wrote in the mailing: I tried to fix it in the code. Binaries are build by volunteers. So you have to wait until someone step in and provide a new build or you have to build Hugin by yourself. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin

[Hugin-devs] [Bug 1862460] Re: masks can not be copied between images of one project

2020-02-16 Thread tmodes
Sorry, but I'm lost with your long text - and many new things which are (for me) unrelated to the problem. The mask is copied as text to the clipboard and pasted also as text from the clipboard (the format is the same as the mask file). So lets do it step by step: create mask. Then save mask to

[Hugin-devs] [Bug 1862461] Re: drag new tiff images into hugin does not work - important filter is set in a different dialog

2020-02-08 Thread tmodes
There must be something other going wrong: adding files via the add file dialog has an different code path than using drag'n drop. So setting the file filter in the dialog has no effect on the drag action. I tested on my machine: dropping raw or tif or tiff files works fine here. Concerning the

[Hugin-devs] [Bug 1862460] Re: masks can not be copied between images of one project

2020-02-08 Thread tmodes
There were no changes to this code between 2019.0 and 2019.2. So I'm surprised that this happens. It works fine here. So we need to find what does not work: either copy or paste (or both)? So copy the mask, then check the content of the clipboard. Is something in the clipboard? If so, then copy

[Hugin-devs] [Bug 1860256] Re: Stitched image has black patches

2020-01-19 Thread tmodes
*** This bug is a duplicate of bug 721136 *** https://bugs.launchpad.net/bugs/721136 This is a known issue with enblend: see https://bugs.launchpad.net/enblend/+bug/721136 It is difficult to track it down. You could try if adding --primary-seam-generator=nft to the enblend parameters helps.

[Hugin-devs] [Bug 1859557] Re: Canon EOS 6D Mark II RAW files not supported

2020-01-14 Thread tmodes
Hugin does not convert the raw files by itself. It calls an external raw converter (dcraw, Darktable or RawTherapee) to do the conversion. So you need to check if the used raw converter supports your camera and maybe update the raw converter to a version which supports your camera. ** Changed in:

[Hugin-devs] [Bug 1858272] Re: AppStream metadata in legacy format

2020-01-07 Thread tmodes
** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2020.0beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1858272 Title: AppStream metadata

[Hugin-devs] [Bug 679520] Re: hdrmerge fails due to differing image sizes

2020-01-04 Thread tmodes
Trying to fix in repository. Avg_slow and Khan should now also work with cropped images. ** Changed in: hugin Status: Confirmed => Fix Committed ** Changed in: hugin Milestone: None => 2020.0beta1 -- You received this bug notification because you are a member of Hugin Developers,

[Hugin-devs] [Bug 1856464] Re: Sequential runs of feature matching (control points finder) produces different results

2019-12-16 Thread tmodes
Cpfind is using RANSAC as one step in feature matching, so there is some random moment. But this is no problem for a normal workflow. ** Changed in: hugin Status: New => Opinion -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1856336] Re: Running geometric optimizer changes displayed focal length

2019-12-15 Thread tmodes
What I want to say: the (rough) value is important - even is the absolute value is not so precise. The calculation of the value is done by optimization. So there can always be several minimums. So the optimizer can finish in different minimum. Especially when you optimize "Everything" with the

[Hugin-devs] [Bug 1856336] Re: Running geometric optimizer changes displayed focal length

2019-12-14 Thread tmodes
Hugin is using the relationship between focal length and field of view. So it have not to know the object distance. It displays the calculated focal length because this one is the important one from Hugin view. (The reported one can be see when selecting EXIF data on the photos tab.) The correct

[Hugin-devs] [Bug 1856345] Re: Running geometric optimizer after stitcher producing drastically different result

2019-12-14 Thread tmodes
> In the stitcher window "Calculate Field of View" and "Calculate Optimal Size" were clicked. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1856345 Title: Running geometric optimizer after

[Hugin-devs] [Bug 1856351] Re: Consecutive photometric optimizer runs produce different results

2019-12-13 Thread tmodes
The photometric optimizer chooses by default 200 (random) points per image for the optimization of the photometric parameters. Using every pixel would be to computationally intensive. So for each invocation of the photometric optimizer different points are used and therefore different absolute

[Hugin-devs] [Bug 1856345] Re: Running geometric optimizer after stitcher producing drastically different result

2019-12-13 Thread tmodes
The control point error distances are calculated in the output space. When you change the output size (or projection), it is expected that the cp error distance changes. (This is a design decision in the underlying panotools library.) ** Changed in: hugin Status: New => Invalid -- You

[Hugin-devs] [Bug 1856336] Re: Running geometric optimizer changes displayed focal length

2019-12-13 Thread tmodes
The displayed focal length is calculated from the field of view. When you optimize "Everything", you optimize also field of view and therefore the "focal length" is expected to change. Also the given focal length (in EXIF) is sometime lower than the focal length calculated from the field of

[Hugin-devs] [Bug 1855926] Re: No preview window with version 2019.2 rc1 and rc2

2019-12-11 Thread tmodes
There were no changes to the OpenGL preview between 2019.0 and 2019.2. So it should work. To reactivate the fast preview/simple interface see FAQ: https://wiki.panotools.org/Hugin_FAQ#Simple_user_interface_can_not_selected_.2F_OpenGL_fast_preview_window_button_is_disabled If after reactivating

[Hugin-devs] [Bug 1855573] Re: HDR merge fails with transparent areas in output image

2019-12-08 Thread tmodes
When using HDR images as input only the output "exposure corrected, low dynamic range" is sensible. This keeps the color depth of the input images. I know the label is not ideal, but from the internal workflow this is the right choice for HDR input. The output labeled with HDR is meant to merge

[Hugin-devs] [Bug 679917] Re: Backup copy of project.

2019-12-08 Thread tmodes
** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679917 Title: Backup copy of project. Status in Hugin: Confirmed Bug description:

[Hugin-devs] [Bug 1854584] Re: Updated Hungarian translations

2019-12-07 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released ** Also affects: hugin/2019.2 Importance: Undecided Status: New -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1854584

[Hugin-devs] [Bug 1854584] Re: Updated Hungarian translations

2019-12-01 Thread tmodes
Thanks for you ongoing work. I committed your changes. It will be in 2019.2RC2. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2rc2 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed

[Hugin-devs] [Bug 1595169] Re: Artefacts after verdandi

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1595169 Title: Artefacts after verdandi Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1829309] Re: Building current default in Fedora 30 fails due to Python plugins

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1829309 Title: Building current default in Fedora 30 fails due to Python plugins

[Hugin-devs] [Bug 1820495] Re: The entries in "User defined output sequences" under Output menu are not translatable

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1820495 Title: The entries in "User defined output sequences" under Output menu

[Hugin-devs] [Bug 1818240] Re: Consistency in naming

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1818240 Title: Consistency in naming Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1830476] Re: Freesing by blending Build 2019.0.0.a369cbe55179

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1830476 Title: Freesing by blending Build 2019.0.0.a369cbe55179 Status in Hugin:

[Hugin-devs] [Bug 1828925] Re: Hugin build fails in fedora 30

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1828925 Title: Hugin build fails in fedora 30 Status in Hugin: Fix Released

[Hugin-devs] [Bug 1840110] Re: papywizard xml (type C) from RCPano failing to import

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1840110 Title: papywizard xml (type C) from RCPano failing to import Status in

[Hugin-devs] [Bug 1839311] Re: Update catalan (valencian) translation

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1839311 Title: Update catalan (valencian) translation Status in Hugin: Fix

[Hugin-devs] [Bug 1834991] Re: Applying a template sets image flags to grayscale

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1834991 Title: Applying a template sets image flags to grayscale Status in

[Hugin-devs] [Bug 1849718] Re: Updated Hungarian translations

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1849718 Title: Updated Hungarian translations Status in Hugin: Fix Released

[Hugin-devs] [Bug 1851591] Re: Hugin fails to build with exiv2-0.27.99.0

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1851591 Title: Hugin fails to build with exiv2-0.27.99.0 Status in Hugin: Fix

[Hugin-devs] [Bug 1841312] Re: French translation update

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1841312 Title: French translation update Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1836506] Re: Typo in Czech translation of desktop file

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1836506 Title: Typo in Czech translation of desktop file Status in

[Hugin-devs] [Bug 1839310] Re: Update catalan translation

2019-11-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1839310 Title: Update catalan translation Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1851591] Re: Hugin fails to build with exiv2-0.27.99.0

2019-11-08 Thread tmodes
Fixed in repository. It should now compile with current and new exiv2 library. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1851151] Re: Wrong exposure with EXR photos

2019-11-05 Thread tmodes
In the control point editor and mask editor HDR images are so scaled that the darkest and brightest pixel are displayed. In your case both images differ a lot in the dynamic range. So when both are rescaled to the full brightness range the image appear with apparent different exposures. But

[Hugin-devs] [Bug 1851151] Re: Wrong exposure with EXR photos

2019-11-03 Thread tmodes
Can you provide 2 sample images, so I can have a look on myself? -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1851151 Title: Wrong exposure with EXR photos Status in Hugin: Incomplete Bug

[Hugin-devs] [Bug 1851151] Re: Wrong exposure with EXR photos

2019-11-03 Thread tmodes
An EXR image can't be display probably on normal monitor. So the dynamic range needs to be decreased to be able to display the image. Hugin has 3 different strategies in the preferences to display such images. Not each display strategy is suitable for each image. So maybe another one is better

[Hugin-devs] [Bug 1850018] Re: Version 2018 and 2019 do not stitch in Catalina

2019-10-29 Thread tmodes
*** This bug is a duplicate of bug 1834535 *** https://bugs.launchpad.net/bugs/1834535 ** This bug has been marked a duplicate of bug 1834535 PTBatcherGUI Cannot Open Hugin File -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1834535] Re: PTBatcherGUI Cannot Open Hugin File

2019-10-29 Thread tmodes
Okay. It seems the main cause was a corrupted queue. This is already covered by the FAQ. So closing here. ** Changed in: hugin Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1849718] Re: Updated Hungarian translations

2019-10-26 Thread tmodes
Thanks. Committed to repository. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1831985] Re: Overview glitches on macOS 10.14 in Hugin 2019.0.0.a369cbe55179

2019-10-21 Thread tmodes
The latest official Hugin build is from March. I'm not aware of a September build, so I don't know to which build you reference. (Patching only wxWidgets is not enough. wxWidgets needs to rebuild correctly with the patch and then Hugin needs to be rebuild against the modified wxWidgets lib.) --

[Hugin-devs] [Bug 1848936] Re: Overview and Projection Windows shifted out of view

2019-10-20 Thread tmodes
*** This bug is a duplicate of bug 1831985 *** https://bugs.launchpad.net/bugs/1831985 ** This bug has been marked a duplicate of bug 1831985 Overview glitches on macOS 10.14 in Hugin 2019.0.0.a369cbe55179 -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 1847254] Re: hugin-2019.0.0 fails to build

2019-10-19 Thread tmodes
** Changed in: hugin Status: New => Invalid -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1847254 Title: hugin-2019.0.0 fails to build Status in Hugin: Invalid Bug description: I

[Hugin-devs] [Bug 1829309] Re: Building current default in Fedora 30 fails due to Python plugins

2019-09-15 Thread tmodes
Fixed now. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1829309 Title: Building current default in Fedora 30 fails due to Python plugins Status in Hugin: Fix Committed Bug description:

[Hugin-devs] [Bug 1829309] Re: Building current default in Fedora 30 fails due to Python plugins

2019-09-14 Thread tmodes
Should be fixed in repository now. Support for Python 2.x has been dropped. Now Python3 is required for building Hugin scripting interface. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification

[Hugin-devs] [Bug 1843135] Re: hugin/2019.0.0+dfsg-2 debian sid/testing crashing on start (mad64 as well x86)/32bit

2019-09-08 Thread tmodes
Thanks for feedback. So this should be reported to Debian, which should adopt their build process by adding -DUSE_GDKBACKEND_X11=on to the CMake command. This is also mentioned in the release notes: Known issues Hugin does not run native on Wayland because of a bug in the underlying wxWidgets

[Hugin-devs] [Bug 1843135] Re: hugin/2019.0.0+dfsg-2 debian sid/testing crashing on start (mad64 as well x86)/32bit

2019-09-08 Thread tmodes
The backtrace show that the crash happens in some X window function. This is an indication that Hugin runs on Wayland. Try setting GDK_BACKEND to x11 explicitly before running Hugin: GDK_BACKEND=x11 hugin If this works, then your hugin is not compiled with the needed Wayland patch. -- You

[Hugin-devs] [Bug 1842315] Re: Hugin will not start at all

2019-09-04 Thread tmodes
Thanks for feedback. If it works now for you again, I'm closing the ticket here. ** Changed in: hugin Status: Incomplete => Invalid -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1842315

[Hugin-devs] [Bug 1842315] Re: Hugin will not start at all

2019-09-03 Thread tmodes
Which OS? Mac OS after the screen shots? But which version? Which Hugin version? Does it also happens with current Hugin version 2019.0? Then provide please the mentioned file hugin.xml (Select the entry in the list box, then you can view it and save it). Alternatively you can also attach the

[Hugin-devs] [Bug 1842315] Re: Hugin will not start at all

2019-09-02 Thread tmodes
I'm sorry, but without more information - best a way to reproduce this - we can't do anything. ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1841312] Re: French translation update

2019-08-25 Thread tmodes
Thanks. I committed your changes. Now all strings are translated. ** Changed in: hugin Status: Incomplete => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1841312] Re: French translation update

2019-08-24 Thread tmodes
Still the same. Don't rebuild the translation file. (There are no new strings which would require a rebuild of the file. I updated the files recently with all new strings.) Instead use the file from the repository. -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 1841312] Re: French translation update

2019-08-24 Thread tmodes
Thanks for the work. I committed the changes. But there are still untranslated strings: msgfmt -c --statistics fr.po 1629 translated messages, 47 fuzzy translations, 11 untranslated messages. The original translation files in the repository contains all current translations. It seems you

[Hugin-devs] [Bug 1840798] Re: vertical line end point displaced

2019-08-21 Thread tmodes
Disable auto-finetune as Bruno already written or use alt+drag in the same image to create the line control point. ** Changed in: hugin Status: New => Won't Fix -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1840530] Re: File path is not alpha-numerical editable in file open dialogue.

2019-08-17 Thread tmodes
Hugin is not using GTK directly. Instead Hugin is using wxWidgets as a platform-independent GUI layer. So we can't influence the standard dialogs. ** Changed in: hugin Status: New => Opinion -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1840110] Re: papywizard xml (type C) from RCPano failing to import

2019-08-15 Thread tmodes
Ok. I committed a changeset to the repository, which removes the id check. So it should now work with RCPano Papywizard xml file. ** Changed in: hugin Status: Incomplete => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification

[Hugin-devs] [Bug 1840110] Re: papywizard xml (type C) from RCPano failing to import

2019-08-14 Thread tmodes
PS: I can try to relax the id check. But before doing so I would like to know where the usage of the same id for different image have its origin. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1840025] Re: PTBatcherGUI crashes always in Mojave?

2019-08-14 Thread tmodes
No. The path is given directly at the begin of the log: Working directory: /Volumes/Samsung_T5/TEAM - MONIKA/_IB Hochschule/_IB - AGOSTO 2019 Output prefix: IB Hochschule - Therapieeinheit 2 - 20190801_131548_396 2 So check this path. Beside the write permission check also if there is enough

[Hugin-devs] [Bug 1840110] Re: papywizard xml (type C) from RCPano failing to import

2019-08-14 Thread tmodes
According to the Papywizard spec http://www.kolor.com/wiki-en/action/view/Panohead_XML_data_file: In the shoot section, each image contains a unique identifier, the id attribute, which is a simple integer, starting to 1. But in your xml file all images of the same bracket are using the same id:

[Hugin-devs] [Bug 1840025] Re: PTBatcherGUI crashes always in Mojave?

2019-08-13 Thread tmodes
The first error message: TIFFOpen: IB Hochschule - Therapieeinheit 2 - 20190801_131548_396 2.tif: Read-only file system. You try to write the output to a read-only filesystem. This won't work. Save into another directory or change the permission of the folder. ** Changed in: hugin

[Hugin-devs] [Bug 1834535] Re: PTBatcherGUI Cannot Open Hugin File

2019-08-11 Thread tmodes
The same was posted on the mailing list. But an information request was not answered. So setting to incomplete. ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1839755] Re: PTBatcherGUI not starting anymore

2019-08-11 Thread tmodes
Probably the batch queue is somehow corrupted. Clean up the batch queue as described in the FAQ: https://wiki.panotools.org/Hugin_FAQ#How_do_I_clean_up_the_batch_queue ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 1839479] Re: Add boundary warp feature

2019-08-11 Thread tmodes
** Changed in: hugin Importance: Undecided => Wishlist ** Changed in: hugin Status: New => Triaged -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1839479 Title: Add boundary warp

[Hugin-devs] [Bug 1839310] Re: Update catalan translation

2019-08-07 Thread tmodes
Thanks, committed to repository. PS: One ticket for both translation would be sufficient. No need to create 2 separate tickets, instead attach both files to the same ticket. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You

[Hugin-devs] [Bug 1839311] Re: Update catalan (valencian) translation

2019-08-07 Thread tmodes
Thanks, committed to repository. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1828690] Re: SourceForge page has unreadable text

2019-08-07 Thread tmodes
Fixed in repository. Should be take some time until the changes are synchronized with the web server. ** Changed in: enblend Status: New => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Enblend.

[Hugin-devs] [Bug 1834767] Re: Current default fails to build

2019-08-07 Thread tmodes
I've seen this ticket only now. I committed the Terry's patch (with an update of the VERSION file) to the repository. ** Changed in: enblend Status: New => Fix Committed -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Enblend.

[Hugin-devs] [Bug 1822410] Re: Fusion expert options do not work on Mac

2019-08-07 Thread tmodes
All the options are described in the documentation. Please read them. You find them also on the web page. Enblend/enfuse is a command line tool. So we can't help with the usage of the plugin which you are using (e.g. which panel). So you need to ask the developer of the plugin about it. **

[Hugin-devs] [Bug 1838386] Re: Add Mollweide projection

2019-08-07 Thread tmodes
** Project changed: hugin => panotools -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1838386 Title: Add Mollweide projection Status in Panotools: New Bug description: For a project I'm

[Hugin-devs] [Bug 1579522] Re: Multiline projection warning only partially visible

2019-08-05 Thread tmodes
This is a bug in the underlying GTK/wxGTK. This now fixed upstreams. See http://trac.wxwidgets.org/ticket/14121 ** Bug watch added: trac.wxwidgets.org/ #14121 http://trac.wxwidgets.org/ticket/14121 ** Changed in: hugin Status: New => Fix Released -- You received this bug notification

[Hugin-devs] [Bug 1838874] Re: Bad colors on pano created by Hugin

2019-08-05 Thread tmodes
Check that Hugin read to correct monitor profile (in about screen) and check the icc profile in your exported RT images. Maybe Hugin has some problems with RT icc profile. Otherwise check the color balance settings (Er and Eb parameters) for the problematic images. ** Changed in: hugin

[Hugin-devs] [Bug 1838451] Re: HuginStitchProject(2019.0.0.a369cbe55179) error while remapping LDR images

2019-08-05 Thread tmodes
I think the first error image is enough: caught exception: image - FedEx Scan 2019-07-06_16-07-28(2).jpg has 3 channels, while FedEx Scan 2019-07-06_16-07-28(1).jpg uses: 1 Also Hugin itself refuses to add RGB and grayscale images to the same project. So I don't know how you could achieve this

[Hugin-devs] [Bug 1837383] Re: PTBatcherGUI crashes by building a Panorama

2019-08-05 Thread tmodes
Sorry, but without being able to reproduce the crash it is difficult to do anything. If you are able to reproduce the crash, provide the pto file. ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1838386] Re: Add Mollweide projection

2019-08-05 Thread tmodes
** Changed in: hugin Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1838386 Title: Add Mollweide projection Status in Hugin: New Bug description: For a

[Hugin-devs] [Bug 1837298] Re: Windows installer asks to close "nvidia localsystem container" service

2019-07-21 Thread tmodes
*** This bug is a duplicate of bug 1826071 *** https://bugs.launchpad.net/bugs/1826071 ** This bug has been marked a duplicate of bug 1826071 Hugin installer conflicts with other software -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1829309] Re: Building current default in Fedora 30 fails due to Python plugins

2019-07-20 Thread tmodes
The patch is only the first half. When you enforce Python3 in the scripts, you need to enforce also Python 3 when building the script interface. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1836506] Re: Typo in Czech translation of desktop file

2019-07-15 Thread tmodes
Thanks. It is fixed in repository. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to the bug report.

[Hugin-devs] [Bug 1835624] Re: %#images place holder counts both active and inactive images

2019-07-07 Thread tmodes
The other placeholders refer always to image 0 - independent if this image is active or not. So the placeholder %#images should apply in my opinion also to all images - and not to active images only. ** Changed in: hugin Status: New => Opinion -- You received this bug notification

[Hugin-devs] [Bug 1834991] Re: Applying a template sets image flags to grayscale

2019-07-02 Thread tmodes
Fixed in default branch. ** Changed in: hugin Status: New => Fix Committed -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1834991 Title: Applying a template sets image flags to grayscale

[Hugin-devs] [Bug 1831985] Re: Overview glitches on macOS 10.14 in Hugin 2019.0.0.a369cbe55179

2019-06-13 Thread tmodes
Ok. This seems to be a bug in the underlying wxWidgets library which only appears on MacOS 10.14.5 - so not related to HiDPI. There is a patch available, which is currently tested. see http://trac.wxwidgets.org/ticket/18402 ** Bug watch added: trac.wxwidgets.org/ #18402

[Hugin-devs] [Bug 1830476] Re: Freesing by blending Build 2019.0.0.a369cbe55179

2019-06-01 Thread tmodes
This seems to be a combination of enblend and PTBatcherGUI which results in the hang. This will be fixed in the next release. A workaround is to add blend-colorspace=identity or --primary-seam-generator=nft to the enblend options on the stitcher tab. Or alternatively use the internal

[Hugin-devs] [Bug 1830476] Re: Freesing by blending Build 2019.0.0.a369cbe55179

2019-05-26 Thread tmodes
The example works fine here. No problem. Try cleaning up the batch queue as already written in my first answer. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1830476 Title: Freesing by blending

[Hugin-devs] [Bug 1830257] Re: Screen artifacts when moving control points

2019-05-26 Thread tmodes
I can't reproduce the artefacts on Windows and Linux. Is this maybe Mac specific? If so can another Mac user reproduce it? -- 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

[Hugin-devs] [Bug 1830476] Re: Freesing by blending Build 2019.0.0.a369cbe55179

2019-05-26 Thread tmodes
With this information it is impossible to do something. First, delete the batch queue: to do this start PTBatcherGUI and select File>Clear Batch. If it crashes before start PTBatcherGUI with pressed Ctrl key and skip loading batch queue. Then close PTBatcherGUI and try stitching again. Does it

[Hugin-devs] [Bug 1828925] Re: Hugin build fails in fedora 30

2019-05-15 Thread tmodes
I think exiv2 0.27.1 changed the order of the inclusion of the individual files. So I switch from the inclusion of individual files from exiv2 to the inclusion of the main exiv2.hpp - as recommend in the exiv2 doc. I hope this fixes the compilation issue with exiv2 0.27.1. ** Changed in: hugin

[Hugin-devs] [Bug 1828925] Re: Hugin build fails in fedora 30

2019-05-14 Thread tmodes
Typo, I meant: I don't see anything strange in the mentioned line. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1828925 Title: Hugin build fails in fedora 30 Status in Hugin: New Bug

[Hugin-devs] [Bug 1828925] Re: Hugin build fails in fedora 30

2019-05-14 Thread tmodes
I don't see anything string in the mentioned line. What exiv2 version (released or git version) do you use? -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1828925 Title: Hugin build fails in

[Hugin-devs] [Bug 1595169] Re: Artefacts after verdandi

2019-05-10 Thread tmodes
I fixed some issues in the blending code in default branch. This should also fix the issue reported here. ** Changed in: hugin Status: Confirmed => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification because you are a member of

[Hugin-devs] [Bug 1828478] Re: align_image_stack fails

2019-05-10 Thread tmodes
I think you expect too much for a fully automatic alignment. There are several issues with your images: * different view angle * different exposure * second image out of focus (not sharp) * fast moving clouds. cpfind can handle this issues slightly better, but you would need to align it

[Hugin-devs] [Bug 1826071] Re: Hugin installer conflicts with other software

2019-04-24 Thread tmodes
AFAIK the redistributable are backward compatible, but not forward compatible. So the runtime must match at least the version of the used compiler. It will not run with an older one. And the installer should check the versions and install only newer redistributable. If the same version is already

[Hugin-devs] [Bug 1826071] Re: Hugin installer conflicts with other software

2019-04-24 Thread tmodes
Hugin installs all its own files in its own directory. So there is no conflict except Hugin is already running. The installer bundles also "Microsoft Visual C++ Redistributable for Visual Studio 2019". These files are provided by Microsoft and are needed to run Hugin. For convenience these

[Hugin-devs] [Bug 1826071] Re: Hugin conflicts with system software

2019-04-24 Thread tmodes
** Information type changed from Public Security to Public ** Summary changed: - Hugin conflicts with system software + Hugin installer conflicts with other software -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1825030] Re: Hugin portable version no longer available

2019-04-19 Thread tmodes
First, Hugin is only releasing source code. The binaries for different platforms are built by the community. Second, more import, there is and there was no portable version. On Windows all settings are stored in the registry - so Hugin is not a portable application in the narrower sense. The

[Hugin-devs] [Bug 1824537] Re: PTBatcherGUI version 2019.0.0 don't work in Mac OS 10.14.4 .

2019-04-14 Thread tmodes
Good that it works again. So closing here. ** Changed in: hugin Status: Incomplete => Opinion -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1824537 Title: PTBatcherGUI version 2019.0.0

[Hugin-devs] [Bug 1824537] Re: PTBatcherGUI version 2019.0.0 don't work in Mac OS 10.14.4 .

2019-04-12 Thread tmodes
Clear the batch queue in PTBatcherGUI. Then try again. If the error still pops up please attach the pto file. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1824537 Title: PTBatcherGUI version

[Hugin-devs] [Bug 1824267] Re: Could not stitch preview. Precondition violation!

2019-04-12 Thread tmodes
setting status to incomplete because is not clear how to arrive in this status. ** 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/1824267 Title:

[Hugin-devs] [Bug 1824537] Re: PTBatcherGUI version 2019.0.0 don't work in Mac OS 10.14.4 .

2019-04-12 Thread tmodes
"Does not work" is not a sufficient comment. What does not work? You need to be more specific. But it is probably an installation issue: see e.g. https://groups.google.com/d/msg/hugin-ptx/rcxsgQBw4NI/2GKKhX5kAQAJ ** Changed in: hugin Status: New => Incomplete -- You received this bug

[Hugin-devs] [Bug 1818240] Re: Consistency in naming

2019-04-07 Thread tmodes
I unified some strings in the code. If you find other one please add them to this ticket. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2019.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which

[Hugin-devs] [Bug 1819773] Re: PTBatcherGUI does not work with $ in filename

2019-03-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1819773 Title: PTBatcherGUI does not work with $ in filename Status in Hugin:

<    1   2   3   4   5   6   7   8   9   10   >