Fast pano preview doesn't show anything anymore

Bug #713599 reported by hvdwolf
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Hugin
Fix Released
Undecided
Unassigned

Bug Description

This happens on OSX 10.6.4, maybe other OSes and versions as well.

Hugin version 2010.5.0 4933:00cf24063a08 doesn't show anything anymore in the Fast preview screens. In the first "Preview" when "tick marking" the "Show control points" they are displayed on a black background. Only the Layout pane still shows the images.

Hugin version 2010.5.0 4886:a1cb4a2efa65 did this correct.

Revision history for this message
Bruno Postle (brunopostle) wrote :

Works ok here (2010.5.0 4933:00cf24063a08), fedora f13.

Revision history for this message
Alex Romosan (romosan-sycorax) wrote :

i see the same thing (black window except for the layout tab) on debian. tracked it down to commit 4929. the latest version (4939) works if i comment out the force update of crops part.

Revision history for this message
Serge Droz (serge-drozilla) wrote :

Same here on Fedora 14.

I see images in the layout view, bit not any other pane. The same is true for the old preview window.

Revision history for this message
Bruno Postle (brunopostle) wrote :

Ok, I see it now in some projects.

Basically everything is fine so long as the input photos are cropped in the Crop tab, if you click 'Reset' in the Crop tab such that there are no crop parameters then the photo vanishes.

If the crop is set to the dimensions of the photo, the photo is effectively 'uncropped', but it appears in the preview.

Presumably no photos would appear if you start a new project without any cropping of the input photos.

Revision history for this message
Alex Romosan (romosan-sycorax) wrote :

the culprit is actually line 1322 in Panorama.cpp

  state.images[imgNr]->setCropRect(vigra::Rect2D(0,0,0,0));

why is the crop rectangle set to 0? if i comment this out i get the images back.

tmodes (tmodes)
Changed in hugin:
status: New → Fix Committed
Revision history for this message
hvdwolf (hvdwolf) wrote :

Fix works OK.
I will await comment from others but as far as I'm concerned the ticket can be closed.

Yuv (yuv)
Changed in hugin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.