2010/8/25 grow <[email protected]> > I have recently installed Harry's latest Mac OS X build > (2010.1.0-38ed0587798b 29 June 2010). > > As reported on another thread: > > http://groups.google.com/group/hugin-ptx/browse_thread/thread/1fa0861b18f0506a > after a few teething problems I got it working. > > I have got some good results with this and the new Masking tab is > certainly a useful addition. > > Sometimes a stitch will be inconclusive. I am typically stitching 24 > Fisheye images as 8 stacks of bracketed exposures and usually my > targeted output is down the centre of the Stitcher tab ticking three > or four of the boxes in the Exposure Fusion column - Fused and > blended, blended and fused, blended exposure layers and remapped > images. > Usually this works but sometimes when I come back to the machine > there are only the Exposure Layers in the target folder no > Equirectangular outputs and no remapped images and more important no > error message. > > I don't have an answer to this (yet?).
for the below mentioned: > In previous versions in these circumstances there would have been an > error pop-up window. > > Do errors also get output to one of the Mac OS X Console panels? > > I have looked on the Console Messages panel of the Console application > and there are a few messages of the form: > 23/08/2010 23:04:34 > [0x0-0x58c58c].net.sourceforge.hugin.Hugin[18356] osVersionCheck: os > is 2 > 23/08/2010 23:04:34 > [0x0-0x58c58c].net.sourceforge.hugin.Hugin[18356] osVersionCheck: > osVersionMajor = 16 > 23/08/2010 23:04:34 > [0x0-0x58c58c].net.sourceforge.hugin.Hugin[18356] osVersionCheck: > osVersionMinor = 88 > 23/08/2010 23:04:34 > [0x0-0x58c58c].net.sourceforge.hugin.Hugin[18356] osVersionCheck: > Leopard loop 2 > but they don't look like a problem. > > No, they are not a problem and they are not error messages as well. These are some kind of "debug" messages which I put there and which are only there in the OSX code. It still had to do with stitching part that behaved differently, and therefore erroneously, between Tiger and (Snow)Leopard: That's what these messages show: OS, OS major version, OS minor version according to gcc standards. I will remove these messages. > Is there anywhere else I could look for an error message? > > In /var/log/system.log. A command like "tail /var/log/system.log" will show the last 10 lines. A command like "tail -30 /var/log/system.log" will show the last 30 lines. Harry -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
