[Hugin-devs] [Bug 1785555] Re: Remember state of Overview and Grid between sessions in OpenGL preview

2018-08-06 Thread tmodes
There was and is code to save these settings. It seems to work on Windows, Mac and GTK3, but not with GTK2, seufz. Trying to fix in repository. ** Changed in: hugin Status: New => Fix Committed -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1785552] Re: 32-bit float image preview broken in OpenGL

2018-08-06 Thread tmodes
*** This bug is a duplicate of bug 696660 *** https://bugs.launchpad.net/bugs/696660 ** This bug has been marked a duplicate of bug 696660 Old preview needs to be merged into Fast Preview window -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1785562] Re: Photos tab has distracting grid color

2018-08-06 Thread tmodes
This was a bug in the underlying control. Should be fixed in repository now. ** 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/1785562 Title:

[Hugin-devs] [Bug 1785463] Re: align_stack_images error 1

2018-08-05 Thread tmodes
I don't see the error message which causes the error code. How do you run align_image_stack? From Hugin itself? Or from another program? When running from Hugin, go the preferences, tab general and select "copy log message to clipboard". When you now run align_image_stack the clipboard should

[Hugin-devs] [Bug 1778802] Re: PATCH: speed improvements

2018-06-30 Thread tmodes
Thanks again. I committed most patches to repository (some were slightly modified). For ImageVariableGroup.patch: I made Panorama::getImage inline. GetImage should only return the address of the SrcPanoImage class, nothing more is happen in this function. I don't know why this should be so

[Hugin-devs] [Bug 1778802] Re: PATCH: speed improvements

2018-06-27 Thread tmodes
Thanks you for your work. Some comments: ImageVariable.patch: This I need to check. This is a big change and I want to understand it before committing it. ImageVariableGroup.patch: This code and similar one is used at several places. Would it also help to inline the getimage function to achieve

[Hugin-devs] [Bug 1778802] Re: PATCH: speed improvements

2018-06-27 Thread tmodes
** Patch added: "New initialization of members of SrcPanoImage class" https://bugs.launchpad.net/hugin/+bug/1778802/+attachment/5157128/+files/SrcPanoImage_init.patch -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1774036] Re: 2018.0.0 crashes on "load images"

2018-05-29 Thread tmodes
*** This bug is a duplicate of bug 679049 *** https://bugs.launchpad.net/bugs/679049 Sorry, but I can't reproduce the crash. (It does not crash, but shows strange images - because this raw files as internal TIFF images, so it is not easy to distinguish them from TIFF files ) But the main

[Hugin-devs] [Bug 1758503] Re: Fw: hugin: fails to find control-points, defective

2018-05-14 Thread tmodes
If you set the lens projection to cylindrical when it is a rectilinear lens it can't work. ** Changed in: hugin Status: Confirmed => Invalid -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1770946] Re: Package Hugin as flatpak

2018-05-14 Thread tmodes
I cited from out download page: The Hugin project makes reasonable efforts to ensure that the released source code builds on a wide variety of platforms. We also provide information how to build the source code (links below). We don't have the resources to go beyond that. Sometimes we also

[Hugin-devs] [Bug 1763929] Re: hugin_stacker doesn't stack floating point files

2018-04-14 Thread tmodes
Implemented support for UINT32, float and double pixel types in hugin_stacker in default branch. ** Summary changed: - hugin_stack doesn't stack floating point files + hugin_stacker doesn't stack floating point files ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin

[Hugin-devs] [Bug 679912] Re: add ability to change location of .hugin

2018-04-14 Thread tmodes
** Changed in: hugin Milestone: None => 2018.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679912 Title: add ability to change location of .hugin Status in Hugin: Fix Committed

[Hugin-devs] [Bug 1754126] Re: Low resolution blurred GUI on macOS High Sierra with retina screen, solution provided

2018-04-14 Thread tmodes
** Changed in: hugin Milestone: None => 2018.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1754126 Title: Low resolution blurred GUI on macOS High Sierra with retina screen,

[Hugin-devs] [Bug 1758503] Re: Fw: hugin: fails to find control-points, defective

2018-04-13 Thread tmodes
What the heck? Your examples does not belong to a single panorama. They are shot from several places. And there is a totally unconnected image mixed in. The assistant will not work for this complete image set. When I take only a subset, e.g. images DSC01056 - DSC01059.JPG, the assistant works

[Hugin-devs] [Bug 1761280] Re: sort some items in Hugin Prefs in a different way

2018-04-05 Thread tmodes
I thought about this. But I think the current placement makes more sense: 1.) When disabling the "choose alternative program" only the program text field is disabled. The argument text field remains enabled. This should provide a feedback that the checkbox affects only the first text field. 2.)

[Hugin-devs] [Bug 1761277] Re: "no compression" outputs LZW compressed TIFF

2018-04-04 Thread tmodes
The problem is enblend. The bug has already fixed in changeset 882d3ccba621, but is not yet included in a released version. ** Project changed: hugin => enblend ** Changed in: enblend Status: New => Fix Committed -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 679912] Re: add ability to change location of .hugin

2018-03-30 Thread tmodes
The default branch is now using the XDG specification to store the settings (when compiled with wxWidgets 3.1.1 or later). With this it is possible to change the location of the setting file by setting environment variable XDG_CONFIG_HOME. ** Changed in: hugin Status: Confirmed => Fix

[Hugin-devs] [Bug 1758503] Re: Fw: hugin: fails to find control-points, defective

2018-03-27 Thread tmodes
"Assistant is not workable" is not sufficient to debug the issue. Provide a small test project for testing (images + pto file). ** Changed in: hugin Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1758503] Re: Fw: hugin: fails to find control-points, defective

2018-03-24 Thread tmodes
Sorry, but I don't understand fully what you want to say. Issue 1: > it wasn't possible to stitch the panoramic views there using the GUI, but one > had to do > it on the terminal using this instead: > hugin_stitch_project (1) - Stitch a hugin project This is probably a messed up batch queue.

[Hugin-devs] [Bug 1678624] Re: keyboard shortcuts for Masks tab

2018-03-24 Thread tmodes
*** This bug is a duplicate of bug 1751343 *** https://bugs.launchpad.net/bugs/1751343 ** This bug has been marked a duplicate of bug 1751343 Hotkey zoom controls for mask tab -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1752749] Re: Panini projection ignores corner handling (Tops and Bots)

2018-03-23 Thread tmodes
*** This bug is a duplicate of bug 696091 *** https://bugs.launchpad.net/bugs/696091 I have to correct me. The fast preview is correct. The remapped output was wrong. This has been fixed in libpano13. -- You received this bug notification because you are a member of Hugin Developers, which

[Hugin-devs] [Bug 1754963] Re: Trying to fine-tune position of one end of line in Control Points grabs the wrong end of the line

2018-03-14 Thread tmodes
I reverted the changes concerning disable of fine-tune. Instead I modified the fine-tune code to better cope with line control points. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1754963 Title:

[Hugin-devs] [Bug 1088142] Re: Support XDG basedir specification

2018-03-14 Thread tmodes
Implemented in repository. But needs wxWidgets 3.1.1, otherwise the old location is used. ** Changed in: hugin Status: Triaged => Fix Committed ** Changed in: hugin Milestone: None => 2018.2beta1 -- You received this bug notification because you are a member of Hugin Developers,

[Hugin-devs] [Bug 1754963] Re: Trying to fine-tune position of one end of line in Control Points grabs the wrong end of the line

2018-03-11 Thread tmodes
The fine-tune function does only work with normal control points (because it is using auto-correlation). I disabled therefore the fine-tune button for line control points. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2018.2beta1 -- You

[Hugin-devs] [Bug 684826] Re: icpfind reports progress every 250 cross matches.

2018-03-11 Thread tmodes
Closing here: icpfind has no access to internal of other cp generators. And cpfind is multi-threading. Implementing the proposed algorithm would require a lot of synchronization/blocking of different threads. This is wasting more cycles than it improves the behavior. ** Changed in: hugin

[Hugin-devs] [Bug 679879] Re: Remember previous usage

2018-03-11 Thread tmodes
The lens settings are stored now in the lens database and applied when adding images automatically. So closing here. ** Changed in: hugin Status: Triaged => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 692404] Re: Architectural proj goes haywire

2018-03-11 Thread tmodes
Not reproducible with 2018.0. Closing here. Reopen if you can reproduce it and provide new information. ** Changed in: hugin Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 790437] Re: Hugin crashes on equi to Architectural projection

2018-03-11 Thread tmodes
The crash is not reproducible with 2018.0. I committed a further fix with improves the calculation of vfov. ** Changed in: hugin Status: Confirmed => Fix Committed ** Changed in: hugin Milestone: None => 2018.2beta1 -- You received this bug notification because you are a member of

[Hugin-devs] [Bug 1505149] Re: Hugin don't start

2018-03-11 Thread tmodes
Closing here because the initial bug is related to a bug in the graphic driver - not in Hugin. ** 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 1301922] Re: Fast panorama editor very cumbersome to use

2018-03-11 Thread tmodes
Set to incomplete because there is no feedback from the initial reporter for a long time. Set the status to open if you have more information. ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1635992] Re: Null count for "Tag 50341" (type 7, writecount -3, passcount 1) (in module "_TIFFVsetField")

2018-03-11 Thread tmodes
Closing here because it can't be reproduced (and all TIFF warnings are deactivated). Reopening it when you have more information. ** 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-devs] [Bug 1737654] Re: Hugin unable to stitch

2018-03-11 Thread tmodes
No new information, setting to incomplete. Set back to open if you have more information. ** 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 696091] Re: Panini general, Tops and Bots parameters in Quick Preview

2018-03-04 Thread tmodes
This is an issue in libpano. Forward and backward transformation of General Panini are not reversible with hard squeeze (top/bottom>0). ** Project changed: hugin => panotools -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1752749] Re: Panini projection ignores corner handling (Tops and Bots)

2018-03-04 Thread tmodes
*** This bug is a duplicate of bug 696091 *** https://bugs.launchpad.net/bugs/696091 It is vice versa: the output is correct, the fast preview is wrong. This is a known bug. ** This bug has been marked a duplicate of bug 696091 Panini general,Tops and Bots parameters in Quick Preview --

[Hugin-devs] [Bug 1752135] Re: HDR tiff and EXR files lack color space from input files

2018-03-01 Thread tmodes
For LDR images the icc profile is copied in depended of this argfile. But for HDR images I'm not sure, if the icc profile is the correct way. There are contrary opinions about this. So, currently I don't make this the default. -- You received this bug notification because you are a member of

[Hugin-devs] [Bug 1752135] Re: HDR tiff and EXR files lack color space from input files

2018-02-28 Thread tmodes
The main problem is that OpenEXR does not support icc profiles, and Hugin is using the exr format as intermediate format for HDR output. But I implemented a workaround: The metadata transfer is now also called for HDR output (this was currently missing). Beside this new version you need to add

[Hugin-devs] [Bug 1752135] Re: HDR tiff and EXR files lack color space from input files

2018-02-27 Thread tmodes
The source contains code to copy the icc profile. Can you provide a source image and the corresponding pto file for testing? The OpenEXR format does not officially support icc profile. (Some programs seems to use a private extension, but no officially.) So I fear there is currently no (official)

[Hugin-devs] [Bug 1751342] Re: Copy and paste image position to another

2018-02-24 Thread tmodes
The function would be very special or would need a lot of configuration options to adapt to different use cases. Currently you can also select several images and modify the position of all selected images at once. And then there is the expression parser where you can modify the image positions

[Hugin-devs] [Bug 1751343] Re: Hotkey zoom controls for mask tab

2018-02-24 Thread tmodes
Fixed in repository. The same hotkeys work now also in mask editor. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2018.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1750398] Re: align_image_stack fails to open EXR files

2018-02-24 Thread tmodes
That are good news. Thanks for feedback. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1750398 Title: align_image_stack fails to open EXR files Status in Hugin: Fix Committed Bug

[Hugin-devs] [Bug 1750398] Re: align_image_stack fails to open EXR files

2018-02-23 Thread tmodes
I added some more error checking to fine tune code. Maybe this fixes the issues with exr files. Please report back. ** 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.

[Hugin-devs] [Bug 1750398] Re: align_image_stack fails to open EXR files

2018-02-22 Thread tmodes
I fixed the error message in default branch. You now get a more verbose warning instead. align_image_stack was written for alignment of images directly from camera. So no testing for exr was done. I've not found the bug until now. PS: In Hugins preferences there is an option to copy log messages

[Hugin-devs] [Bug 1750398] Re: align_image_stack fails to open EXR files

2018-02-19 Thread tmodes
Can you load the exr file in Hugin? Or is there also an error or crash? -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1750398 Title: align_image_stack fails to open EXR files Status in Hugin:

[Hugin-devs] [Bug 1747352] Re: 2018 version for Mac - Sends Windows Version

2018-02-10 Thread tmodes
Sourceforge is not able to reproduce the issue. They requested some more information. Can you add them to the SF ticket https://sourceforge.net/p/forge/site-support/16341/ ? TIA -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1747352] Re: 2018 version for Mac - Sends Windows Version

2018-02-06 Thread tmodes
This link can't be influenced by the Hugin project. It is handled by sourceforge itself. I opened already a ticket there: https://sourceforge.net/p/forge/site-support/16341/ But until now no comment. So I'm closing here. Please add further finding/comments in the above sourceforge ticket. **

[Hugin-devs] [Bug 1747352] Re: 2018 version for Mac - Sends Windows Version

2018-02-05 Thread tmodes
Either go directly to download folder: https://sourceforge.net/projects/hugin/files/hugin/hugin-2018.0/ or go above Hugin homepage>downloads: http://hugin.sourceforge.net/download/ (scroll down) -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1747352] Re: 2018 version for Mac - Sends Windows Version

2018-02-05 Thread tmodes
In the Web interface the dmg is marked as default for Mac OS. Can somebody on Mac OS test this? In the mean time you can download the dmg directly from the download page. Scroll down, there is a direct link to the Mac OS dmg. -- You received this bug notification because you are a member of

[Hugin-devs] [Bug 1747135] Re: Wrong text in about screen

2018-02-03 Thread tmodes
I uploaded an updated version. (But this is purely cosmetic.) ** Changed in: hugin Status: New => 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/1747135 Title: Wrong text in

[Hugin-devs] [Bug 1744317] Re: copyright info in about window is outdated

2018-01-27 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/1744317 Title: copyright info in about window is outdated Status in Hugin: Fix

[Hugin-devs] [Bug 1744316] Re: Help window opens outside of the screen area

2018-01-27 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/1744316 Title: Help window opens outside of the screen area Status in Hugin:

[Hugin-devs] [Bug 1744316] Re: Help window opens outside of the screen area

2018-01-21 Thread tmodes
I added an additional check for the windows position of the help window in changeset 5abfb4de7961. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2018.0rc2 -- You received this bug notification because you are a member of Hugin Developers,

[Hugin-devs] [Bug 1744317] Re: copyright info in about window is outdated

2018-01-21 Thread tmodes
Because of other changes a RC2 is needed. Therefore update also to 2018.0 branch. ** Changed in: hugin Milestone: None => 2018.0rc2 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1744317

[Hugin-devs] [Bug 1744316] Re: Help window opens outside of the screen area

2018-01-19 Thread tmodes
The help system for Mac OS was updated already in 2017.0 (no changes in 2018.0). The help is displayed by wxWidgets (Hugin has currently no access to the internal of this window.) - so it can behave a little bit different for the initial position than other Hugin windows. So can somebody

[Hugin-devs] [Bug 1744317] Re: copyright info in about window is outdated

2018-01-19 Thread tmodes
The code in 2018.0 was written in 2017. So I think for 2018.0 it is okay. Updated the year 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.

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

2018-01-13 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/1740701 Title: Updated Hungarian translations Status in Hugin: Fix Released

[Hugin-devs] [Bug 1628548] Re: hugin wont open

2018-01-13 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/1628548 Title: hugin wont open Status in Hugin: Fix Released Bug description:

[Hugin-devs] [Bug 1740585] Re: Updated French translation

2018-01-13 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/1740585 Title: Updated French translation Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1628548] Re: hugin wont open

2018-01-06 Thread tmodes
The underlying problem should be now fixed in repository. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2018.0rc1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1628548] Re: hugin wont open

2018-01-05 Thread tmodes
Workaround for Windows can be found in report https://bugs.launchpad.net/hugin/+bug/1734956 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1628548 Title: hugin wont open Status in Hugin: New

[Hugin-devs] [Bug 1734956] Re: Hugin won't start up. Error message on startup.

2018-01-05 Thread tmodes
*** This bug is a duplicate of bug 1628548 *** https://bugs.launchpad.net/bugs/1628548 ** This bug has been marked a duplicate of bug 1628548 hugin wont open -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

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

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

[Hugin-devs] [Bug 1740585] Re: Updated French translation

2017-12-31 Thread tmodes
Thanks for your work. Committed to repository. Will be in 2018.0 rc1. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2018.0rc1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1740042] Re: Save in search results [Windows 10]

2017-12-29 Thread tmodes
I did not talk from the search box. I was referring to the filename template in the preferences of Hugin. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1740042 Title: Save in search results

[Hugin-devs] [Bug 1740042] Re: Save in search results [Windows 10]

2017-12-27 Thread tmodes
Okay, now I can reproduce the issue. You have probably entered an own filename template in the preferences which starts with \. So the solution is to remove the space and backslash (or slash) in the preferences. ** Changed in: hugin Status: Invalid => Won't Fix -- You received this bug

[Hugin-devs] [Bug 1740042] Re: Save in search results [Windows 10]

2017-12-27 Thread tmodes
Not reproducible. The save project file dialog opens always in the folder of first image. It make no difference if I used "search" in the add images dialog or not. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1740042] Re: Save in search results [Windows 10]

2017-12-26 Thread tmodes
This is not new. The dialog is provided from Windows directly. When you try to save in a search folder, you get a message box when you click save. The message box states that you can't save here and the dialog stays open. So you can't save there. ** Changed in: hugin Status: New =>

[Hugin-devs] [Bug 679799] Re: Add dialog to modify all image positions at once

2017-12-10 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released ** Changed in: hugin Milestone: None => 2018.0beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679799 Title: Add dialog

[Hugin-devs] [Bug 679999] Re: Add a 'scanned images' menu item to optimiser

2017-12-10 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released ** Changed in: hugin Milestone: None => 2018.0beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/67 Title: Add a

[Hugin-devs] [Bug 1733166] Re: Keybord shortcuts dont work

2017-12-10 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released ** Changed in: hugin Milestone: None => 2018.0beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1733166 Title: Keybord

[Hugin-devs] [Bug 1715313] Re: Hugin crashes when opening a .pto file with invalid #hugin_optimizeReferenceImage parameter

2017-12-10 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/1715313 Title: Hugin crashes when opening a .pto file with invalid

[Hugin-devs] [Bug 1693747] Re: text correction and feature request for Optimizer tab

2017-12-10 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/1693747 Title: text correction and feature request for Optimizer tab Status in

[Hugin-devs] [Bug 679864] Re: preference setting for image rotation in CP tab

2017-12-10 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/679864 Title: preference setting for image rotation in CP tab Status in Hugin:

[Hugin-devs] [Bug 1678620] Re: Fast Panorama preview: regroup checkboxes and image numbers in "displayed images" section

2017-12-10 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/1678620 Title: Fast Panorama preview: regroup checkboxes and image numbers in

[Hugin-devs] [Bug 1678618] Re: feature request: option to temporarily deactivate a group of control points

2017-12-10 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/1678618 Title: feature request: option to temporarily deactivate a group of

[Hugin-devs] [Bug 1678615] Re: Entering of values in Move/Drag tab is complicated

2017-12-10 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/1678615 Title: Entering of values in Move/Drag tab is complicated Status in

[Hugin-devs] [Bug 1692843] Re: Improvements for some English strings

2017-12-10 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/1692843 Title: Improvements for some English strings Status in Hugin: Fix

[Hugin-devs] [Bug 1692847] Re: better user guidance if "Image file not found"

2017-12-10 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/1692847 Title: better user guidance if "Image file not found" Status in Hugin:

[Hugin-devs] [Bug 1692849] Re: "Tip of the Day" topic refers to an outdated GUI

2017-12-10 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/1692849 Title: "Tip of the Day" topic refers to an outdated GUI Status in Hugin:

[Hugin-devs] [Bug 1705789] Re: failed assertion when stitching: "format specifier doesn't match argument type"

2017-12-10 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/1705789 Title: failed assertion when stitching: "format specifier doesn't match

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

2017-12-10 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/1707413 Title: French translation update Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1708897] Re: Default branch fails to build on Fedora 26

2017-12-10 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/1708897 Title: Default branch fails to build on Fedora 26 Status in Hugin: Fix

[Hugin-devs] [Bug 1718243] Re: Russian translation

2017-12-10 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/1718243 Title: Russian translation Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1734956] Re: Hugin won't start up. Error message on startup.

2017-11-28 Thread tmodes
You can add several attachment, not at once - but one by one. But first see thread https://groups.google.com/forum/#!topic/hugin- ptx/YNitUtLfGj0 and try solution proposed there. ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a

[Hugin-devs] [Bug 679999] Re: Add a 'scanned images' menu item to optimiser

2017-11-21 Thread tmodes
This can be now achieved with an user defined assistant. ** Changed in: hugin Status: Triaged => 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/67 Title: Add a 'scanned

[Hugin-devs] [Bug 1733166] Re: Keybord shortcuts dont work

2017-11-19 Thread tmodes
Modified GTK workaround to work with newer versions. ** Changed in: hugin Status: Invalid => 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/1733166 Title: Keybord shortcuts

[Hugin-devs] [Bug 1733166] Re: Keybord shortcuts dont work

2017-11-19 Thread tmodes
As I already wrote you on the mailing list these menu accelerators and shortcuts are processed by wxWidgets/wxGTK/GTK. This can't be influenced by Hugin. So check which change in the above mentioned packages broke them. ** Changed in: hugin Status: New => Invalid -- You received this bug

[Hugin-devs] [Bug 679799] Re: Add dialog to modify all image positions at once

2017-11-15 Thread tmodes
I implemented a more general approach: a new dialog allows to input expressions. These expression can be used for different kinds of setting the image positions at once. ** Changed in: hugin Status: Triaged => Fix Committed -- You received this bug notification because you are a member

[Hugin-devs] [Bug 1316967] Re: Maximum TIFF file size 4GB

2017-10-29 Thread tmodes
Implemented in changeset 37e4d310b065. For BigTIFF output you need to compile enblend/vigra with libtiff with BigTIFF support and add `--parameter=export-bigtiff´ to command line. ** Changed in: enblend Status: Triaged => Fix Committed -- You received this bug notification because you

[Hugin-devs] [Bug 1719789] Re: Hugin unable to generate output even with tutorial images

2017-09-27 Thread tmodes
1.) The log is incomplete. The call of enblend is missing. 2.) A minimum of information would be nice, not only the log. 3.) Deactivate GPU stitching in the preferences (This is experimental and does not work on all machines.) ** Changed in: hugin Status: New => Incomplete -- You

[Hugin-devs] [Bug 1718243] Re: Russian translation

2017-09-20 Thread tmodes
Thanks for your work. Committed to repository. PS: There are still some untranslated strings: msgfmt -c --statistics ru.po ru.po 1484 translated messages, 24 fuzzy translations, 60 untranslated messages. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin

[Hugin-devs] [Bug 679789] Re: Use autopano to refine the selection of control points

2017-09-10 Thread tmodes
The "Auto Add" option does already something similar. ** Changed in: hugin Status: Triaged => Opinion -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679789 Title: Use autopano to refine

[Hugin-devs] [Bug 789431] Re: 2011.2 does not build on a headless machine

2017-09-10 Thread tmodes
Since several version also some CLI tools depend also on wxWidgets. Therefore this option is no longer suited for building. So closing here. ** Changed in: hugin Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 679864] Re: preference setting for image rotation in CP tab

2017-09-10 Thread tmodes
Implemented in changeset 8a85de5b196f ** Changed in: hugin Status: Triaged => Fix Committed ** Changed in: hugin Milestone: None => 2017.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1714441] Re: Hugin crashes at startup

2017-09-09 Thread tmodes
If it can't reproduced and it is not clear what exactly cause the crash, I'm closing the ticket. If you have more information you can reopen the ticket. ** Changed in: hugin Status: New => Won't Fix -- You received this bug notification because you are a member of Hugin Developers, which

[Hugin-devs] [Bug 1715313] Re: Hugin crashes when opening a .pto file with invalid #hugin_optimizeReferenceImage parameter

2017-09-06 Thread tmodes
Fixed in changeset 9bcca0a49d44. But also the tools used to write this invalid pto file should be fixed. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2017.2beta1 -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 1708897] Re: Default branch fails to build on Fedora 26

2017-08-21 Thread tmodes
Closing here because it is fixed. ** Changed in: hugin Status: Incomplete => Fix Committed ** Changed in: hugin Milestone: None => 2017.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1708897] Re: Default branch fails to build on Fedora 26

2017-08-06 Thread tmodes
Unfortunately the error message is missing from the output (only a warning is visible). (I fixed a build issue with wxWidgets 3.0, not sure if this is the same.) ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 1708523] Re: Hugin crashes when photometric optimising HDR images

2017-08-04 Thread tmodes
Should be fixed in repository. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2017.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

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

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

[Hugin-devs] [Bug 1705956] Re: No Hugin executable after compilation

2017-07-29 Thread tmodes
So this is a packaging problem in Sabayon. There is nothing we can do for this. This needs to be fixed in Sabayons repository. ** Changed in: hugin Status: Incomplete => Invalid -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

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