[Hugin-devs] [Bug 679512] Re: Enblend fails from Hugin, works from cmd line

2011-06-17 Thread Rich
Just ran into the issue again. This time I copied the failed enblend command 
from the error log and ran it on the command line.
It worked without any problems.

Is this information helpful? Enblend failed when it encountered the
first image that wrapped around the 0-360 degree boundary. Could be a
coincidence. I will check future errors to see if this is a recurring
aspect.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679512

Title:
  Enblend fails from Hugin, works from cmd line

Status in Hugin - Panorama Tools GUI:
  Fix Released

Bug description:
  This bug has actually been reported a number of times, but closed out
  because people assumed it was simply a problem of not enough disk
  space. I have a case that proves this is not the case... and have
  added some information that will hopefully help diagnose the real
  problem.

  My bottom line: Enblend works from command prompt, not from Hugin, and
  I suspect the issue is that Hugin may not be properly setting
  environment variables before launching Enblend.

  ERROR SEEN (during stitching, when directly run by Hugin):
  enblend: info: loading next image: pLTRR.tif 1/1
  enblend: info: loading next image: pLTRR0001.tif 1/1

  enblend: an exception occured
  enblend: enblend: unable to create image swap file name.

  enblend: info: remove invalid output image pLTRR.tif
  make: *** [pLTRR.tif] Error 1

  HOWEVER: there is no error if the exact command listed in the Hugin
  window is run from command line!

  i.e., I copy the command, open a command prompt, go to the project folder
   f:
   cd \photos\pLTRR

  ...and paste in the enblend command:
  C:/apps/photo/Hugin/bin/enblend --compression LZW -w -f12764x5389 -o 
pLTRR.tif pLTRR.tif pLTRR0001.tif pLTRR0002.tif pLTRR0003.tif 
pLTRR0004.tif pLTRR0005.tif pLTRR0006.tif pLTRR0007.tif pLTRR0008.tif 
pLTRR0009.tif pLTRR0010.tif pLTRR0011.tif pLTRR0012.tif pLTRR0013.tif 
pLTRR0014.tif pLTRR0015.tif pLTRR0016.tif pLTRR0017.tif pLTRR0018.tif 
pLTRR0019.tif pLTRR0020.tif pLTRR0021.tif pLTRR0022.tif pLTRR0023.tif 
pLTRR0024.tif pLTRR0025.tif pLTRR0026.tif pLTRR0027.tif pLTRR0028.tif 
pLTRR0029.tif pLTRR0030.tif pLTRR0031.tif pLTRR0032.tif pLTRR0033.tif 
pLTRR0034.tif pLTRR0035.tif pLTRR0036.tif pLTRR0037.tif pLTRR0038.tif 
pLTRR0039.tif pLTRR0040.tif pLTRR0041.tif pLTRR0042.tif 

  ENVIRONMENT
  WinXP SP3, Hugin 2010.1.0.5161 built by Zoran
  C: drive does NOT have enough space
  F: drive has plenty of space (30+GB free)
  Project is on F:; 
  TMP and TEMP vars point to f:\temp\WinTmp
  Hugin temp setting points to f:\temp\HuginTmp

  SI FILEMON MONITOR LOG shows...
  From the command prompt, Enblend uses F:\temp\WinTmp as it should.
  From within Hugin, Enblend dies without attempting to create a temp file at 
all!

  THE BIG QUESTION
  What is different between calling Enblend from the command prompt vs from 
Hugin?

  My strong suspicion: Hugin improperly sets environment variables
  before launching Enblend

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679512/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 790039] Re: Stereographic lens projection not loaded from lens .ini file

2011-06-17 Thread tmodes
Tried to fix in rev 6edb80275ed6

** 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/790039

Title:
  Stereographic lens projection not loaded from lens .ini file

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  I have lens profiled and have saved the profile as a .ini file. When I
  load images Hugin asks for the FoV etc for the images as usual and if
  I use the load lens button and point Hugin to the lens profile, the
  lens projection shown isn't correct (should be stereographic, is
  rectilinear instead) and wrong focal length is reported (should be
  8.8mm but 6.23mm is shown instead). I have to set the lens type to
  stereographic first and then load the lens profile. Equirectangular
  and rectilinear projection are reported correctly though.

  Lens is non-CPU one but I've set up my camera so that correct focal
  length is stored in the EXIF data of the images.

  Here's a screenshot: http://i.imgur.com/CI3EP.png

  Win7 x64, Hugin 2011.0.0.0fd3e119979c built by Matthew Petroff (2011.1
  RC1?).

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/790039/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 798952] [NEW] vigra_impex bug creates 'arithmetic coded' JPEG output

2011-06-17 Thread Bruno Postle
Public bug reported:

vigra_impex has a bug which effectively means all JPEG output is
'arithmetic coded' (rather than huffman coded) if the version of libjpeg
supports it.

This is a problem as arithmetic coding isn't very portable, e.g. the
enblend 4.0 in fedora f15 is creating these JPEGs whenever JPEG is
selected for output.

The upstream vigra fix is these two changesets:
http://www.informatik.uni-hamburg.de/~meine/hg/vigra/rev/e54137017af7
http://www.informatik.uni-hamburg.de/~meine/hg/vigra/rev/f5e29e0bdfe0

It probably isn't worth backporting all this to enblend, a simple fix is
to just comment out src/vigra_impex/jpeg.cxx line 421.

** Affects: enblend
 Importance: High
 Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/798952

Title:
  vigra_impex bug creates 'arithmetic coded' JPEG output

Status in Enblend:
  New

Bug description:
  vigra_impex has a bug which effectively means all JPEG output is
  'arithmetic coded' (rather than huffman coded) if the version of
  libjpeg supports it.

  This is a problem as arithmetic coding isn't very portable, e.g. the
  enblend 4.0 in fedora f15 is creating these JPEGs whenever JPEG is
  selected for output.

  The upstream vigra fix is these two changesets:
  http://www.informatik.uni-hamburg.de/~meine/hg/vigra/rev/e54137017af7
  http://www.informatik.uni-hamburg.de/~meine/hg/vigra/rev/f5e29e0bdfe0

  It probably isn't worth backporting all this to enblend, a simple fix
  is to just comment out src/vigra_impex/jpeg.cxx line 421.

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/798952/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 797370] Re: in fast preview drag with left mouse impossible

2011-06-17 Thread Bruno Postle
I don't see this on fedora, either with the 2011.1.0 branch or the
2011.0.0 release.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/797370

Title:
  in fast preview drag with left mouse impossible

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  I use Hugin Pre-Release 2011.1.0, but this behaviour also existed in 
2011.0.0. I use Archlinux. On three pc's this bug exists.
  When going to the 'Fast Preview panorama'-window and than the Move/Drag tab, 
it should be possible to drag the panorama with the left mouse button. This was 
ever possible in older versions, but not with the versions I use now. When 
trying to drag with the left mouse button to move the panorama, nothing 
happens. When trying to drag together with shift, also nothing happens. Right 
mouse button is doing what it has to do ('rotate' the image). 
  This is very annoying since I sometimes want to move single pictures or 
straighten the horizon, but I can't do that this way :(.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/797370/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp