Hi Niklas,

Am Donnerstag, 26. Mai 2016 20:19:38 UTC+2 schrieb Niklas Mischkulnig:
>
> Hi Thomas,
>
> PTBatcher opens the specified project correctly but when it starts 
> stitching, MacOpenFiles get called with the prefix. There are two 
> possibilities: 
>

I have an idea number 3:

comment out lines 224-234 in PTBatcherGUI.cpp
#if 0 // def __WXMAC__
    // see PTBatcherGUI::MacOpenFile for explanation
    m_macFileNameToOpenOnStart = wxT("");
    wxYield();
    if(!m_macFileNameToOpenOnStart.IsEmpty())
    {
        wxFileName fn(m_macFileNameToOpenOnStart);
        m_frame->AddToList(fn.GetFullPath());
    }
    else
#endif
 
Does it then works? Does it also works when starting from finder?

Thomas

-- 
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
--- 
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/ad0f2bbe-8894-4d34-b8ff-f40ca60507aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to