[Hugin-devs] [Bug 679992] Re: Masking for fish-eye input images

2016-12-04 Thread tmodes
The mask tab shows the extent of the neighboring mask already. ** 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. https://bugs.launchpad.net/bugs/679992 Title: Masking

[Hugin-devs] [Bug 1631655] Re: Hugin 2016.2.0 fails to create pano on OSX

2016-12-02 Thread tmodes
Does this happen with all projects or only with certain ones? If the latter one please provide the project file. Does it happen with CPU and GPU remapping or only in one case? -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1633076] Re: vig_optimize is not working on HDR images

2016-12-02 Thread tmodes
Fixed in repository (changesets 72a7b9b22974 and 49e4fa244293). There were several issues which lead to this bug. ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of

[Hugin-devs] [Bug 1022213] Re: PTBatcherGUI: Does not come to an end when shutdown

2016-12-02 Thread tmodes
The issue was fixed in 2014. So version 2015.0 and later should be okay. ** 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. https://bugs.launchpad.net/bugs/1022213

[Hugin-devs] [Bug 1645051] Re: Hugin help throws up warnings

2016-11-27 Thread tmodes
This affects only links to anchors inside a html side. Links without anchors (e.g. in first page links to vignetting or hdr in the text) work fine. After some testing found that wxHtml does not read our id tag to create the anchors. It only accepts the older name tag (which is deprecated in

[Hugin-devs] [Bug 1644407] Re: Not opening

2016-11-24 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 1598005] Re: Default branch problems in Fedora 24

2016-11-22 Thread tmodes
Fixed upstreams. See https://groups.google.com/forum/#!topic/hugin-ptx/3GqEi6pGnT4 ** 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/1598005

[Hugin-devs] [Bug 1643283] Re: Export with layers aligned

2016-11-20 Thread tmodes
This is already possible from the command line. Run "nona -m TIFF_multilayer -o prefix project.pto". >From the GUI this can be achieved by a user defined output sequence. This will >be included in the next release. For the current version you can already use the executor file from

[Hugin-devs] [Bug 1629667] Re: Control points are not generated reliably

2016-11-06 Thread tmodes
For this use case add --use-given-order to the call of align_image_stack. By default images will be sorted by exposure values. ** Changed in: hugin Status: New => Invalid -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

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

2016-10-30 Thread tmodes
I can't reproduce the issue (Windows, Fedora and Ubuntu tested). When loading the files in Hugin no warning pop up. The cli tools issue the warning on cout/cerr, but no popup. So without more information why the popup comes only on your side I can't debug it further. PS: The cause of the

[Hugin-devs] [Bug 1637847] Re: failed in wxArgNormalizer(): format specifier doesn't match argument type

2016-10-30 Thread tmodes
This is already fixed in default repository (changeset 67c64f0ca1c4). ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

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

2016-10-30 Thread tmodes
All TIFF warning are disabled in Hugin: in huginapp.cpp: // suppress tiff warnings TIFFSetWarningHandler(0); Can you provide a small test image which shows the message? ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member

[Hugin-devs] [Bug 1635362] [NEW] HDR display not working

2016-10-20 Thread tmodes
Public bug reported: I'm working on a personal hobby project and possibly I make all the errors you can make. I have made a series of pictures with my phone camera, a Sony Z2 with a cheap fish eye clip on it. This to evaluate if you are able to make a HDR sphere from them. Only that is crazy

[Hugin-devs] [Bug 1635132] Re: Exclude image borders from control point generation

2016-10-20 Thread tmodes
Crop or mask are already there for special cases. Often there are only small overlaps. When then ignore more parts of the images, no cp will be found. Also during cp generation the overlap is unknown. So it is impossible to take x % of the overlap. So closing here. ** Changed in: hugin

[Hugin-devs] [Bug 1634363] Re: all control points selected in control point list

2016-10-18 Thread tmodes
Sorry, I can't reproduce the issue. I tested a big project. I could delete all control points point by point with del key without selection all remaining control points. ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 1633352] Re: "enblend: warning: unable to run Dijkstra optimizer" for large panorama

2016-10-14 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/1633352 Title: "enblend: warning: unable to run Dijkstra optimizer" for large panorama Status

[Hugin-devs] [Bug 1633088] Re: pto_var doesn't set EeV variables

2016-10-13 Thread tmodes
The variable is Eev (small v). I corrected the help page. ** 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/1633088 Title: pto_var doesn't

[Hugin-devs] [Bug 1632196] Re: Creating Panorama crashes

2016-10-11 Thread tmodes
In this log there is no indication of the crash. Probably the log is not complete. ** Changed in: hugin Status: New => Opinion -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1632196 Title:

[Hugin-devs] [Bug 1631496] Re: PTBatcherGUI.exe doen not display > 100 jobs

2016-10-10 Thread tmodes
"File > Save batch" is too obvious? Maybe the option "Remove finished project" is ticked on? Then the finished projects will be removed from the batch at the end of processing? -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1631655] Re: Hugin 2016.2.0 fails to create pano on OSX

2016-10-09 Thread tmodes
Until now nobody reported this problem on Mac OS. For most users it works in principle. First deactivate the GPU remapping and try again. When nona remaps the images have a look into the directory if the intermediate images are created and report back. ** Changed in: hugin Status: New

[Hugin-devs] [Bug 1631496] Re: PTBatcherGUI.exe doen not display > 100 jobs

2016-10-08 Thread tmodes
I can't reproduce the issue. Tested with current version: PTBatcherGUI displays fine a queue with over 200 jobs. Probably the batch queue is corrupted. Best is to clear the list (start PTBatcherGUI with pressed ctrl key or use clear queue from the menu). The batch queue is not intended for

[Hugin-devs] [Bug 1631486] Re: Allow selecting controlpoints within a rectangle

2016-10-08 Thread tmodes
This is already implemented. Use alt+right mouse button. Reading the help pages can also help. ** 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.

[Hugin-devs] [Bug 1631484] Re: Sort control points and select a block of them for deletion

2016-10-08 Thread tmodes
Use the control points table for this function. ** 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. https://bugs.launchpad.net/bugs/1631484 Title: Sort control points and select

[Hugin-devs] [Bug 1630172] Re: Unadequate stitching of a HDR panorama

2016-10-05 Thread tmodes
1) This is not polite. 2) pto_gen sets the correct response type automatically. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Enblend. https://bugs.launchpad.net/bugs/1630172 Title: Unadequate stitching of a HDR panorama Status in

[Hugin-devs] [Bug 1630172] Re: Unadequate stitching of a HDR panorama

2016-10-04 Thread tmodes
First of all: in this case it is sufficient to work with downsized versions. Your files are very big (also the final jpeg have different size 7 vs 49 MB by identical image dimensions). Why such big images? Second: For hdr images the response type should by linear and not EMor (When loading

[Hugin-devs] [Bug 679294] Re: does not flush cache when images are removed

2016-10-03 Thread tmodes
Trying in fix in repository (changeset 15c02ab4a72b) ** Changed in: hugin Status: Triaged => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1629923] Re: Latest "hg" version failed to build

2016-10-03 Thread tmodes
Fixed in changeset efcf7f0fe507 ** Changed in: hugin Status: New => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 679194] Re: Feature Request: Make the Manual CP Generation Process Interruptable

2016-10-03 Thread tmodes
The generation process can now canceled with escape key. ** Changed in: hugin Status: Confirmed => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1209447] Re: Hugin 2013rc1 crashes on libtiff assertion trying to load .CR2 files

2016-10-03 Thread tmodes
Now loading of invalid images should be caught by error handler. ** Changed in: hugin Status: Triaged => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 679605] Re: Invalid PNGs crash Hugin

2016-10-03 Thread tmodes
Fixed in repository. Reading of invalid images is caught now. ** Changed in: hugin Status: Confirmed => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 678649] Re: Crash if pics on network not available

2016-10-03 Thread tmodes
Fixed in repository. Missing images results now in a message. ** Changed in: hugin Status: Triaged => Fix Committed ** Changed in: hugin Milestone: None => 2016.4beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 940858] Re: Support seam editing

2016-10-03 Thread tmodes
** Changed in: hugin Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/940858 Title: Support seam editing Status in Hugin: Won't Fix Bug description: In

[Hugin-devs] [Bug 679571] Re: align_image_stack crashes with differently sized photos

2016-10-02 Thread tmodes
Fixed in 2016.2 ** 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. https://bugs.launchpad.net/bugs/679571 Title: align_image_stack crashes with differently sized photos

[Hugin-devs] [Bug 1628398] Re: German translation of release notes for Hugin-2016.2.0

2016-10-01 Thread tmodes
Thanks. It will be appear only soon. ** 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/1628398 Title: German translation of release notes

[Hugin-devs] [Bug 1272962] Re: std:error in preview when image files are missing

2016-09-26 Thread tmodes
*** This bug is a duplicate of bug 678649 *** https://bugs.launchpad.net/bugs/678649 ** This bug has been marked a duplicate of bug 678649 Crash if pics on network not available -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1621001] Re: Hugin crashes when panorama source file is deleted

2016-09-26 Thread tmodes
*** This bug is a duplicate of bug 678649 *** https://bugs.launchpad.net/bugs/678649 ** This bug has been marked a duplicate of bug 678649 Crash if pics on network not available -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 1617676] Re: hugin is crashing on start

2016-09-03 Thread tmodes
** 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. https://bugs.launchpad.net/bugs/1617676 Title: hugin is crashing on start Status in Hugin: Won't Fix Bug description: I

[Hugin-devs] [Bug 1616039] Re: link not resolved

2016-09-03 Thread tmodes
This should be fixed in the upcoming 2016.2 version. There is already a rc1, please test this. ** 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 1602969] Re: 2016.rc1 win7 64bit crashes during import

2016-09-03 Thread tmodes
** Changed in: hugin Milestone: 2016.4beta1 => 2016.2rc2 ** 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/1602969 Title:

[Hugin-devs] [Bug 1605762] Re: Spanish translation

2016-09-03 Thread tmodes
** Changed in: hugin Milestone: 2016.4beta1 => 2016.2rc2 ** 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/1605762 Title:

[Hugin-devs] [Bug 1611354] Re: stich always failed

2016-08-20 Thread tmodes
The error message stems from enblend. Therefore moving to enblend tracker. ** Project changed: hugin => enblend ** Summary changed: - stich always failed + Problem with "known incorrect sRGB profile" -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1608186] Re: During "Align" several bad_alloc exceptions during image load result in inappropriate "unconnected images" warning

2016-08-20 Thread tmodes
Please test 2016.2 RC1 version if this is fixed. ** 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/1608186 Title: During "Align" several

[Hugin-devs] [Bug 1611021] Re: Too much iterations and time to align

2016-08-20 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/1611021 Title: Too much iterations and time to align Status in Hugin: Invalid Bug

[Hugin-devs] [Bug 1612548] Re: Hugin joins badly, horizontal images displayed vertically

2016-08-20 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/1612548 Title: Hugin joins badly, horizontal images displayed vertically Status in Hugin:

[Hugin-devs] [Bug 1605762] Re: Spanish translation

2016-08-20 Thread tmodes
Thanks for your work. I committed your changes to default branch. There are still some fuzzy strings: msgfmt -c --statistics es.po es.po 1415 translated messages, 145 fuzzy translations. These fuzzy translations will not translated in the GUI (see point 2 in

[Hugin-devs] [Bug 1594766] Re: Brazilian Portuguese Translation

2016-07-09 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/1594766 Title: Brazilian Portuguese Translation Status in Hugin: Fix Released

[Hugin-devs] [Bug 1592141] Re: Updated hungarian translations

2016-07-09 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/1592141 Title: Updated hungarian translations Status in Hugin: Fix Released

[Hugin-devs] [Bug 1596079] Re: Updated french translation

2016-07-09 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/1596079 Title: Updated french translation Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1261159] Re: Help doesn't open

2016-07-09 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/1261159 Title: Help doesn't open Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1597594] Re: Enblend-4.3-1472 fails to build in FC24

2016-07-06 Thread tmodes
Hi Terry, the search of boost/optional is correct. Adding boost/optional.hpp to FindOptional will result in build error, because when the Boost variant is used the config file needs also correctly configured. This is done by the current 2 step approach. When running CMake with the

[Hugin-devs] [Bug 1598539] Re: nona GPU + 360 degrees

2016-07-04 Thread tmodes
The test project works fine here with GPU remapping. So the issue is related to your configuration. I did not write the gpu code and have currently no idea how to debug this. The only advise I can currently give is to try another driver or another version. I know this is probably not so easy. **

[Hugin-devs] [Bug 1598005] Re: Default branch problems in Fedora 24

2016-07-04 Thread tmodes
Hi Terry, for the menu we need to remove the dockable style also from the menus. I committed a fix to the default branch, which removes all dockable styles. This should fix the issue with the toolbars and menubars. If you have tested it and it works then the following questions arise: should

[Hugin-devs] [Bug 1598005] Re: Default branch problems in Fedora 24

2016-07-03 Thread tmodes
The problem with the missing menubar seems to be a combination of wxWidgets and GTK3. see ticker http://trac.wxwidgets.org/ticket/17539 Best would be to update the wxWidgets version with this fix. A workaround could be to remove the wxTB_DOCKABLE style from the toolbar, as the ticket mentions

[Hugin-devs] [Bug 1598539] Re: nona GPU + 360 degrees

2016-07-03 Thread tmodes
With this information only it is impossible to fix. It works fine here (with an ATI Radeon). First try if updating your graphic driver helps. If this does not help, please provide your pto file (the pto file alone is sufficient), so we can have a look if there is something special in your use

[Hugin-devs] [Bug 1598005] Re: Default branch problems in Fedora 24

2016-07-02 Thread tmodes
Hi Terry, then it would be interesting what changed in Fedora 24 and if this needs fixed upstreams in wxWidgets or if we need changes to Hugin source code. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

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

2016-07-02 Thread tmodes
Thanks for testing. But this does not help any further. Debugging with such big files does not work effectively. PS: The 2 lines nona -m TIFF_m -z NONE --ignore-exposure -o panorama panorama.pto verdandi --output=panorama.tif --wrap --seam=blend panorama0*.tif can be wrapped into one call to

[Hugin-devs] [Bug 1598005] Re: Default branch problems in Fedora 24

2016-07-02 Thread tmodes
Hi Terry, I can't reproduce this. On Fedora 23 in a virtual machine all works fine. The only difference I see is an older GTK version on my side (from the about screen): wxWidgets: wxWidgets 3.0.2 wxWidgets Library (wxGTK port) Version 3.0.2 (Unicode: wchar_t, debug level: 1), compiled at May

[Hugin-devs] [Bug 1596079] Re: Updated french translation

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

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

2016-06-23 Thread tmodes
First thanks. But such big files are bad for debugging. Can you reproduce the issue also with much smaller output images? Also the pto file would be nice. For verdandi the blending order matters, the blending order can be calculated from the pto file. -- You received this bug notification

[Hugin-devs] [Bug 1594766] Re: Brazilian Portuguese Translation

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

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

2016-06-22 Thread tmodes
This code is new. So there can be some bugs which occur only in special circumstances. Can you provide the image files and the pto file to I can have a look, what goes wrong? ** Changed in: hugin Status: New => Incomplete -- You received this bug notification because you are a member

[Hugin-devs] [Bug 1592403] Re: German release notes for Hugin 2016.0.0

2016-06-14 Thread tmodes
Thanks, should appear online recently. PS: Ich habe "Knöpfe" in "Schaltflächen" geändert. Der Begriff Knöpfe ist mir nicht so geläufig. ** Changed in: hugin Status: New => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1592141] Re: Updated hungarian translations

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

[Hugin-devs] [Bug 1591685] Re: German translation for 2016.2.0

2016-06-12 Thread tmodes
Thanks, committed to repository. But next time, please write the comment extra. So it becomes difficult to answer on it. Also the comments remain the merged po file. I fixed some of the typos in the default branch. But most the string were introduced some time ago, so I leave this changes in the

[Hugin-devs] [Bug 1261159] Re: Help doesn't open

2016-06-08 Thread tmodes
Further fixes will be in 2016.2 beta2 or rc1 ** Changed in: hugin Milestone: None => 2016.2beta2 ** Changed in: hugin Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1261159] Re: Help doesn't open

2016-06-07 Thread tmodes
Is this really with 2016.2 beta1? No other user has reported the assert message, you would be the first. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1261159 Title: Help doesn't open Status

[Hugin-devs] [Bug 1563595] Re: Hugin hangs on launch after first time installation

2016-06-06 Thread tmodes
** Changed in: hugin Status: Incomplete => 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/1563595 Title: Hugin hangs on launch after first time installation Status in Hugin:

[Hugin-devs] [Bug 1261150] Re: Beachball or crash when opening a project from Most recently used projects menu

2016-06-05 Thread tmodes
** Changed in: hugin Status: Incomplete => 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/1261150 Title: Beachball or crash when opening a project from Most recently used

[Hugin-devs] [Bug 1589251] Re: Hugin 2016 win32 build from SourceForge.net not stitch panorama under Windows XP SP3

2016-06-05 Thread tmodes
enblend and enfuse in the installer are Win32 application, checked again. Support of Win XP in enblend-enfuse has been dropped. ** 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 1589250] Re: Hugin 2014 win32 build from SourceForge.net not run under Windows XP SP3

2016-06-05 Thread tmodes
Outdated. ** 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. https://bugs.launchpad.net/bugs/1589250 Title: Hugin 2014 win32 build from SourceForge.net not run under Windows XP

[Hugin-devs] [Bug 1589253] Re: Hugin-2016.2.0-beta1-win32.msi is not instalable under Windows XP SP3

2016-06-05 Thread tmodes
Windows XP support is dropped. ** 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. https://bugs.launchpad.net/bugs/1589253 Title: Hugin-2016.2.0-beta1-win32.msi is not

[Hugin-devs] [Bug 1383226] Re: Hassle in Changing Projection

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1383226 Title: Hassle in Changing Projection Status in Hugin: Confirmed Bug

[Hugin-devs] [Bug 1295803] Re: grey rectangle in front of "tip of the day" dialog

2016-06-04 Thread tmodes
** 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/1295803 Title: grey rectangle in front of "tip of the day" dialog Status in Hugin: Fix

[Hugin-devs] [Bug 1378224] Re: GL Preview "Overview" dialog is not fully painted

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. ** 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/1378224 Title: GL Preview

[Hugin-devs] [Bug 1261159] Re: Help doesn't open

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. ** 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/1261159 Title: Help doesn't open

[Hugin-devs] [Bug 679393] Re: Stitching using GPU crashes on OS X 10.6.2

2016-06-04 Thread tmodes
The "unsupported framebuffer" error was addressed in 2016.0. Please test 2016.2 version and report back if it is fixed. If not reopen ticket with current log. ** Changed in: hugin Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 1261151] Re: Starting Hugin by double Clicking a project doesn't open the project

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. Niklas did some work on the Mac OS side. ** 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 679983] Re: Enable drag-and-drop of picture files

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679983 Title: Enable drag-and-drop of picture files Status in Hugin: Triaged Bug

[Hugin-devs] [Bug 923307] Re: Optimise progress dialogue is unresponsive (Mac OS-X).

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. ** 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/923307 Title: Optimise progress

[Hugin-devs] [Bug 679933] Re: Additional Buttons in tab "Images"

2016-06-04 Thread tmodes
The image tab supports now drag and drop. So these function can be mostly achieved with drag and drop. ** 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 1295798] Re: Hugin crashes when creating mask

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. ** Changed in: hugin Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1295798 Title: Hugin

[Hugin-devs] [Bug 726997] Re: Panosphere Overview window seperated from the content

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. ** Changed in: hugin Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/726997 Title: Panosphere

[Hugin-devs] [Bug 781877] Re: crash when rotating 1 file

2016-06-04 Thread tmodes
Does it still crash with current version? If so please reopen ticket with current log. ** Changed in: hugin Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1425521] Re: Hugin on Mac OS X crashes in Layout pane

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. ** 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/1425521 Title: Hugin on Mac OS X

[Hugin-devs] [Bug 1563595] Re: Hugin hangs on launch after first time installation

2016-06-04 Thread tmodes
Please test 2016.2 version and report back if it is fixed. ** 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/1563595 Title: Hugin hangs on

[Hugin-devs] [Bug 1350858] Re: openGL preview crashes on intel graphics

2016-06-04 Thread tmodes
2016.2 version contains several fixed for initialization of fast preview window. ** Changed in: hugin Status: New => Fix Released ** Changed in: hugin Milestone: None => 2016.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 678873] Re: [OSX] jpeg quality setting by user is not read correctly

2016-06-04 Thread tmodes
The jpeg quality text control should now also react on return key. ** Changed in: hugin Status: Confirmed => Fix Committed ** Changed in: hugin Milestone: None => 2016.2beta2 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to

[Hugin-devs] [Bug 718116] Re: Opening Fast Preview Window crashes Hugin

2016-06-01 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/718116 Title: Opening Fast Preview Window crashes Hugin Status in Hugin: Fix

[Hugin-devs] [Bug 1557749] Re: Latest default branch fails to build

2016-06-01 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/1557749 Title: Latest default branch fails to build Status in Hugin: Fix

[Hugin-devs] [Bug 680842] Re: fix the compiler warnings.

2016-06-01 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/680842 Title: fix the compiler warnings. Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1538483] Re: Unused local type definitions

2016-06-01 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/1538483 Title: Unused local type definitions Status in Hugin: Fix Released

[Hugin-devs] [Bug 1041198] Re: Unable to select several images in crop tab

2016-06-01 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/1041198 Title: Unable to select several images in crop tab Status in Hugin:

[Hugin-devs] [Bug 1460020] Re: F3 CP display should be restricted, like the optimiser

2016-06-01 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/1460020 Title: F3 CP display should be restricted, like the optimiser Status in

[Hugin-devs] [Bug 1538247] Re: Wrong order of member initializers

2016-06-01 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/1538247 Title: Wrong order of member initializers Status in Hugin: Fix

[Hugin-devs] [Bug 1558251] Re: Freench translation update

2016-06-01 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/1558251 Title: Freench translation update Status in Hugin: Fix Released Bug

[Hugin-devs] [Bug 1575120] Re: pano_modify --rotate does not detect values < abs(1) on hugin 2016.0

2016-06-01 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/1575120 Title: pano_modify --rotate does not detect values < abs(1) on hugin

[Hugin-devs] [Bug 1580094] Re: Hugin Panorama zusammenfügen keine jpg erstellung

2016-06-01 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/1580094 Title: Hugin Panorama zusammenfügen keine jpg erstellung Status in

[Hugin-devs] [Bug 1558250] Re: Error message at launch: an assertion failed!

2016-06-01 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/1558250 Title: Error message at launch: an assertion failed! Status in Hugin:

[Hugin-devs] [Bug 680842] Re: fix the compiler warnings.

2016-05-29 Thread tmodes
** Changed in: hugin Milestone: None => 2016.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/680842 Title: fix the compiler warnings. Status in Hugin: Fix Committed Bug

[Hugin-devs] [Bug 679581] Re: Installer should install VC++ runtime to make enblend work

2016-05-29 Thread tmodes
** Changed in: hugin Milestone: None => 2016.2beta1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/679581 Title: Installer should install VC++ runtime to make enblend work Status in Hugin:

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