On 16 Okt., 15:22, Harry van der Wolf <[email protected]> wrote: > What you see in the > progress window is the output as collected from the mac program > "system_profiler" and more specifically "system_profiler SPSoftwareDataType > SPHardwareDataType". If an error occurs you should be able to write all this > info to a log file. This works good for me.
The info target invokes 3 commands on Mac: 1.) system_profiler SPSoftwareDataType SPHardwareDataType 2.) df -h 3.) free -m When you see the log "Memory usage" (as in the screencast) then the last command (free -m) should be the culprit. Could you try to run all 3 commands in a shell and see what it prints? Maybe "free" takes longer to collect all informations? Thomas -- 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
