[Hugin-devs] [Bug 1001383] Re: [Layout] No visible line

2013-12-09 Thread Frederic Da Vitoria
... or it is related to the Intel HD Graphics boards. I'll try to check
on another board, but it won't be the same Windows version.

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

Title:
  [Layout] No visible line

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  On windows 7 64 bits, with 2011.4.0.cf9be9344356 built by Matthew Petroff, 
for unknown reason, there are no visible line on the layout tabs of the OpenGl 
preview. As far as I remember, i saw them in previous version.
  I use Intel HD3000 graphic card if it could help on two screen.
  Do not hesitate to contact me for more information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1001383/+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 919469] Re: Hugin Won't Start on OS X (Lion)

2013-12-09 Thread Hal Vaughan
I tried it and was able to do one panorama that used 4 images.  It all
worked without a problem.  Unfortunately, it will be a while before I
can do more testing, but I'll report on that.  (Right now I don't have
any other images for panorama work!)

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

Title:
  Hugin Won't Start on OS X (Lion)

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  I'm a little confused, so I hope I can provide enough information.

  My iMac is running Lion and when I first got Hugin, I ran it, started
  using it, and tested it with a number of pictures for a difficult
  panorama (it's a bulletin board with a lot of notecards, so many
  sections look similar).  When stitched together it would form two
  columns of images, each column having 5 or 6 images in it.  I was
  surprised that Hugin did an excellent job of stitching it together.

  Then I tried to export and save a .jpg of it, and Hugin crashed.  Now
  this is what confuses me.  I was going to file a bug report, but when
  I searched here for Lion, I found a bug and even left a comment on
  it, but now when I search for Lion or my last name, the search comes
  up negative, as if the bug never existed.  I can't reproduce it
  anymore, so I can't tell you the error message.  I can tell you that
  Hugin was stitching it together and had made it through at least a few
  files before having to abort.

  After that, I started Hugin again and it won't start.  I tried it from
  the command line and it won't start.  (I'm including output from the
  command line and the crash reporter below.)  I even deleted Hugin from
  my computer, checked if anything was in /Library/Application Support
  for Hugin and didn't find anything.

  I then re-installed Hugin, but it still will not start.

  So there's not only the stitching error (which, when I found it,
  seemed to be a bug listed as critical that was being fixed), but now I
  can't even start Hugin on OS X at all.

  When I start it, I get this from the command line:

  2012-01-20 19:45:49.366 Hugin[22142:2403] CFURLCreateWithString was passed 
this invalid URL string: 
'/System/Library/CoreServices/CommonCocoaPanels.bundle' (a file system path 
instead of an URL string). The URL created will not work with most file URL 
functions. CFURLCreateWithFileSystemPath or 
CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
  Bus error: 10

  And I get this from the crash reporter:

  
  Process: Hugin [22142]
  Path:/Applications/Hugin/Hugin.app/Contents/MacOS/Hugin
  Identifier:  net.sourceforge.hugin.Hugin
  Version: 2011.4.0 (cf9be9344356)
  Code Type:   X86 (Native)
  Parent Process:  bash [377]

  Date/Time:   2012-01-20 19:45:53.413 -0500
  OS Version:  Mac OS X 10.7.2 (11C74)
  Report Version:  9

  Interval Since Last Report:  232609 sec
  Crashes Since Last Report:   2
  Per-App Interval Since Last Report:  551 sec
  Per-App Crashes Since Last Report:   1
  Anonymous UUID:  917FF10A-25ED-4772-85D9-061D2C82B2FA

  Crashed Thread:  0  Dispatch queue: com.apple.main-thread

  Exception Type:  EXC_BAD_ACCESS (SIGBUS)
  Exception Codes: KERN_PROTECTION_FAILURE at 0x001c

  VM Regions Near 0x1c:
  -- __PAGEZERO -1000 [4K] ---/--- 
SM=NUL  /Applications/Hugin/Hugin.app/Contents/MacOS/Hugin
  __TEXT 1000-00212000 [ 2116K] r-x/rwx 
SM=COW  /Applications/Hugin/Hugin.app/Contents/MacOS/Hugin

  Application Specific Information:
  objc[22142]: garbage collection is OFF

  Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  0   net.sourceforge.hugin.Hugin   0x00160104 
PreviewIdentifyTool::UpdateWithNewImageSet(std::setunsigned int, 
std::lessunsigned int, std::allocatorunsigned int ) + 36
  1   net.sourceforge.hugin.Hugin   0x0013b444 
GLPreviewFrame::UpdateIdentifyTools(std::setunsigned int, std::lessunsigned 
int, std::allocatorunsigned int ) + 308
  2   net.sourceforge.hugin.Hugin   0x001609cb 
PreviewIdentifyTool::StopUpdating() + 267
  3   net.sourceforge.hugin.Hugin   0x0013f8b4 
GLPreviewFrame::updateBlendMode() + 484
  4   net.sourceforge.hugin.Hugin   0x001416fb 
GLPreviewFrame::FillBlendChoice() + 363
  5   net.sourceforge.hugin.Hugin   0x00155ea7 GLPreview::setUp() + 727
  6   net.sourceforge.hugin.Hugin   0x001567eb GLViewer::SetUpContext() + 
1275
  7   net.sourceforge.hugin.Hugin   0x0013ac5e 
GLPreviewFrame::InitPreviews() + 62
  8   net.sourceforge.hugin.Hugin   0x00147b2f 
GLPreviewFrame::GLPreviewFrame(wxFrame*, PT::Panorama) + 16655
  9   net.sourceforge.hugin.Hugin   0x000c2dac 
MainFrame::MainFrame(wxWindow*, PT::Panorama) + 2412
  10  net.sourceforge.hugin.Hugin   0x00012dea huginApp::OnInit() + 3866
  11  

[Hugin-devs] [Bug 1258972] Re: preview grid check-box is ignored, grid always shows (2013.0 built from source)

2013-12-09 Thread tmodes
Fixed in default branch

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

Title:
  preview grid check-box is ignored, grid always shows (2013.0 built
  from source)

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  The GL-Preview window has on the tab Preview a checkbox that
  suggests it could turn the grid of the preview of and on. For me it
  does nothing as far as I can observe.

  The 2011 version from the ubuntu repositories can turn off and on the
  grid in the preview window as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1258972/+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 1259129] Re: PTBatcherGUI cannot be opened

2013-12-09 Thread tmodes
Which Hugin version? Have you tried the current version 2013.0?
Read also the included readme for installation instruction. There are sometimes 
problem with different parallel installed Hugin/PTBatcherGUI versions.

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

Title:
  PTBatcherGUI cannot be opened

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Hi,
  After several trials, I do get this error at the end, when the panorama 
should be created.
  Thanks!
  Didier

  Process: PTBatcherGUI [964]
  Path:
/Applications/Hugin/PTBatcherGUI.app/Contents/MacOS/PTBatcherGUI
  Identifier:  PTBatcherGUI
  Version: ???
  Code Type:   X86 (Native)
  Parent Process:  Hugin [852]
  Responsible: Hugin [852]
  User ID: 501

  Date/Time:   2013-12-09 12:10:26.758 +0100
  OS Version:  Mac OS X 10.9 (13A603)
  Report Version:  11
  Anonymous UUID:  C1C22281-9D41-E530-7397-048C1BF92DDE

  Sleep/Wake UUID: 38F62018-2CC5-4D00-8DFF-5B26AB3B90FE

  Crashed Thread:  0

  Exception Type:  EXC_BREAKPOINT (SIGTRAP)
  Exception Codes: 0x0002, 0x

  Application Specific Information:
  dyld: launch, loading dependent libraries

  Dyld Error Message:
Library not loaded: @executable_path/../Libraries/libiconv.2.dylib
Referenced from: 
/Applications/Hugin/PTBatcherGUI.app/Contents/MacOS/PTBatcherGUI
Reason: Incompatible library version: PTBatcherGUI requires version 8.0.0 
or later, but libiconv.2.dylib provides version 7.0.0

  Binary Images:
  0x8feba000 - 0x8feec417  dyld (239.3) 4B280BB1-55F8-313F-86A6-8ADD644ED69E 
/usr/lib/dyld
  0x9650d000 - 0x965fdffb  libiconv.2.dylib (41) 
848FEBA7-2E3E-3ECB-BD59-007F32468787 /usr/lib/libiconv.2.dylib
  0x96bcb000 - 0x96bcbfff  com.apple.Carbon (154 - 157) 
6E680560-FD53-3C00-BDF7-7AFA28747DC8 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

  Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 
2.8 GHz, 8 GB, SMC 1.48f2
  Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
  Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
  Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 
0x434D5341344758334D314131303636433720
  Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 
0x434D5341344758334D314131303636433720
  AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), 
Broadcom BCM43xx 1.0 (5.106.98.100.22)
  Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial 
ports
  Network Service: AirPort, AirPort, en1
  Serial ATA Device: Hitachi HTS545050B9SA02, 500.11 GB
  Serial ATA Device: MATSHITADVD-R   UJ-868
  USB Device: External USB 3.0
  USB Device: Built-in iSight
  USB Device: Expansion
  USB Device: Internal Memory Card Reader
  USB Device: Apple Internal Keyboard / Trackpad
  USB Device: IR Receiver
  USB Device: BRCM2046 Hub
  USB Device: Bluetooth USB Host Controller
  Thunderbolt Bus:

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1259129/+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 1257823] Re: Problems with right-to-left languages

2013-12-09 Thread tmodes
*** This bug is a duplicate of bug 898553 ***
https://bugs.launchpad.net/bugs/898553

** This bug has been marked a duplicate of bug 898553
   Hugin crashes on Align

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

Title:
  Problems with right-to-left languages

Status in Hugin - Panorama Tools GUI:
  Triaged

Bug description:
  Hello , and thank you for your great  software.
  I encounter into a Bug ,and I want to inform you about it.
  No matter which version of Hugin it is, it has a lot of problem and a final 
crash when the Hugin Language is “System Default” and the Windows Language is 
Farsi.
  In this case I can`t even change the Preferences --Language , the combobox 
is disapeared.

  I think Arabic Windows also has this problem, because I notice that
  sequence of pictures are reversed in the right-to-left order so I
  think it is a result of Right-To-Left Language(no mather it os Farsi
  or Arabic).

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1257823/+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 939350] Re: When cancelling Align, Fast Panorama Preview will startup and consume 100% CPU (hangs)

2013-12-09 Thread tmodes
Please test current version 2013.0

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

Title:
  When cancelling Align, Fast Panorama Preview  will startup and
  consume 100% CPU (hangs)

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Operating System: Windows XP (build 2600, Service Pack 3)
  Architecture: 32 bit
  Free memory: 1554316 kiB
  Active Codepage: 1252 (Western European Windows)

  Hugin
  Version: 2011.4.0.cf9be9344356 built by Matthew Petroff

  --

  When Align-ing images, pressing Cancel will still launch Fast
  panorama preview. The previewer will consume 100% CPU and show a
  blank screen. It hangs. When closing the preview window, XP tries to
  send a standard error report indicating hungapp.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/939350/+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 887986] Re: Calculate optimal size greyed out with some Projections

2013-12-09 Thread tmodes
** Changed in: hugin
   Status: New = Confirmed

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

Title:
  Calculate optimal size greyed out with some Projections

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  As mentioned in bug report 806153 the following isn't fixed yet in
  2011.4 beta 1.

  It is point 2. 
  Because it is flagged fixed I make a new bug report for it.

  Under the Stitcher tab the function calculate optimal size doesn't
  work with the following projections:

  Fisheye
  Stereo
  Transmercator
  Both Lambert projections
  Albers
  Orthographic
  Equisolid
  Thoby.

  It is greyed out.

  Kind regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/887986/+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 919086] Re: PTBatcherGui only reads Hugin's preferences on startup

2013-12-09 Thread tmodes
** Changed in: hugin
   Status: New = Confirmed

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

Title:
  PTBatcherGui only reads Hugin's preferences on startup

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  This can both be considered a bug as well as a feature request

  PTBatcherGui only reads Hugin's preferences on startup.
  In practiv\ce it means that when PTBatcherGui is open and one changes a 
preference in hugin (like enblend options or other blender instead of enblend), 
this change is not propagated to PTBatcherGui.
  Please let PTBatcherGui read the preferences before every new batch job that 
is started

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/919086/+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 1065780] Re: Hugin crashes on opening pto file (OS X)

2013-12-09 Thread tmodes
Does this still happens with current version 2013.0? If so report back
and set status back to new.

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

Title:
  Hugin crashes on opening pto file (OS X)

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  
  Hugin crashes from time to time on opening a pto file. It seems to hapen more 
often when other programs are open in the background.
  The same pto file can open 10 times without a problem and then 4 times cause 
Hugin to crash.

  Hugin 2011.4.0 (Mac)
  OS X 10.6.8
  iMac7,1, Intel Core 2 Duo, 2.4 GHz, 4 GB
  Activity monitor: page-outs: 0 bytes, free memory 1.95 GB
  pto file with 2 or 4 TIFF images, 16 bit gray, 717 x 2706, 3.9 MB

  
  Exception Type:  EXC_CRASH (SIGABRT)
  Exception Codes: 0x, 0x
  Crashed Thread:  0  Dispatch queue: com.apple.main-thread

  Application Specific Information:
  abort() called

  Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
  0   libSystem.B.dylib 0x922a4c5a __kill + 10
  1   libSystem.B.dylib 0x922a4c4c kill$UNIX2003 + 32
  2   libSystem.B.dylib 0x923375a5 raise + 26
  3   libSystem.B.dylib 0x9234d6e4 abort + 93
  4   net.sourceforge.hugin.Hugin   0x001b877d celeste::SafeAbs(int) + 125
  5   net.sourceforge.hugin.Hugin   0x00039428 
boost::shared_ptrHuginBase::ImageCache::Entry::operator-() const + 56
  6   net.sourceforge.hugin.base_wx 0x011650a7 
HuginBase::ImageCache::postEvent(boost::shared_ptrHuginBase::ImageCache::Request,
 boost::shared_ptrHuginBase::ImageCache::Entry) + 183
  7   net.sourceforge.hugin.Hugin   0xfa95 
huginApp::relayImageLoaded(ImageReadyEvent) + 85
  8   libwx_macu-2.8.0.7.0.dylib0x005dbbb2 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const, 
wxEvtHandler*, wxEvent) + 114

  In Console:
  12-10-12 03:00:00 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
MainFrame::RestoreLayoutOnNextResize()
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  Number 
of images 4
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
ContractViolation: 
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
Precondition violation!
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  Unable 
to open file ''.
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/foreign/vigra/vigra_impex/codecman:206)
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  ERROR: 
03:00:54.104600 
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/hugin_base/huginapp/ImageCache.cpp:658)
 loadImageSafely(): Error during image reading: 
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
Precondition violation!
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  Unable 
to open file ''.
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/foreign/vigra/vigra_impex/codecman:206)
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
/Users/Shared/development/hugin_related/ExternalPrograms/3way-repository/include/boost/smart_ptr/shared_ptr.hpp:418:
 failed assertion `px != 0'
  12-10-12 03:00:54 com.apple.launchd.peruser.502[100]  
([0x0-0x90090].net.sourceforge.hugin.Hugin[958]) Job appears to have crashed: 
Abort trap
  12-10-12 03:00:55 ReportCrash[966]Saved crash report for 
Hugin[958] version 2011.4.0 (cf9be9344356) to 
/Users/Willeke/Library/Logs/DiagnosticReports/Hugin_2012-10-12-030055_imac-van-willeke.crash

  Also from Console, another attempt, didn't crash:
  12-10-12 01:24:45 [0x0-0x3a03a].net.sourceforge.hugin.Hugin[410]  ERROR: 
01:24:45.271502 
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/hugin_base/huginapp/ImageCache.cpp:934)
 loadSafely(): Please set 
HuginBase::ImageCache::getInstance().asyncLoadCompleteSignal to handle 
asynchronous image loads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1065780/+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 803080] Re: 2011.0.0.0f9fdaf56720 Hugin preview window fails to draw properly when using proprietary ATI drivers

2013-12-09 Thread tmodes
** 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/803080

Title:
  2011.0.0.0f9fdaf56720 Hugin preview window fails to draw properly when
  using proprietary ATI drivers

Status in Hugin - Panorama Tools GUI:
  Fix Released

Bug description:
  In Ubuntu Lucid 10.04 the panorama preview window fails to draw the
  panorama preview properly when using proprietary ATI driver with
  Radeon HD5650 card and Kernel 2.6.32-32 (Latest). Bug affects only the
  preview region of the preview window which either fails to draw the
  panorama or flickers while dragging the panorama. Bug could  not be
  repeated on different machine with

  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  When the proprietary ATI driver was removed and no 3D acceleration was
  enabled the preview worked correctly but albeit slowly.

  I could  not test with open source ATI driver since I was unable to
  enable 3D acceleration with open source driver for some reason. (I did
  purge and re-install the drivers multiple times accodring to Ubuntu
  wiki.)

  For more information please see the not so good video of the behaviour
  of the graphics window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/803080/+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 993037] Re: cpfind.exe crashes during initial Align

2013-12-09 Thread tmodes
Please test current version 2013.0
If it still happens, please report back and set status to new.

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

Title:
  cpfind.exe crashes during initial Align

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  I'm attempting to align 11 EXR files that are 15 megapixels each.
  These files were output from PhotomatixPro 4.2 and can be opened in
  Photoshop CS5, at least. They are 32-bit HDR images.

  I'm using the 64-bit version of Hugin 2011.04, but I also tried using
  the 32-bit version of cpfind, which still crashes but in a slightly
  different way. I'm using Windows 7 64-bit.

  i0 : Analyzing image...
  i1 : Analyzing image...
  i2 : Analyzing image...
  i3 : Analyzing image...
  i4 : Analyzing image...
  i5 : Analyzing image...
  i6 : Analyzing image...
  i7 : Analyzing image...

  [crash happens here]

  From the Windows crash dialog:
  Exception Code: c0fd
  Exception Offset: 00218646

  My workaround was to convert my EXR images to HDR format. cpfind had
  no problems with that format.


  System information:
  Operating System: Windows NT 6.1 (build 7601, Service Pack 1)
  Architecture: 64 bit
  Free memory: 9221016 kiB
  Active Codepage: 1252 (Western European Windows)

  Hugin
  Version: 2011.4.0.cf9be9344356 built by Matthew Petroff
  Path to resources: C:\Program Files\Hugin/share/hugin/xrc/
  Path to data: C:\Program Files\Hugin/share/hugin/data/

  Libraries
  wxWidgets: 2.8.11.0
  libpano13: 2.9.18 
  Boost: 1.44.0
  Exiv2: 0.20.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/993037/+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 726997] Re: Panosphere Overview window seperated from the content

2013-12-09 Thread tmodes
Is this still valid?

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

Title:
  Panosphere Overview window seperated from the content

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  This affects at least the newer OS X builds by Harry van der Wolf:
  - 2010.5.0.4886:a1cb4a2efa65, tested on OS X 10.6
  - 2010.5.0.4854:d29b1d6da0e0, tested on OS X 10.4

  When I click the 'pin' icon to have the fast preview's new panosphere
  overview in a separate flowing window the 'Overview' window is
  seperate from the content (the actual panosphere). The panosphere
  stays in the lower left corner of the screen while the empty overview
  window can be dragged around. It will stay on top of every other hugin
  window and eventually hides the panosphere. Zooming the window (i.e.
  dragging the bottom right corner) also zooms the seperated content.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/726997/+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 796138] Re: PTBatcherGui: new issues with project list maintenance

2013-12-09 Thread tmodes
Does this still happens?

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

Title:
  PTBatcherGui: new issues with project list maintenance

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Deleting/Moving projects in PTBatcherGui list still unstable.

  normal deleting projects from the list now works.

  However, when moving a project up or down in the list with the buttons on the 
right-hand side it only works once.
  You select a project and move it up or down, but then 2 projects (lines) are 
suddenly selected. The one that was selected and the one with which it has been 
exchanged.
  Upon selecting a new project (line) that line gets selected but nothing 
happens.
  From now on no single project can't be moved or deleted anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/796138/+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 1017039] Re: Preferences option missing sometimes

2013-12-09 Thread tmodes
Does it still happens with the current version?
If so report back and set status to new again.

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

Title:
  Preferences option missing sometimes

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  hugin-mac-2011.5.0.5833, OS X 10.6.8

  The Preferences menu selection exists only when there is no active
  project.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1017039/+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 1011111] Re: OSX 64bit cpfind always segfaults

2013-12-09 Thread tmodes
Is this still happens? Or is it fixed in Matthieus builds?

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

Title:
  OSX 64bit cpfind always segfaults

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  This is already a long standing issue since the very first versions of 
cpfind. As cpfind is not really neccessary as 64bit as it will (almost) never 
reach the 4GB file/memory boundary when creating control points I did not file 
a bug earlier.
  cpfind always ends  in a segmeantation fault when run on a project, no matter 
the number or size of the images.
  When running cpfind --help it simply works so it's really in the image 
analyzing.

  The simple error log is from the terminal is:
  ./cpfind -o pipo.pto ~/Pictures/panorama/1222-021-1222-025.pto 
  ThreadQueue created
  Hugin's cpfind 2011.5.0.5833:db2f378e1c08 built by Harry van der Wolf
  based on Pan-o-matic by Anael Orlinski

  The available memory does not allow running 2 threads parallel.
  Running cpfind with 1 threads.
  User thread created.
  Reference thread created.
  1 reference-thread added.
  pollPendingThreads()
  1 user-thread added.
  Thread starting...

  Project contains the following images:
  Image 0
Imagefile: 1222-021.JPG
Remapped : no
  Image 1
Imagefile: 1222-022.JPG
Remapped : no
  Image 2
Imagefile: 1222-023.JPG
Remapped : no
  Image 3
Imagefile: 1222-024.JPG
Remapped : no
  Image 4
Imagefile: 1222-025.JPG
Remapped : no

  --- Analyze Images ---
  i0 : Analyzing image...
  i1 : Analyzing image...
  i2 : Analyzing image...
  i3 : Analyzing image...
  Segmentation fault

  The only line added to the system log is:
  Jun 10 11:30:23 Antares-6 ReportCrash[54303]: Saved crash report for 
cpfind[54300] version ??? (???) to 
/Users/harryvanderwolf/Library/Logs/DiagnosticReports/cpfind_2012-06-10-113023_Antares-6.crash

  
  Please find attached a crash log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/101/+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 679932] Re: timestamp panorama image file date to internal exif date

2013-12-09 Thread tmodes
Because it collides with the makefile stitching system it can't so
implemented. So closing it for now.

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

Title:
  timestamp panorama image file date to internal exif date

Status in Hugin - Panorama Tools GUI:
  Won't Fix

Bug description:
  It happens very often that your shooting date is days or weeks
  earlier than your hugin pano creation date. iPhoto on OSX (but also
  many other image gallery programs on Linux and Windows) import /sort/
  show their images based on file date. If you want to keep your source
  images and your pano together, it would be great if you could
  automatically timestamp your pano file date/time to the internal exif
  date/time (if available).

  This can be easily achieved using ExifTool (already used by Hugin)
  and touch (available on every MacOSX, *nix and *BSD system. For
  windows one could use use windows own touch (not standard and NOT
  free, but comes with the toolkits) or one could package (cygwin)
  touch, which is GPLed Open Source.

  I can't program it in C/C++, but I did program it in applescript for my own 
ImageFuser application (set enfused image file date/time to internal exif 
date/time).
  It's really simple and I can easily explain the program flow and structure of 
my functions to a C/C++ programmer.
  This could than become a checkbox on the stitcher panel: Set panorama file 
date to exif date. I think it would complicate the assistant panel too much.

  Just contact me and we can work it out.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679932/+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 679956] Re: optimizer independent from projection types

2013-12-09 Thread tmodes
The design of libpano is so that the line control points are calculated
in the output projections. So we can't change this with breaking all
current and older projects.

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

Title:
  optimizer independent from projection types

Status in Hugin - Panorama Tools GUI:
  Won't Fix

Bug description:
  IMHO the optimizer should use spherical coordinates and minimize angles, 
instead of minimizing pixels on projected plane.
  In such a case the optimizer:
  - will not prefer areas where projection distortions are large (a minimal 
angle error in such areas can lead currently to a large pixel distance, which 
has greater impact on the optimizer),
  - will provide consistent results, independent from selected projection type 
and image size.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679956/+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 679841] Re: close panorama view with ESC

2013-12-09 Thread tmodes
Now with the preview window the main window, ESC should not close it.

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

Title:
  close panorama view with ESC

Status in Hugin - Panorama Tools GUI:
  Won't Fix

Bug description:
  close panorama view with ESC and/or ctrl+w

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679841/+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 1022213] Re: PTBatcherGUI: Does not come to an end

2013-12-09 Thread tmodes
Does it still happens with current version?

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

Title:
  PTBatcherGUI: Does not come to an end

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  I use the most recent version of Hugin (1011.4.0), under Mac OS X
  10.7.4. When I call 'Erstellen des Panoramas' (= 'build panorama'?)
  with 'Alle Dateien' (= 'all files'?) sometimes the resulting JPG-photo
  is not stored. And sometimes it is!

  And in all cases PTBatcherGUI does not come to a normal end; OS X says
  'PTBatcherGUI does not respond'.

  By the way: The preview shows the correct result of the stitch.

  What can be the reason???

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1022213/+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 678848] Re: matchpoint fails on images with alpha channels

2013-12-09 Thread tmodes
matchpoint is supersedes by cpfind and was removed now from the sources.

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

Title:
  matchpoint fails on images with alpha channels

Status in Hugin - Panorama Tools GUI:
  Won't Fix

Bug description:
  match-n-shift uses PTmender to create conformal input for
  generatekeys/matchpoint, this data has an alpha channel, which causes
  matchpoint to fail:

  ContractViolation:
  Precondition violation!
  importImage(): number of bands (color channels) in file and destination image 
differ.
  (/BUILD/hugin-0.7.0/src/foreign/vigra/vigra/impex.hxx:118)
  Error! Image can not be opened

  matchpoint should ignore alpha data, or even better it could use the
  alpha channel to define areas where it shouldn't find features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/678848/+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 1065780] Re: Hugin crashes on opening pto file (OS X)

2013-12-09 Thread zarl
I see a remark in your error message that says:

  Unable to open file ''

Could you please try your double click trick again but this time using
file names without blanks (space character) and other special characters
in it, please?

See http://wiki.panotools.org/Hugin_FAQ#Special_Characters_in_Paths

What's your current version of OS X and hugin? Could you please also try
other file formats like JPG or TIFF? And is there a reason why you
provoke hick ups by renaming files?

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

Title:
  Hugin crashes on opening pto file (OS X)

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  
  Hugin crashes from time to time on opening a pto file. It seems to hapen more 
often when other programs are open in the background.
  The same pto file can open 10 times without a problem and then 4 times cause 
Hugin to crash.

  Hugin 2011.4.0 (Mac)
  OS X 10.6.8
  iMac7,1, Intel Core 2 Duo, 2.4 GHz, 4 GB
  Activity monitor: page-outs: 0 bytes, free memory 1.95 GB
  pto file with 2 or 4 TIFF images, 16 bit gray, 717 x 2706, 3.9 MB

  
  Exception Type:  EXC_CRASH (SIGABRT)
  Exception Codes: 0x, 0x
  Crashed Thread:  0  Dispatch queue: com.apple.main-thread

  Application Specific Information:
  abort() called

  Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
  0   libSystem.B.dylib 0x922a4c5a __kill + 10
  1   libSystem.B.dylib 0x922a4c4c kill$UNIX2003 + 32
  2   libSystem.B.dylib 0x923375a5 raise + 26
  3   libSystem.B.dylib 0x9234d6e4 abort + 93
  4   net.sourceforge.hugin.Hugin   0x001b877d celeste::SafeAbs(int) + 125
  5   net.sourceforge.hugin.Hugin   0x00039428 
boost::shared_ptrHuginBase::ImageCache::Entry::operator-() const + 56
  6   net.sourceforge.hugin.base_wx 0x011650a7 
HuginBase::ImageCache::postEvent(boost::shared_ptrHuginBase::ImageCache::Request,
 boost::shared_ptrHuginBase::ImageCache::Entry) + 183
  7   net.sourceforge.hugin.Hugin   0xfa95 
huginApp::relayImageLoaded(ImageReadyEvent) + 85
  8   libwx_macu-2.8.0.7.0.dylib0x005dbbb2 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const, 
wxEvtHandler*, wxEvent) + 114

  In Console:
  12-10-12 03:00:00 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
MainFrame::RestoreLayoutOnNextResize()
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  Number 
of images 4
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
ContractViolation: 
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
Precondition violation!
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  Unable 
to open file ''.
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/foreign/vigra/vigra_impex/codecman:206)
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  ERROR: 
03:00:54.104600 
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/hugin_base/huginapp/ImageCache.cpp:658)
 loadImageSafely(): Error during image reading: 
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
Precondition violation!
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  Unable 
to open file ''.
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/foreign/vigra/vigra_impex/codecman:206)
  12-10-12 03:00:54 [0x0-0x90090].net.sourceforge.hugin.Hugin[958]  
/Users/Shared/development/hugin_related/ExternalPrograms/3way-repository/include/boost/smart_ptr/shared_ptr.hpp:418:
 failed assertion `px != 0'
  12-10-12 03:00:54 com.apple.launchd.peruser.502[100]  
([0x0-0x90090].net.sourceforge.hugin.Hugin[958]) Job appears to have crashed: 
Abort trap
  12-10-12 03:00:55 ReportCrash[966]Saved crash report for 
Hugin[958] version 2011.4.0 (cf9be9344356) to 
/Users/Willeke/Library/Logs/DiagnosticReports/Hugin_2012-10-12-030055_imac-van-willeke.crash

  Also from Console, another attempt, didn't crash:
  12-10-12 01:24:45 [0x0-0x3a03a].net.sourceforge.hugin.Hugin[410]  ERROR: 
01:24:45.271502 
(/Users/Shared/development/hugin_related/hugin-2011.4.0/mac/../src/hugin_base/huginapp/ImageCache.cpp:934)
 loadSafely(): Please set 
HuginBase::ImageCache::getInstance().asyncLoadCompleteSignal to handle 
asynchronous image loads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1065780/+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 678738] Re: Preview vertical FOV controls sometimes disabled

2013-12-09 Thread tmodes
*** This bug is a duplicate of bug 887986 ***
https://bugs.launchpad.net/bugs/887986

** This bug is no longer a duplicate of bug 678893
   vfov slider/projections don't work as expected
** This bug has been marked a duplicate of bug 887986
   Calculate optimal size greyed out with some Projections

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

Title:
  Preview vertical FOV controls sometimes disabled

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  At present the crop limits controls on the Preview window are coupled
  together for several of the available projection types.  This is
  inappropriate and often most inconvenient (fisheye images aren't
  always round!).  It would be OK to have an optional lock aspect
  ratio mode, e.g. Shift+slide, but it should not depend on the
  projection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/678738/+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 887986] Re: Calculate optimal size greyed out with some Projections

2013-12-09 Thread tmodes
Related issue: also the slider are grey out

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

Title:
  Calculate optimal size greyed out with some Projections

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  As mentioned in bug report 806153 the following isn't fixed yet in
  2011.4 beta 1.

  It is point 2. 
  Because it is flagged fixed I make a new bug report for it.

  Under the Stitcher tab the function calculate optimal size doesn't
  work with the following projections:

  Fisheye
  Stereo
  Transmercator
  Both Lambert projections
  Albers
  Orthographic
  Equisolid
  Thoby.

  It is greyed out.

  Kind regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/887986/+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 679441] Re: GPU error

2013-12-09 Thread tmodes
Is this still valid with current default branch?

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

Title:
  GPU error

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  2010.1.0-svn3837 on Mac OSX 10.5 on MacBook Pro 4.1 early 2008 4GB RAM
  DDR2 667MHz Nvidia GeForce 8600M Gt

  gpu shader program compile time = 0.031
  nona: GL error: Framebuffer incomplete, incomplete attachment in: 
/Users/Shared/development/hugin_related/hugin/mac/../src/hugin_base/vigra_ext/ImageTransformsGPU.cpp:708
  gnumake: *** [MISECY1gbMemGPU.tif] Error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679441/+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 681305] Re: Dragging in mosaic modifies projection.

2013-12-09 Thread tmodes
This is fixed with the new translation plane parameters.

** Changed in: hugin
   Status: Confirmed = 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/681305

Title:
  Dragging in mosaic modifies projection.

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  When trying to see what dragging in mosaic mode (in fast-preview)
  would do (new feature that I don't know), It suddenly modified my pano
  from a 360 degree pano to a 180 degree one.

  This is on Linux, with a recent (nov 2010) mercurial pull

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/681305/+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 679594] Re: nona crashes with segmentation fault

2013-12-09 Thread tmodes
Please test with current version and report back.

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

Title:
  nona crashes with segmentation fault

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  I am using hugin and try to create a HDR image out of three ldr images. 
  The following command crashes nona:
nona  -z PACKBITS -r ldr -e 14.6096 -m TIFF_m -o test_exposure_layers_ -i 0 
/tmp/hugin_gf

  I have compiled hugin 2010.2.0 myself
  the image dimensions are 5184x3456
  the message on the command line is
  *** glibc detected *** nona: free(): invalid pointer: 0x08a601f4 ***
  === Backtrace: =
  /lib/tls/i686/cmov/libc.so.6(+0x6b591)[0x17e0591]
  /lib/tls/i686/cmov/libc.so.6(+0x6cde8)[0x17e1de8]
  /lib/tls/i686/cmov/libc.so.6(cfree+0x6d)[0x17e4ecd]
  /usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x7127741]
  /usr/lib/libboost_thread.so.1.40.0(tls_destructor+0xe6)[0x93c736]
  /usr/lib/libboost_thread.so.1.40.0(thread_proxy+0x70)[0x93c7d0]
  /lib/tls/i686/cmov/libpthread.so.0(+0x596e)[0x23b596e]
  /lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0x1842a4e]
  === Memory map: 
  0011-008f5000 r-xp  fc:02 8766032
/usr/local/lib/libhuginbase.so.0.0
  008f5000-008fb000 r--p 007e5000 fc:02 8766032
/usr/local/lib/libhuginbase.so.0.0
  008fb000-00933000 rw-p 007eb000 fc:02 8766032
/usr/local/lib/libhuginbase.so.0.0
  00933000-00946000 r-xp  fc:02 3927607
/usr/lib/libboost_thread.so.1.40.0
  00946000-00947000 r--p 00013000 fc:02 3927607
/usr/lib/libboost_thread.so.1.40.0
  00947000-00948000 rw-p 00014000 fc:02 3927607
/usr/lib/libboost_thread.so.1.40.0
  00948000-009b2000 r-xp  fc:02 8766029
/usr/local/lib/libpano13.so.2.0.0
  009b2000-009b3000 r--p 00069000 fc:02 8766029
/usr/local/lib/libpano13.so.2.0.0
  009b3000-009b4000 rw-p 0006a000 fc:02 8766029
/usr/local/lib/libpano13.so.2.0.0
  009b4000-009b5000 rw-p  00:00 0 
  009b5000-009fc000 r-xp  fc:02 3877854/usr/lib/libGLEW.so.1.5.2
  009fc000-009ff000 r--p 00046000 fc:02 3877854/usr/lib/libGLEW.so.1.5.2
  009ff000-00a0 rw-p 00049000 fc:02 3877854/usr/lib/libGLEW.so.1.5.2
  00a0-00a01000 rw-p  00:00 0 
  00a01000-00a5b000 r-xp  fc:02 8766035
/usr/local/lib/libhuginvigraimpex.so.0.0
  00a5b000-00a5c000 r--p 00059000 fc:02 8766035
/usr/local/lib/libhuginvigraimpex.so.0.0
  00a5c000-00a5d000 rw-p 0005a000 fc:02 8766035
/usr/local/lib/libhuginvigraimpex.so.0.0
  00a5d000-00a61000 r-xp  fc:02 12266058   /usr/lib/libImath.so.6.0.0
  00a61000-00a62000 r--p 3000 fc:02 12266058   /usr/lib/libImath.so.6.0.0
  00a62000-00a63000 rw-p 4000 fc:02 12266058   /usr/lib/libImath.so.6.0.0
  00a63000-00a79000 r-xp  fc:02 12266052   /usr/lib/libIex.so.6.0.0
  00a79000-00a7b000 r--p 00015000 fc:02 12266052   /usr/lib/libIex.so.6.0.0
  00a7b000-00a7c000 rw-p 00017000 fc:02 12266052   /usr/lib/libIex.so.6.0.0
  00a7c000-00a82000 r-xp  fc:02 12266056   
/usr/lib/libIlmThread.so.6.0.0
  00a82000-00a83000 r--p 5000 fc:02 12266056   
/usr/lib/libIlmThread.so.6.0.0
  00a83000-00a84000 rw-p 6000 fc:02 12266056   
/usr/lib/libIlmThread.so.6.0.0
  00a84000-00aa3000 r-xp  fc:02 12266692   /usr/lib/libjpeg.so.62.0.0
  00aa3000-00aa4000 r--p 0001e000 fc:02 12266692   /usr/lib/libjpeg.so.62.0.0
  00aa4000-00aa5000 rw-p 0001f000 fc:02 12266692   /usr/lib/libjpeg.so.62.0.0
  00aa5000-00ab8000 r-xp  fc:02 483750 /lib/libz.so.1.2.3.3
  00ab8000-00ab9000 r--p 00012000 fc:02 483750 /lib/libz.so.1.2.3.3
  00ab9000-00aba000 rw-p 00013000 fc:02 483750 /lib/libz.so.1.2.3.3
  00aba000-00abb000 r-xp  fc:02 12845916   
/usr/lib/nvidia-current/tls/libnvidia-tls.so.195.36.24
  00abb000-00abc000 rw-p  fc:02 12845916   
/usr/lib/nvidia-current/tls/libnvidia-tls.so.195.36.24
  00abe000-00abf000 r-xp  00:00 0  [vdso]
  00abf000-00b01000 r-xp  fc:02 12266043   /usr/lib/libHalf.so.6.0.0
  00b01000-00b02000 r--p 00041000 fc:02 12266043   /usr/lib/libHalf.so.6.0.0
  00b02000-00b03000 rw-p 00042000 fc:02 12266043   /usr/lib/libHalf.so.6.0.0
  00b03000-00b26000 r-xp  fc:02 483688 /lib/libpng12.so.0.42.0
  00b26000-00b27000 r--p 00022000 fc:02 483688 /lib/libpng12.so.0.42.0
  00b27000-00b28000 rw-p 00023000 fc:02 483688 /lib/libpng12.so.0.42.0
  00b28000-00b2f000 r-xp  fc:02 12266077   /usr/lib/libSM.so.6.0.1
  00b2f000-00b3 r--p 6000 fc:02 12266077   /usr/lib/libSM.so.6.0.1
  00b3-00b31000 rw-p 7000 fc:02 12266077   /usr/lib/libSM.so.6.0.1
  00b31000-00b3f000 r-xp  fc:02 12266096   /usr/lib/libXext.so.6.4.0
  00b3f000-00b4 r--p d000 fc:02 12266096   /usr/lib/libXext.so.6.4.0
  00b4-00b41000 rw-p e000 fc:02 12266096   

[Hugin-devs] [Bug 710035] Re: Keyboard Shortcut to close window

2013-12-09 Thread tmodes
This should be handled by the window manager and not by hugin itself.

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

Title:
  Keyboard Shortcut to close window

Status in Hugin - Panorama Tools GUI:
  Won't Fix

Bug description:
  I would like to have a keyboard shortcut to close secondary windows (preview, 
fast preview, cp list, tip of the day) - CTRL-W in Kubuntu.
  Also the keyboard shortcut to close the whole application (CTRL-Q) works only 
on the main window.  It would be nice if I could use CTRL-Q to quit the 
application from any window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/710035/+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 679393] Re: Stitching using GPU crashes on OS X 10.6.2

2013-12-09 Thread tmodes
Is this still valid? If so report back.

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

Title:
  Stitching using GPU crashes on OS X 10.6.2

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Using Version 2009.4.0 built by Skip Gaede with the GPU stitching
  selected results in a crash when trying to stitch on OS X 10.6.2.

  The progress windows gives the following result:

  Checking nona...[OK]
  Checking enblend...[OK]
  Checking enfuse...[OK]
  Checking hugin_hdrmerge...[OK]
  Checking exiftool...[OK]
  
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona
 -g  -z PACKBITS -r ldr -m TIFF_m -o test -i 0 
/var/folders/fc/fcVtoubaEAu6iyU47ZJo7U+++TI/-Tmp-/huginpto_Cpnruw
  nona: using graphics card: NVIDIA Corporation NVIDIA GeForce GT 130 OpenGL 
Engine
  destStart=[181, 0]
  destEnd=[4741, 3180]
  destSize=[(4560, 3180)]
  srcSize=[(4000, 3000)]
  srcBuffer=0x13bd7000
  srcAlphaBuffer=0
  destBuffer=0x18082000
  destAlphaBuffer=0x1d37c000
  destGLInternalFormat=GL_RGBA16
  destGLFormat=GL_RGB
  destGLType=GL_UNSIGNED_SHORT
  srcGLInternalFormat=GL_RGBA16
  srcGLFormat=GL_RGB
  srcGLType=GL_UNSIGNED_SHORT
  srcAlphaGLType=GL_BYTE
  destAlphaGLType=GL_UNSIGNED_BYTE
  warparound=0
  needsAtanWorkaround=0
  maxTextureSize=8192
  Source chunks:
  [(0, 0) to (4000, 3000) = (4000x3000)]
  Dest chunks:
  [(0, 0) to (1520, 1590) = (1520x1590)]
  [(1520, 0) to (3040, 1590) = (1520x1590)]
  [(3040, 0) to (4560, 1590) = (1520x1590)]
  [(0, 1590) to (1520, 3180) = (1520x1590)]
  [(1520, 1590) to (3040, 3180) = (1520x1590)]
  [(3040, 1590) to (4560, 3180) = (1520x1590)]
  Total GPU memory used: 281589600
  Interpolator chunks:
  [(0, 0) to (3, 3) = (3x3)]
  [(3, 0) to (6, 3) = (3x3)]
  [(0, 3) to (3, 6) = (3x3)]
  [(3, 3) to (6, 6) = (3x3)]
  gnumake: *** [test.tif] Bus error

  The automatically created OS X crash report yields the following:

  Process: nona [3180]
  Path:
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona
  Identifier:  net.sourceforge.hugin.hugin_stitch_project
  Version: 2009.4.0 (4742)
  Code Type:   X86 (Native)
  Parent Process:  gnumake [3164]

  Date/Time:   2009-12-28 13:17:05.611 +0100
  OS Version:  Mac OS X 10.6.2 (10C540)
  Report Version:  6
  Sleep/Wake UUID: 3E2278CB-6C22-4777-9A54-E0CE98673A70

  Interval Since Last Report:  592911 sec
  Crashes Since Last Report:   8
  Per-App Interval Since Last Report:  1042 sec
  Per-App Crashes Since Last Report:   4
  Anonymous UUID:  C8539BEA-7B10-4E0E-A652-A2C1745C222D

  Exception Type:  EXC_BAD_ACCESS (SIGBUS)
  Exception Codes: KERN_PROTECTION_FAILURE at 0x
  Crashed Thread:  0  Dispatch queue: com.apple.main-thread

  Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
  0   ???   00 0 + 0
  1   net.sourceforge.hugin.base_wx 0x0094c651 
vigra_ext::transformImageGPUIntern(std::string const, std::string const, int, 
std::string const, std::vectordouble, std::allocatordouble  const, 
std::vectordouble, std::allocatordouble  const, vigra::Diff2D, void 
const*, int, int, int, int, void const*, int, vigra::Diff2D, vigra::Diff2D, 
void*, int, int, int, int, void*, int, bool) + 5297
  2   net.sourceforge.hugin.base_wx 0x007be107 void 
vigra_ext::transformImageGPUInternvigra::ConstBasicImageIteratorvigra::RGBValueunsigned
 short, 0u, 1u, 2u, vigra::RGBValueunsigned short, 0u, 1u, 2u**, 
vigra::RGBAccessorvigra::RGBValueunsigned short, 0u, 1u, 2u , 
vigra::BasicImageIteratorvigra::RGBValueunsigned short, 0u, 1u, 2u, 
vigra::RGBValueunsigned short, 0u, 1u, 2u**, 
vigra::RGBAccessorvigra::RGBValueunsigned short, 0u, 1u, 2u , 
HuginBase::PTools::Transform, 
HuginBase::Photometric::InvResponseTransformunsigned short, double, 
vigra::BasicImageIteratorunsigned char, unsigned char**, 
vigra::StandardValueAccessorunsigned char, 
vigra_ext::interp_spline36(vigra::triplevigra::ConstBasicImageIteratorvigra::RGBValueunsigned
 short, 0u, 1u, 2u, vigra::RGBValueunsigned short, 0u, 1u, 2u**, 
vigra::ConstBasicImageIteratorvigra::RGBValueunsigned short, 0u, 1u, 2u, 
vigra::RGBValueunsigned short, 0u, 1u, 2u**, 
vigra::RGBAccessorvigra::RGBValueunsign
 ed short, 0u, 1u, 2u  , 
vigra::triplevigra::BasicImageIteratorvigra::RGBValueunsigned short, 0u, 1u, 
2u, vigra::RGBValueunsigned short, 0u, 1u, 2u**, 
vigra::BasicImageIteratorvigra::RGBValueunsigned short, 0u, 1u, 2u, 
vigra::RGBValueunsigned short, 0u, 1u, 2u**, 
vigra::RGBAccessorvigra::RGBValueunsigned short, 0u, 1u, 2u  , 
std::pairvigra::BasicImageIteratorunsigned char, unsigned char**, 
vigra::StandardValueAccessorunsigned char , HuginBase::PTools::Transform, 

[Hugin-devs] [Bug 679284] Re: adapt Hugin to changes in Enblend/Enfuse 4.0 parameters

2013-12-09 Thread tmodes
The packages should enforce a specific version. So I don't see a point
to add it to each run of the makefile.

** Changed in: hugin
   Status: Confirmed = Won't Fix

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

Title:
  adapt Hugin to changes in Enblend/Enfuse 4.0 parameters

Status in Enblend:
  Won't Fix
Status in Hugin - Panorama Tools GUI:
  Won't Fix

Bug description:
  With the evolution of enblend-enfuse to 4.0 some of the switches behave 
differently. Hugin currently generates all enblend/enfuse parameters for the 
3.x version.
  We need:
  - to identify the version installed (with --version)
  - to determine what it can and can't do (e.g. zenith/nadir blending that are 
available in 4.0 but not in 3.x)
  - to lay out rules of what switches are passed to which version of 
enblend/enfuse

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/679284/+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 1017039] Re: Preferences option missing sometimes

2013-12-09 Thread zarl
This problem doesn't occur on my OS X 10.6.8 with Hugin 2013.0.0 built
by Matthieu DESILE.

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

Title:
  Preferences option missing sometimes

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  hugin-mac-2011.5.0.5833, OS X 10.6.8

  The Preferences menu selection exists only when there is no active
  project.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1017039/+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 679915] Re: Identifying images in large pano doesn't work

2013-12-09 Thread tmodes
*** This bug is a duplicate of bug 779692 ***
https://bugs.launchpad.net/bugs/779692

** This bug has been marked a duplicate of bug 779692
   Feature Request: Identify in Fast Preview to Show Image Number

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

Title:
  Identifying images in large pano doesn't work

Status in Hugin - Panorama Tools GUI:
  Triaged

Bug description:
  I have a large pano with more than 100 images. This means that I can
  only see about 40 of the image-tabs at a time, and I have a scrollbar
  to view more. So identifying images by coloring the tabs doesn't work
  too well for me, because 65% of the possible images are outside of my
  view.

  I would suggest adding a four images found: 45, 98, 103 and 123
  message to the status bar or something like that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679915/+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 679956] Re: optimizer independent from projection types

2013-12-09 Thread Michał Kaczmarczyk
You mean vertical and horizontal lines?
They could align to meridians and parallels of the sphere.

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

Title:
  optimizer independent from projection types

Status in Hugin - Panorama Tools GUI:
  Won't Fix

Bug description:
  IMHO the optimizer should use spherical coordinates and minimize angles, 
instead of minimizing pixels on projected plane.
  In such a case the optimizer:
  - will not prefer areas where projection distortions are large (a minimal 
angle error in such areas can lead currently to a large pixel distance, which 
has greater impact on the optimizer),
  - will provide consistent results, independent from selected projection type 
and image size.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679956/+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 796138] Re: PTBatcherGui: new issues with project list maintenance

2013-12-09 Thread zarl
I never tried to sort projects (or move them in the list), but deleting
finished projects works fine with current builds.

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

Title:
  PTBatcherGui: new issues with project list maintenance

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Deleting/Moving projects in PTBatcherGui list still unstable.

  normal deleting projects from the list now works.

  However, when moving a project up or down in the list with the buttons on the 
right-hand side it only works once.
  You select a project and move it up or down, but then 2 projects (lines) are 
suddenly selected. The one that was selected and the one with which it has been 
exchanged.
  Upon selecting a new project (line) that line gets selected but nothing 
happens.
  From now on no single project can't be moved or deleted anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/796138/+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 726997] Re: Panosphere Overview window seperated from the content

2013-12-09 Thread zarl
In Hugin 2013.0.0 built by Matthieu DESILE on OS X 10.6.8 (I can also
test on 10.8 if needed) I just don't find that icon. Is it gone?

The panosphere overview is available in 2012.0.0 and here I get the same funny 
behaviour as described for 2010.5.0. 
And now I have a new problem: as soon as I click on that 'pin' icon it 
disappears so now I don't know how to reunite the floating window with the Fast 
Preview. That's awful. I need to edit the Prefs in a text editor...

-- 
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 Overview window seperated from the content

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  This affects at least the newer OS X builds by Harry van der Wolf:
  - 2010.5.0.4886:a1cb4a2efa65, tested on OS X 10.6
  - 2010.5.0.4854:d29b1d6da0e0, tested on OS X 10.4

  When I click the 'pin' icon to have the fast preview's new panosphere
  overview in a separate flowing window the 'Overview' window is
  seperate from the content (the actual panosphere). The panosphere
  stays in the lower left corner of the screen while the empty overview
  window can be dragged around. It will stay on top of every other hugin
  window and eventually hides the panosphere. Zooming the window (i.e.
  dragging the bottom right corner) also zooms the seperated content.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/726997/+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 1022213] Re: PTBatcherGUI: Does not come to an end

2013-12-09 Thread zarl
I think a more detailed description and maybe a .pto file would be
great. I'd like to try this step by step on my Mac. Never saw this
happening.

-- 
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:
  PTBatcherGUI: Does not come to an end

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  I use the most recent version of Hugin (1011.4.0), under Mac OS X
  10.7.4. When I call 'Erstellen des Panoramas' (= 'build panorama'?)
  with 'Alle Dateien' (= 'all files'?) sometimes the resulting JPG-photo
  is not stored. And sometimes it is!

  And in all cases PTBatcherGUI does not come to a normal end; OS X says
  'PTBatcherGUI does not respond'.

  By the way: The preview shows the correct result of the stitch.

  What can be the reason???

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1022213/+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 726997] Re: Panosphere Overview window seperated from the content

2013-12-09 Thread tmodes
Should be checked with wxWidgets side.

** Changed in: hugin
   Status: Incomplete = Confirmed

-- 
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 Overview window seperated from the content

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  This affects at least the newer OS X builds by Harry van der Wolf:
  - 2010.5.0.4886:a1cb4a2efa65, tested on OS X 10.6
  - 2010.5.0.4854:d29b1d6da0e0, tested on OS X 10.4

  When I click the 'pin' icon to have the fast preview's new panosphere
  overview in a separate flowing window the 'Overview' window is
  seperate from the content (the actual panosphere). The panosphere
  stays in the lower left corner of the screen while the empty overview
  window can be dragged around. It will stay on top of every other hugin
  window and eventually hides the panosphere. Zooming the window (i.e.
  dragging the bottom right corner) also zooms the seperated content.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/726997/+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 679287] Re: 2009.2-Beta3 on G5 / 10.4.11 using GPU option

2013-12-09 Thread zarl
That feature is marked as being EXPERIMENTAL but I now activated it
anyhow. Seems to work, PTGui is already at the enblend stage.

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

Title:
  2009.2-Beta3 on G5 / 10.4.11 using GPU option

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  GPU activated in preferences, tried to stitch a (normally working)
  pto, result: nona crashed almost instantly.

  Carl

  System profiler reports about my hardware:
  ATI Radeon 9650:

Chipsatz-Modell:ATY,RV351
Typ:Monitor
Bus:AGP
Steckplatz: SLOT-1
VRAM (gesamt):  256 MB
Hersteller: ATI (0x1002)
Geräte-ID: 0x4150
Versions-ID:0x
ROM-Version:113-A58503-115
Monitore:
  Cintiq21UX:
Auflösung: 1600 x 1200 @ 60 Hz
Farbtiefe:  32-Bit Farbe
Core Image: Unterstützt
Hauptmonitor:   Ja
Synchronisierung:   Aus
Eingeschaltet:  Ja
Quartz Extreme: Unterstützt
Rotation:   Unterstützt
  Monitor:
Status: Kein Monitor angeschlossen

  the report:...

  [Truncated; see Full description attachment]

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