Some part of code write extensively to the system log. Some other parts don't do this at all. If you want to check out you could try in a terminal window:
cat /var/log/system.log | grep "net.sourceforge.hugin" this will "echo" to screen. If you want it in a text file you could do something like: cat /var/log/system.log | grep "net.sourceforge.hugin" > ~/myhuginlog.txt This will create a text file "myhuginlog.txt" in you home directory. Harry 2009/2/8 howardm <[email protected]> > > I redownloaded the package and didn't change anything and it ran > fine so it must have been a preference or something. > > That said, some additional diagnostic output would have been useful. > > Howard > > > > --- On Sun, 2/8/09, Harry van der Wolf <[email protected]> wrote: > > > From: Harry van der Wolf <[email protected]> > > Subject: Re: error in hugin packaging > > To: [email protected] > > Cc: [email protected] > > Date: Sunday, February 8, 2009, 1:00 PM > > Hi, > > > > I redirect this to the hugin group as more users might > > experience this. > > Personally I don't. > > > > Harry > > > > 2009/2/8 howardm <[email protected]> > > > > > > > > Thanks. > > > > > > One other thing I found.... > > > > > > When using the latest 3629 dmg, when I tried to > > actually kick off the pano > > > generation, the transcript window errors out w/ > > > > > > gnumake: write error > > > > > > I dont think I changed anything or had permissions > > problems but > > > > > > hugin-mac-0.8_svn3585_20090119-leopard.dmg.gz > > > > > > works just fine. > > > > > > Is there any knob to turn to get more diagnostics? > > > > > > > > > --- On Sun, 2/8/09, Harry van der Wolf > > <[email protected]> wrote: > > > > > > > From: Harry van der Wolf > > <[email protected]> > > > > Subject: Re: error in hugin packaging > > > > To: "Howard M" > > <[email protected]> > > > > Date: Sunday, February 8, 2009, 12:01 PM > > > > Hi Howard, > > > > > > > > I'll have a look at it. I didn't touch > > them for > > > > months as they didn't need > > > > change. > > > > > > > > Harry > > > > > > > > 2009/2/8 Howard M <[email protected]> > > > > > > > > > Hi Harry, > > > > > Just a quick note to let you know that the > > installer > > > > Applescript for the > > > > > latest version of AutoPano-SIFT in Hugin (I > > > > haven't tried older versions) > > > > > doesn't > > > > > quite work because of the naming of the > > plugin. The > > > > name contains the > > > > > string '2.5' whereas the installer > > doesn't > > > > want that. Simple to copy and > > > > > rename and > > > > > run the installer but I thought you'd > > like to > > > > know. > > > > > > > > > > Thanks for your work! Certainly seems to > > give my copy > > > > of PTgui a run for > > > > > its $$ :/ > > > > > > > > > > > > > > > Howard Moftich > > > > > [email protected] > > > > > 978.263.9530 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
