Implemented in changeset 3c566b197581.
** Changed in: hugin
Status: Triaged => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.ne
I committed some changes to default repository. (Not all was
implemented, e.g. the button title remains at edit. The longer
description can result in even longer text when translating - then the
button is growing extreme. Instead a longer description is added above.)
** Changed in: hugin
St
Fixed in repository.
** Changed in: hugin
Status: New => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1686608
Title:
** 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/1685928
Title:
Output image has no EXIF metadata
Status in Hugin:
Fix Released
Bu
* Changed in: hugin
Assignee: (unassigned) => tmodes (tmodes)
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1686172
Title:
UX of ExifTool options in Hugin Preferences
Status in Hugi
That's strange.
For debugging there is "hugin_executor --stitching --dry-run .." which
creates all needed temporary files (you have to delete them manually at
the end) and prints all commands to console. (So you can try it on the
command line.)
This command line is passed to wxWidgets wxExecute()
I forgot: you can move the image content with the cursor keys. This
works also when you are in the process of creating a mask. (The default
branch contains a fix which adapts the scroll rate to the image size.
This should be more appropriate than a fixed scroll rate.)
--
You received this bug not
It works fine here. I can't reproduce the issue here. (There is an issue when
no argfile is specified in the preferences. This is fixed in the repository
now.)
If you specify an empty argfile, then no tags are copied. This should be clear.
Go the preferences, delete the filename for the argfile
Ok, when it works I will close here.
** 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/1683015
Title:
ACCESS_VIOLATION crash on startup (Hugin-2
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1682974
Title:
hugin won't start: "invalid window dc"
Status in Hugin:
Fix Committed
Bug
I can't deduce the reason for the crash from the debug report.
Was this the first start of any Hugin version on this computer? If not, you can
clear the settings in the registry (delete the tree
HKEY_CURRENT_USER\SOFTWARE\hugin, the settings will set to default at next
start).
You could also try
Good that it works now.
But I don't understand what happens. I tested again: When installing the msi
package after pressing install the password for the administrator is asked and
only then it is installed.
** Changed in: hugin
Status: Incomplete => Invalid
--
You received this bug noti
First issue: This is the way how include masks work in stitching. With
an include mask you want to force to include the area from one image. To
achieve this this area is removed from all other images.
Second issue: Just looking at the further processed images does not
help. Please provide the pto
I can't reproduce the issue on Fedora.
Trying a blind fix in changeset 282b5e7ba8f0. This breaks at least for me
nothing.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1682974
Title:
hugin won
Until now this installer was downloaded above 9 times, but nobody else
reported problems.
So check that the downloaded file is not corrupted (check the checksums and
size, if there are differences download again).
Another possibility is that a virus scanner or security program is interfering
Implemented on base of a patch by Niklas Mischkulnig in default branch.
** Changed in: hugin
Status: Triaged => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to
Implemented in changeset 78863b6454f2.
** Changed in: hugin
Importance: Undecided => Wishlist
** Changed in: hugin
Status: New => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Developers,
And what if the mask isn't fully visible in the higher zoom level? Where
should it zoom then?
** 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
The mask editor was not written for handling arbitrary mask. It was written to
create simple mask.
I would recommend to first create a rough mask in the overview and then refine
the mask in higher zoom level (add more points, move points, remove points).
** Changed in: hugin
Importance: Undec
Fixed in repository in changeset 135e27b16e32.
** Changed in: hugin
Importance: Undecided => Critical
** Changed in: hugin
Status: New => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Deve
With Niklas help the cause of this problem could be identified and is
now fixed in repository (changeset 1c91ea6aad7a).
** Changed in: hugin
Status: Confirmed => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a
That#s strange. GL/glew.h contains
#ifndef GL_VERSION_3_1
#define GL_VERSION_3_1 1
#define GL_TEXTURE_RECTANGLE 0x84F5
#define GL_TEXTURE_BINDING_RECTANGLE 0x84F6
#define GL_PROXY_TEXTURE_RECTANGLE 0x84F7
#define GL_MAX_RECTANGLE_TEXTURE_SIZE 0x84F8
So the only cause I can currently imaging is
For the next time please provide some more information about your used
system (operating system, compiler, and so on).
The main cause for the error is that you are using a very old version of
the GLEW library (GLEW versions starting 1.8 from 2011 support this
constant). So please update your GLEW
Hugin is not using a plist AFAIK, it is using a plain text file.
The text file is accessed via wxWidgets class wxConfigBase
(http://docs.wxwidgets.org/3.1.0/classwx_config_base.html). Hugin is using the
standard paths (so it should be the same as returned by
wxStandardPaths::GetUserConfigDir()
I'm not on Mac, so I can't check for myself. But according to the documentation
the preferences file should be stored in the mentioned directory.
Maybe a Mac user can help you further.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugi
This is not a bug. Error in these messages refers to the alignment error
(displacement).
** 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/1671632
T
If it worked the first time you could try to delete the created
preferences file. On Mac the settings should be stored in
/Users//Library/Preferences/hugin.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net
*** 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.
https://bugs.laun
The warning was not correctly displayed. This is now fixed in
repository.
** Changed in: hugin
Status: Fix Released => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscr
*** This bug is a duplicate of bug 1659528 ***
https://bugs.launchpad.net/bugs/1659528
Align_image_stack works currently only with images of the same size, but
the error message was not displayed correct. This is fixed in the
repository.
The created pto file is not correctly in this case.
**
> Is the fix easy to cherrypick?
Yes. It is an one liner.
> Could you point out the fixing commit?
Changeset 401823447b21. The log message explicitly mentions the bug number:
Fixes running assistant with user defined temp directory [1666030]
--
You received this bug notification because you ar
Fixed in repository.
PS: For diagnosing there is the option "Copy log messages to clipboard"
in the preferences. Then you can paste the full log of the failed step.
** Summary changed:
- cpfind fails to run if custom temporary directory is set
+ assistant fails to run if custom temporary directo
So if xgrid is discontinued by Apple I close this feature request.
** 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/679969
Title:
Xgrid sup
I can't reproduce the issue. Neither the assistant + moving nor using
autocrop result in crashs here.
The debug reports shows something strange:
It lists still some file from older Visual Studio runtimes, which should not be
used by 2016.2.
So maybe deinstall hugin, clean up the install folde
Align_image_stack expects that all images have the same size. So you
have probably feed different sized images to it.
The current version prints in this case a better error message:
Images have different sizes.
C47C_ref.png width x height pixel, while
C47C_ref.png has width2 x height2 pixel.
This
Found the case for the hang. It is now fixed in repository.
** Changed in: panotools
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/1016258
Title:
libpano han
The issue seems to be fixed. With current version 2016.2 all run fine.
I committed some more fixes for glitches in cpclean.
** Changed in: panotools
Status: New => Fix Released
** Changed in: hugin
Status: Confirmed => Fix Released
--
You received this bug notification because you
> The second button is Align, the third Create panorama
1. 2. and 3. before the button is not enough guidance?
> However, it seems that when images are loaded, they are aligned too.
No. In default settings they are not aligned (only when the option auto align
after loading is ticked in the prefere
Luminance HDR can resize hdr images. And in the pfstools package there
is pfssize for resizing images.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1649883
Title:
HDR and EXR files in PTO yield
Fixed in repository.
Please, try to provide only a small test test set, which can reproduce the
issue.
There should no need to download above 500 MB from a hoster with a lot of ads
and redirections to other sites.
The 2 pto files with only one small EXR or HDR would be fully sufficient.
Otherw
For most of the mentioned issues there is the control points list, which
allows a fast search for bad control points.
> A way to get a list of image pairs that have points whose distance is more
> than X sigma
> beyond the standard deviation would really help as well. Thanks for reading...
There
align_image_stack and pto_gen report missing EXIF data, e.g. like
Unable to read EXIF data from opened file:test1.jpg
Unable to read EXIF data from opened file:test2.jpg
So this has been fixed some time ago.
** Changed in: hugin
Status: Triaged => Fix Released
--
You received this bug no
The stitching queue has been completely overhauled. Hopefully the issue has
been fixed with this changes.
Otherwise please reopen ticket again.
** Changed in: hugin
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Hugin
Developers, which
*** This bug is a duplicate of bug 678946 ***
https://bugs.launchpad.net/bugs/678946
** This bug has been marked a duplicate of bug 678946
nona: bad allocation with high-resolution panorama
--
You received this bug notification because you are a member of Hugin
Developers, which is subscr
Fixed in repository.
** Changed in: hugin
Status: Triaged => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/682891
Tit
Fixed in repository: the create button is now activated similar to description
in comment #3.
Also the assistant got a special case for single image projects.
** Changed in: hugin
Status: New => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this b
Added a user defined output sequence which creates first the
equirectangular image and then the 6 cube faces.
** Changed in: hugin
Status: Triaged => Fix Committed
** Changed in: hugin
Milestone: None => 2017.0beta1
--
You received this bug notification because you are a member of Hu
The HDR options outputs in 0..1 range. This is done by design.
If you need output in input range use the LDR options. This does as last stage
the rescaling to the input range.
** Changed in: hugin
Status: Triaged => Opinion
--
You received this bug notification because you are a member o
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 fo
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.
https:
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 Hu
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
Title:
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 HTML5
*** 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.
https://bugs.laun
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
T
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
http://hg.cod
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.
htt
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 warnin
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 Hugi
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
Fixed in repository.
** 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.
https://bugs.launchpad.net/bugs/1635362
Title:
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 b
Here is nothing attached.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1634363
Title:
all control points selected in control point list
Status in Hugin:
Incomplete
Bug description:
When o
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
St
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
** 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
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 se
The last entry in the batch queue has id 97, has visible in the screenshot. So
this matches. There are not projects with higher ID.
The first column is an ID, not a consecutive number!
And again the batch queue is not intended for a permanent saving of stitched
projects. It is intended for interm
** Changed in: hugin
Status: Opinion => Incomplete
--
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:
Creating Panorama crashes
Status in Hugin:
Incomplete
Bug description:
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:
"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.
https
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 =
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 perma
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.
https://bugs.launchpad.net/bugs
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
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 E
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 these
No feedback. So assuming it is fixed in current version.
** Changed in: hugin
Status: Triaged => Incomplete
--
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-dr
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.
https://bug
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.
https://bugs.launchpad.net/bugs/1629
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.
https
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.
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.
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.
ht
** 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 "di
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
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 for
*** 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 Hugi
*** 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 Hugi
** 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 k
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.
https://bugs.launchpad.net/bugs/1
** 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:
2016.
** 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:
Spani
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 s
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 bad_al
** 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 description
** 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:
Inva
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
http://wiki.panotools.org/Hugin_trans
Sorry, but there is something strange on your side:
> I Have installed :
> https://sourceforge.net/projects/hugin/files/hugin/hugin-2016.2/Hugin-2016.2.0-rc1-win64.msi/download
> The About Hugin page states: 2016.0.0.3b4e2790cb90 built by Jan Dubiec
>
The 2016.2 rc1 states:
2016.2.0.48cb11a233
There are several issues in one ticket:
1.) There is no 2016.0 rc1 on sourceforge. From the versions numbers it appears
this refers to release version 2016.0. But we have currently a 2016.2 rc1.
2.) With 32 GB RAM only 4 GB free?? That would be a big memory usage.
3.) The programs are 64 bit. But
601 - 700 of 2317 matches
Mail list logo