[Hugin-devs] [Bug 792896] Re: Fast Preview Hangs or Crashes since 2011.0

2011-09-13 Thread tmodes
Please test changeset b9bbb678382d: initialize some variables. I hope,
that this prevents the calling of the transformation with such big
values.

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

Title:
  Fast Preview Hangs or Crashes since 2011.0

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  EDIT (August 6, 2011): summarized known information

  *WORKAROUND FOR USERS*: disable the Overview

  1- start Hugin
  2- load a project
  3- go to the Fast Preview Window.  don't touch anything else but described 
below as this could trigger the bug
  4- hit the button Show/Hide to hide the Overview
  5- quit Hugin
  Now Hugin should perform well.

  
  *AFFECTED SYSTEMS*

  - CPU: all systems with more than one thread, that is multi-core CPUs as well 
as single-core CPUs with hyperthreading.
  - Operating Systems: due to the different implementations of threading and 
OpenGL on different platform, some systems are more prone to error than others. 
 Mac OS X seems to be the least affected.  Windows seems to be the most 
affected.

  
  *AFFECTED VERSIONS*

  - All versions of Hugin since the introduction of the Overview in the Fast 
Preview are affected.  That is, all versions after revision 4808:8c577b320714 
2011-01-09 12:21:18
  - This includes the final releases of 2011.0.0 as well as all beta/candidate 
releases of 2011.2.0

  
  *SUMMARY FOR DEVELOPERS / BUG HUNTERS*

  This is most likely a threading issue. Lukáš' hypothesis: a race
  condition in OpenGL calls, when OGL is called by separate threads from
  both overview and fast preview. The reason is that OpenGL is not
  thread-safe and it can cause various problems when used within multi-
  threaded application.

  Run 'valgrind --tool=helgrind hugin' and try to reproduce the error to
  produce a useful backtrace like
  https://bugs.launchpad.net/hugin/+bug/792896/+attachment/2253077/+files
  /valgrind-out.txt

  
  *ORIGINAL BUG REPORT BELOW FOR COMPLETION:*

  Upgraded from 2010.4 to 2011.0.0 and it has hung 3 times in about 15
  sessions.  All three hangs happened while doing the same thing.
  new session, load images, load a lens profile, set the canvas size
  (Calculate optimal size), save-as and save profile then click on GL
  (fast preview) button.  Fast preview window comes up, shows anchor
  image and then hangs.

  Is not reproducible.  Running 2011.0.0.0fd3e119979c built by Matthew
  Petroff on 64-bit Win7.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/792896/+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 697039] Re: OSX 10.5 Leopard can't stitch

2011-09-13 Thread tmodes
No more comments ;-) So assuming it is fixed.

** Changed in: hugin
   Status: In Progress = 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/697039

Title:
  OSX 10.5 Leopard can't stitch

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  I am using Hugin 2010.4.10 on Mac OS 10.5.8.

  I am unable to stitch panoramas using either the assistant Create
  Panorama button, or the Stitch now... button in the stitcher tab. I
  have successfully loaded 3 images, and used the auto align button in
  the assistant tab to align them (and could see in a preview window
  that they were indeed loaded and aligned and cropped successfully).
  However, when I try to create a panorama in either of the two ways, I
  get a error dialogue that says Error during stitching, and the
  following in the message log:

  echo: write: Bad file descriptor
  gnumake: *** [info] Error 1

  
  This is the entire message log.

  I get this error no matter what format I try to save the file as
  (tiff, png, jpg) and no matter what filename I attempt to give it.

  Am I doing something obviously wrong?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/697039/+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


Re: [Hugin-devs] [Bug 697039] Re: OSX 10.5 Leopard can't stitch

2011-09-13 Thread Matt Manternach
Sorry. Yes I have not had any problems. I did have a partitioned external HD
for a boot up that I was unable to delete.  Any thoughts? After loading
Lion, I wanted a clean start on the boot drive.

M
On Sep 13, 2011 12:17 PM, tmodes 697...@bugs.launchpad.net wrote:
 No more comments ;-) So assuming it is fixed.

 ** Changed in: hugin
 Status: In Progress = Fix Committed

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (788643).
 https://bugs.launchpad.net/bugs/697039

 Title:
 OSX 10.5 Leopard can't stitch

 Status in Hugin - Panorama Tools GUI:
 Fix Committed

 Bug description:
 I am using Hugin 2010.4.10 on Mac OS 10.5.8.

 I am unable to stitch panoramas using either the assistant Create
 Panorama button, or the Stitch now... button in the stitcher tab. I
 have successfully loaded 3 images, and used the auto align button in
 the assistant tab to align them (and could see in a preview window
 that they were indeed loaded and aligned and cropped successfully).
 However, when I try to create a panorama in either of the two ways, I
 get a error dialogue that says Error during stitching, and the
 following in the message log:

 echo: write: Bad file descriptor
 gnumake: *** [info] Error 1


 This is the entire message log.

 I get this error no matter what format I try to save the file as
 (tiff, png, jpg) and no matter what filename I attempt to give it.

 Am I doing something obviously wrong?

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

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

Title:
  OSX 10.5 Leopard can't stitch

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  I am using Hugin 2010.4.10 on Mac OS 10.5.8.

  I am unable to stitch panoramas using either the assistant Create
  Panorama button, or the Stitch now... button in the stitcher tab. I
  have successfully loaded 3 images, and used the auto align button in
  the assistant tab to align them (and could see in a preview window
  that they were indeed loaded and aligned and cropped successfully).
  However, when I try to create a panorama in either of the two ways, I
  get a error dialogue that says Error during stitching, and the
  following in the message log:

  echo: write: Bad file descriptor
  gnumake: *** [info] Error 1

  
  This is the entire message log.

  I get this error no matter what format I try to save the file as
  (tiff, png, jpg) and no matter what filename I attempt to give it.

  Am I doing something obviously wrong?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/697039/+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


Re: [Hugin-devs] [Bug 697039] Re: OSX 10.5 Leopard can't stitch

2011-09-13 Thread Matt Manternach
Disregard. Response was for another email. Sorry.

M
On Sep 13, 2011 12:17 PM, tmodes 697...@bugs.launchpad.net wrote:
 No more comments ;-) So assuming it is fixed.

 ** Changed in: hugin
 Status: In Progress = Fix Committed

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (788643).
 https://bugs.launchpad.net/bugs/697039

 Title:
 OSX 10.5 Leopard can't stitch

 Status in Hugin - Panorama Tools GUI:
 Fix Committed

 Bug description:
 I am using Hugin 2010.4.10 on Mac OS 10.5.8.

 I am unable to stitch panoramas using either the assistant Create
 Panorama button, or the Stitch now... button in the stitcher tab. I
 have successfully loaded 3 images, and used the auto align button in
 the assistant tab to align them (and could see in a preview window
 that they were indeed loaded and aligned and cropped successfully).
 However, when I try to create a panorama in either of the two ways, I
 get a error dialogue that says Error during stitching, and the
 following in the message log:

 echo: write: Bad file descriptor
 gnumake: *** [info] Error 1


 This is the entire message log.

 I get this error no matter what format I try to save the file as
 (tiff, png, jpg) and no matter what filename I attempt to give it.

 Am I doing something obviously wrong?

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

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

Title:
  OSX 10.5 Leopard can't stitch

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  I am using Hugin 2010.4.10 on Mac OS 10.5.8.

  I am unable to stitch panoramas using either the assistant Create
  Panorama button, or the Stitch now... button in the stitcher tab. I
  have successfully loaded 3 images, and used the auto align button in
  the assistant tab to align them (and could see in a preview window
  that they were indeed loaded and aligned and cropped successfully).
  However, when I try to create a panorama in either of the two ways, I
  get a error dialogue that says Error during stitching, and the
  following in the message log:

  echo: write: Bad file descriptor
  gnumake: *** [info] Error 1

  
  This is the entire message log.

  I get this error no matter what format I try to save the file as
  (tiff, png, jpg) and no matter what filename I attempt to give it.

  Am I doing something obviously wrong?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/697039/+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 749669] Re: crash opening image files with 'open project'

2011-09-13 Thread tmodes
Default branch (changeset d5a36b26e4af) shows now a warning when trying
to load an image instead of project file.

** Changed in: hugin
   Status: In Progress = Fix Committed

** Changed in: hugin
 Assignee: onomou (onomou) = (unassigned)

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

Title:
  crash opening image files with 'open project'

Status in Hugin - Panorama Tools GUI:
  Fix Committed
Status in Fedora:
  Unknown

Bug description:
  This was reported in the fedora bugzilla by Robert Kief:
  https://bugzilla.redhat.com/show_bug.cgi?id=693111

  Steps to reproduce:

  Select File - Open.
  Change the pattern match at the bottom to 'All files (*).
  Select a TIFF or JPEG file.
  Click Open.
  crash_function: HuginBase::PanoramaMemento::loadPTScript

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/749669/+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 849698] [NEW] Hugin crashes when creating panorama - Win7 64bit

2011-09-13 Thread Gabriel Chapman
Public bug reported:

I am a new user of the latest version downloaded today. When trying to
render my second panorama it crashed. The preview looked great. Here is
the logfile:


===
***  Panorama makefile generated by Hugin   ***
===
System information
===
Operating System: Windows 7 (6.1 Service Pack 1)
Architecture: x86
Number of logical processors: 2
Physical memory: 3276024 kiB (72% occupied)
Free space on disc: 436588 MiB
Active codepage: 1252 (Western European Windows)
===
Output options
===
Hugin Version: 2011.0.0.0fd3e119979c built by Matthew Petroff
Project file: C:\Users\Gabriel\AppData\Local\Temp\hug491D.tmp
Output prefix: DSC_6151-DSC_6158
Projection: Cylindrical (1)
Field of view: 124 x 66
Canvas dimensions: 8310 x 4958
Crop area: (93,0) - (8174,2017)
Output exposure value: 16.27
Selected outputs
Normal panorama
* Blended panorama
===
Input images
===
Number of images in project file: 8
Number of active images: 8
Image 0: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6151.JPG
Image 0: Size 3008x2000, Exposure: 16.37
Image 1: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6152.JPG
Image 1: Size 3008x2000, Exposure: 16.69
Image 2: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6153.JPG
Image 2: Size 3008x2000, Exposure: 16.53
Image 3: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6154.JPG
Image 3: Size 3008x2000, Exposure: 16.41
Image 4: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6155.JPG
Image 4: Size 3008x2000, Exposure: 16.21
Image 5: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6156.JPG
Image 5: Size 3008x2000, Exposure: 15.99
Image 6: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6157.JPG
Image 6: Size 3008x2000, Exposure: 16.30
Image 7: F:\All Docs\My Pictures\2011-09-05 Yosemite\DSC_6158.JPG
Image 7: Size 3008x2000, Exposure: 15.64
===
Testing programs
===
Checking nona...
nona is ok 
Checking enblend...
enblend is ok 
Checking enfuse...
enfuse is ok 
Checking hugin_hdrmerge...
hugin_hdrmerge is ok 
Checking exiftool...
exiftool is ok 
===
Stitching panorama
===
C:/Program Files (x86)/Hugin/bin/nona  -z LZW -r ldr -m TIFF_m -o 
DSC_6151-DSC_6158 -i 0 C:/Users/Gabriel/AppData/Local/Temp/hug491D.tmp
ContractViolation: 
Precondition violation!
RemappedPanoImageRemapImage,AlphaImage::remapImage(): image sizes not 
consistent

caught exception: 
Precondition violation!
RemappedPanoImageRemapImage,AlphaImage::remapImage(): image sizes not 
consistent

make: *** [DSC_6151-DSC_6158.tif] Error 1

** Affects: hugin
 Importance: Undecided
 Status: New

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

Title:
  Hugin crashes when creating panorama - Win7 64bit

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  I am a new user of the latest version downloaded today. When trying to
  render my second panorama it crashed. The preview looked great. Here
  is the logfile:

  
  ===
  ***  Panorama makefile generated by Hugin   ***
  ===
  System information
  ===
  Operating System: Windows 7 (6.1 Service Pack 1)
  Architecture: x86
  Number of logical processors: 2
  Physical memory: 3276024 kiB (72% occupied)
  Free space on disc: 436588 MiB
  Active codepage: 1252 (Western European Windows)
  ===
  Output options
  ===
  Hugin Version: 2011.0.0.0fd3e119979c built by Matthew Petroff
  Project file: C:\Users\Gabriel\AppData\Local\Temp\hug491D.tmp
  Output prefix: DSC_6151-DSC_6158
  Projection: Cylindrical (1)
  Field of view: 124 x 66
  Canvas dimensions: 8310 x 4958
  Crop area: (93,0) - (8174,2017)
  Output exposure value: 16.27
  Selected outputs
  Normal panorama
  * Blended panorama
  ===