Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Hugin 2012.0.0_rc1 released

 software <hugin-ptx@googlegroups.com>
Received: by 10.52.16.113 with SMTP id f17mr32897vdd.3.1348098616522;
        Wed, 19 Sep 2012 16:50:16 -0700 (PDT)
X-BeenThere: hugin-ptx@googlegroups.com
Received: by 10.52.156.112 with SMTP id wd16ls1425958vdb.6.gmail; Wed, 19 Sep
 2012 16:50:13 -0700 (PDT)
Received: by 10.52.175.5 with SMTP id bw5mr8435vdc.16.1348098613730;
        Wed, 19 Sep 2012 16:50:13 -0700 (PDT)
Date: Wed, 19 Sep 2012 16:50:13 -0700 (PDT)
From: George R <george...@gmail.com>
To: hugin-ptx@googlegroups.com
Message-Id: <3fb91542-67a2-46c1-aded-578cd0584f1b@googlegroups.com>
In-Reply-To: <CAGARPptUBRAB1P1bHzLDW_BPmqrA_O=YZioGGfCvEgp2oKbUWA@mail.gmail.com>
References: <CAGARPptUBRAB1P1bHzLDW_BPmqrA_O=YZioGGfCvEgp2oKbUWA@mail.gmail.com>
Subject: Re: Hugin 2012.0.0_rc1 released
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_308_10839505.1348098613365"

------=_Part_308_10839505.1348098613365
Content-Type: multipart/alternative; 
	boundary="----=_Part_309_12563735.1348098613365"

------=_Part_309_12563735.1348098613365
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Harry,
Would you expect this version to run on Mac OS X 10.8 (Mountain Lion) or 
has anyone tried it?
I have been holding off upgrading to 10.8 in case it messes up Hugin.

George

PS thanks for all you have done for us Mac Users over the last several 
years.


On Thursday, 30 August 2012 21:10:29 UTC+1, Harry van der Wolf wrote:
>
> Hugin-2012.0 RELEASE NOTES
>
> ABOUT
>
> Hugin is more than just a panorama stitcher. 
>
> Hugin can be found at
> * SourceForge:  http://hugin.sourceforge.net/
> * Launchpad:    https://launchpad.net/hugin
>
> NOTE: The translation is not yet complete for all languages for this 
> release. Please check further down in this mail for the status of the 
> translations.
>
> DOWNLOAD
>
> The 2012.0 source tarball can be downloaded
>
> * from SourceForge at
>
> http://sourceforge.net/projects/hugin/files/hugin/hugin-2012.0/hugin-2012.0.0_rc1.tar.bz2/download<http://sourceforge.net/projects/hugin/files/hugin/hugin-2012.0/hugin-2012.0.0_beta1.tar.bz2/download>
>
> * from Launchpad at
>
> https://launchpad.net/hugin/2012.0/2012.0rc1/+download/hugin-2012.0.0_rc1.tar.bz2<https://launchpad.net/hugin/2012.0/2012.0beta1/+download/hugin-2012.0.0_beta1.tar.bz2>
>
> This is a source code release.  For executables see below.
>
> This tarball is equivalent to rev/changeset 
> 5a8852eb5b3e3bd261df3162269431e506a33875 in our Mercurial
> repository, where it is also tagged 2012.0.0_rc1
>
> Verify its SHA1SUM
> 5a8852eb5b3e3bd261df3162269431e506a33875
>
>
> EXECUTABLES
>
> Users communities produce executables for their respective platforms.
>
> These executables are then added to the download section on SourceForge at
> http://sourceforge.net/projects/hugin/files/hugin/
>
> A number of users have built recent snapshots and executables are likely 
> to be
> announced within a few days of this tarball release.
>
> Watch http://groups.google.com/group/hugin-ptx for the announcements of 
> binary
> releases.  If you don't see a binary for your platform it has most likely 
> not
> been produced yet.  Consider stepping up to the task.  Instructions at
>
>
> http://wiki.panotools.org/Development_of_Open_Source_tools#Supported_Platforms
>
> Announce your build on http://groups.google.com/group/hugin-ptx
>
>
> CHANGES SINCE 2011.4.0
>
> The lensfun library for reading and writing lens parameters from/to 
> database has now been integrated into Hugin.
> Users can now search the lensfun library and load lens parameters.
>
> Added new tool pto_gen for generation of pto file from image files.
>
> Other Improvements
>
>   * Various improvements to cpfind including a prealign matching strategy 
> and pair     wise matching for multirow heuristic
>   * Added option to keep exposure fused stacks
>   * pano_modify: Added HDR autocrop option
>   * Many more improvements and bug fixes.
>
>
> UPGRADING
>
> Upgrading from previous versions of Hugin should be seamless. If you do 
> have
> problems with old settings, these can be reset in the Preferences by 
> clicking
> 'Load defaults'.
>
> It is strongly recommeded to set the default control point detector to
> Hugin's CPFind.  It is the only control point generator endorsed by Hugin.
> Third-party generators may be compatible with the plug-in architecture.
>
>
> COMPILING
>
> Users compiling from source refer to the dependencies listed at
> http://wiki.panotools.org/Development_of_Open_Source_tools#Dependencies
>
> and the build processes listed at
>
> http://wiki.panotools.org/Development_of_Open_Source_tools#Build_your_Own_Test_Builds
>
> More information in the README and INSTALL_cmake files in the tarball.
>
>
> KNOWN ISSUES AND WORKAROUNDS
>
> Panosphere Overview window seperated from the content
> https://bugs.launchpad.net/hugin/+bug/726997
>
> There is a known problem building Hugin with CMake 2.8.5rc2.
> Workaround: Upgrade to a newer CMake version.
>
> Mac OS X:
> - Mac OS X Tiger (10.4) is no longer supported.
> - The PPC platform is no longer supported.
> - The OpenMP enabled enblend is now compatible on Mac OS X Lion (10.7).
> - The cmake compilation of Hugin is currently broken due to the fact that
> the boost library on OS X is currently at version 1.50 and boost versions 
> => 1.48
> conflict with a number of Mac OS X macros (from AssertMacros.h). This can
> not be disabled as WxWindows for Mac (a.k.a. WxMac) needs these macros.
> An XCode build, where a specific boost (<=1.46) can be specified, is
> possible. The 2012.0 OSX bundle will be based on an XCode build with boost
> 1.46.
>
> An updated list of issues deemed to be critical, including discussions
> and workarounds is in the issue tracker.
>
> https://bugs.launchpad.net/hugin/+bugs?search=Search&field.importance=Critical
>
>
> TRANSLATIONS
> Not all languages for this release have been fully translated. Please see 
> below the current status.
>
> bg.po: 576 translated messages, 426 fuzzy translations, 327 untranslated 
> messages.
>
> ca_ES.po: 344 translated messages, 513 fuzzy translations, 472 
> untranslated messages.
>
> cs_CZ.po: 1330 translated messages.
>
> da.po: 1329 translated messages.
>
> de.po: 1329 translated messages.
>
> en_GB.po: 76 translated messages, 1255 untranslated messages.
>
> es.po: 1446 translated messages, 43 fuzzy translations, 25 untranslated 
> messages.
>
> fi.po: 911 translated messages, 195 fuzzy translations, 223 untranslated 
> messages.
>
> fr.po: 1322 translated messages, 6 fuzzy translations, 1 untranslated 
> message.
>
> hu.po: 1329 translated messages.
>
> it.po: 1326 translated messages, 3 fuzzy translations.
>
> ja.po: 1264 translated messages, 39 fuzzy translations, 26 untranslated 
> messages.
>
> ko.po: 577 translated messages, 410 fuzzy translations, 342 untranslated 
> messages.
>
> nl.po: 1329 translated messages.
>
> pl.po: 938 translated messages, 221 fuzzy translations, 170 untranslated 
> messages.
>
> pt_BR.po: 1326 translated messages, 3 fuzzy translations.
>
> ro.po: 747 translated messages, 313 fuzzy translations, 269 untranslated 
> messages.
>
> ru.po: 1070 translated messages, 137 fuzzy translations, 122 untranslated 
> messages.
>
> sk.po: 1140 translated messages, 108 fuzzy translations, 81 untranslated 
> messages.
>
> sl.po: 547 translated messages, 398 fuzzy translations, 384 untranslated 
> messages.
>
> sv.po: 1225 translated messages, 65 fuzzy translations, 39 untranslated 
> messages.
>
> uk.po: 427 translated messages, 503 fuzzy translations, 399 untranslated 
> messages.
>
> zh_CN.po: 1271 translated messages, 39 fuzzy translations, 19 untranslated 
> messages.
>
> zh_TW.po: 1078 translated messages, 205 fuzzy translations, 46 
> untranslated messages.
>
>
> THANKS
>
> Thanks to all the contributors to this release and members of the hugin-ptx
> mailing list, too many to mention here.
>
> Hugin can be found at http://hugin.sourceforge.net/ and at 
> https://launchpad.net/hugin
>
>
> CHANGELOG
>
> A detailed changelog can be found in the file Changelog.
>

------=_Part_309_12563735.1348098613365
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

Harry,<div>Would you expect this version to run on Mac OS X 10.8 (Mountain Lion) or has anyone tried it?</div><div>I have been holding off upgrading to 10.8 in case it messes up Hugin.</div><div><br></div><div>George</div><div><br></div><div>PS thanks for all you have done for us Mac Users over the last several years.</div><div><br><br>On Thursday, 30 August 2012 21:10:29 UTC+1, Harry van der Wolf  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hugin-2012.0 RELEASE NOTES<br><br>ABOUT<br><br>Hugin is more than just a panorama stitcher. <br><br>Hugin can be found at<br>* SourceForge:&nbsp; <a href="http://hugin.sourceforge.net/" target="_blank">http://hugin.sourceforge.net/</a><br>


* Launchpad:&nbsp;&nbsp;&nbsp; <a href="https://launchpad.net/hugin" target="_blank">https://launchpad.net/hugin</a><br>
<br>NOTE: The translation is not yet complete for all languages for this release. Please check further down in this mail for the status of the translations.<br><br>DOWNLOAD<br><br>The 2012.0 source tarball can be downloaded<br>
<br>* from SourceForge at<br><a href="http://sourceforge.net/projects/hugin/files/hugin/hugin-2012.0/hugin-2012.0.0_beta1.tar.bz2/download" target="_blank">http://sourceforge.net/<wbr>projects/hugin/files/hugin/<wbr>hugin-2012.0/hugin-2012.0.0_<wbr>rc1.tar.bz2/download</a><br>



<br>* from Launchpad at<br><a href="https://launchpad.net/hugin/2012.0/2012.0beta1/+download/hugin-2012.0.0_beta1.tar.bz2" target="_blank">https://launchpad.net/hugin/<wbr>2012.0/2012.0rc1/+download/<wbr>hugin-2012.0.0_rc1.tar.bz2</a><br>


<br>This is a source code release.&nbsp; For executables see below.<br>
<br>This tarball is equivalent to rev/changeset 5a8852eb5b3e3bd261df3162269431<wbr>e506a33875 in our Mercurial<br>repository, where it is also tagged 2012.0.0_rc1<br><br>Verify its SHA1SUM<br>5a8852eb5b3e3bd261df3162269431<wbr>e506a33875<br>

<br><br><div>EXECUTABLES<br><br>Users communities produce executables for their respective platforms.<br><br>These executables are then added to the download section on SourceForge at<br><a href="http://sourceforge.net/projects/hugin/files/hugin/" target="_blank">http://sourceforge.net/<wbr>projects/hugin/files/hugin/</a><br>



<br>A number of users have built recent snapshots and executables are likely to be<br>announced within a few days of this tarball release.<br><br>Watch <a href="http://groups.google.com/group/hugin-ptx" target="_blank">http://groups.google.com/<wbr>group/hugin-ptx</a> for the announcements of binary<br>



releases.&nbsp; If you don't see a binary for your platform it has most likely not<br>been produced yet.&nbsp; Consider stepping up to the task.&nbsp; Instructions at<br><br><a href="http://wiki.panotools.org/Development_of_Open_Source_tools#Supported_Platforms" target="_blank">http://wiki.panotools.org/<wbr>Development_of_Open_Source_<wbr>tools#Supported_Platforms</a><br>



<br>Announce your build on <a href="http://groups.google.com/group/hugin-ptx" target="_blank">http://groups.google.com/<wbr>group/hugin-ptx</a><br><br><br>CHANGES SINCE 2011.4.0<br><br>The lensfun library for reading and writing lens parameters from/to database has now been integrated into Hugin.<br>



Users can now search the lensfun library and load lens parameters.<br><br>Added new tool pto_gen for generation of pto file from image files.<br><br>Other Improvements<br><br>&nbsp; * Various improvements to cpfind including a prealign matching strategy and pair&nbsp;&nbsp;&nbsp;&nbsp; wise matching for multirow heuristic<br>



&nbsp; * Added option to keep exposure fused stacks<br>&nbsp; * pano_modify: Added HDR autocrop option<br>&nbsp; * Many more improvements and bug fixes.<br><br><br>UPGRADING<br><br>Upgrading from previous versions of Hugin should be seamless. If you do have<br>



problems with old settings, these can be reset in the Preferences by clicking<br>'Load defaults'.<br><br>It is strongly recommeded to set the default control point detector to<br>Hugin's CPFind.&nbsp; It is the only control point generator endorsed by Hugin.<br>



Third-party generators may be compatible with the plug-in architecture.<br><br><br>COMPILING<br><br>Users compiling from source refer to the dependencies listed at<br><a href="http://wiki.panotools.org/Development_of_Open_Source_tools#Dependencies" target="_blank">http://wiki.panotools.org/<wbr>Development_of_Open_Source_<wbr>tools#Dependencies</a><br>



<br>and the build processes listed at<br><a href="http://wiki.panotools.org/Development_of_Open_Source_tools#Build_your_Own_Test_Builds" target="_blank">http://wiki.panotools.org/<wbr>Development_of_Open_Source_<wbr>tools#Build_your_Own_Test_<wbr>Builds</a><br>



<br>More information in the README and INSTALL_cmake files in the tarball.<br><br><br>KNOWN ISSUES AND WORKAROUNDS<br><br>Panosphere Overview window seperated from the content<br><a href="https://bugs.launchpad.net/hugin/+bug/726997" target="_blank">https://bugs.launchpad.net/<wbr>hugin/+bug/726997</a><br>



<br>There is a known problem building Hugin with CMake 2.8.5rc2.<br>Workaround: Upgrade to a newer CMake version.<br><br>Mac OS X:<br>- Mac OS X Tiger (10.4) is no longer supported.<br>- The PPC platform is no longer supported.<br>



- The OpenMP enabled enblend is now compatible on Mac OS X Lion (10.7).<br>- The cmake compilation of Hugin is currently broken due to the fact that<br>the boost library on OS X is currently at version 1.50 and boost versions =&gt; 1.48<br>



conflict with a number of Mac OS X macros (from AssertMacros.h). This can<br>not be disabled as WxWindows for Mac (a.k.a. WxMac) needs these macros.<br>An XCode build, where a specific boost (&lt;=1.46) can be specified, is<br>



possible. The 2012.0 OSX bundle will be based on an XCode build with boost<br>1.46.<br><br>An updated list of issues deemed to be critical, including discussions<br>and workarounds is in the issue tracker.<br><a href="https://bugs.launchpad.net/hugin/+bugs?search=Search&amp;field.importance=Critical" target="_blank">https://bugs.launchpad.net/<wbr>hugin/+bugs?search=Search&amp;<wbr>field.importance=Critical</a><br>



<br><br>TRANSLATIONS<br>Not all languages for this release have been fully translated. Please see below the current status.<br><p class="MsoNormal"><span lang="EN-US">bg.po: 576
translated messages, 426 fuzzy translations, 327 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">ca_ES.po: 344
translated messages, 513 fuzzy translations, 472 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">cs_CZ.po: 1330
translated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">da.po: 1329
translated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">de.po: 1329
translated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">en_GB.po: 76
translated messages, 1255 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">es.po: 1446
translated messages, 43 fuzzy translations, 25 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">fi.po: 911
translated messages, 195 fuzzy translations, 223 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">fr.po: 1322
translated messages, 6 fuzzy translations, 1 untranslated message.</span></p>

<p class="MsoNormal"><span lang="EN-US">hu.po: 1329
translated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">it.po: 1326
translated messages, 3 fuzzy translations.</span></p>

<p class="MsoNormal"><span lang="EN-US">ja.po: 1264
translated messages, 39 fuzzy translations, 26 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">ko.po: 577
translated messages, 410 fuzzy translations, 342 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">nl.po: 1329
translated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">pl.po: 938
translated messages, 221 fuzzy translations, 170 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">pt_BR.po: 1326
translated messages, 3 fuzzy translations.</span></p>

<p class="MsoNormal"><span lang="EN-US">ro.po: 747
translated messages, 313 fuzzy translations, 269 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">ru.po: 1070
translated messages, 137 fuzzy translations, 122 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">sk.po: 1140
translated messages, 108 fuzzy translations, 81 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">sl.po: 547
translated messages, 398 fuzzy translations, 384 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">sv.po: 1225
translated messages, 65 fuzzy translations, 39 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">uk.po: 427
translated messages, 503 fuzzy translations, 399 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">zh_CN.po: 1271
translated messages, 39 fuzzy translations, 19 untranslated messages.</span></p>

<p class="MsoNormal"><span lang="EN-US">zh_TW.po: 1078
translated messages, 205 fuzzy translations, 46 untranslated messages.</span></p>

<br><br>THANKS<br><br>Thanks to all the contributors to this release and members of the hugin-ptx<br>mailing list, too many to mention here.<br><br>Hugin can be found at <a href="http://hugin.sourceforge.net/" target="_blank">http://hugin.sourceforge.net/</a> and at <a href="https://launchpad.net/hugin" target="_blank">https://launchpad.net/hugin</a><br>



<br><br>CHANGELOG<br><br>A detailed changelog can be found in the file Changelog.</div>
</blockquote></div>
------=_Part_309_12563735.1348098613365--

------=_Part_308_10839505.1348098613365--