Re: [hugin-ptx] Fails on Catalina

2020-08-13 Thread Bill Meador
Ok, cleaned it all off, did a reinstall.  When I have time next couple of
days I’ll go through all your suggestions as a last ditch effort.

Thanks,

Bill


On August 13, 2020 at 2:11:50 PM, AKS-Gmail-IMAP (aksei...@gmail.com) wrote:

You have fallen sprang right up into a couple of pitfalls without getting
the satisfaction of seeing Hugin’s magic. But you are still trying, which
is good because it means you can keep working during later troubles.

I believe you have Hugin and PTBatcherGUI stuck in a funk.

You should double check the system access settings. I re-downloaded Hugin
thinking that perhaps your’s might be fresher and I was surprised to see OS
X had “unchecked” Hugin’s privileges on my system.

You are using Hugin’s “Simple” interface. The Simple interface hides
Hugin’s complexity. Hugin is a conductor application that passes the images
through a number of individual image programs. The Create Panorama, known
as Stitching, is a handoff of the PTO file, an instruction script, to the
PTBatcherGUI program. The mechanism for individual image programs to
process images is a text string instruction to the operating system to
execute the program just like you would do manually for a command line
execution. Whitespace, ie space characters, is what the computer system
uses to separate the text instructions in the command line. Having space
characters in filenames, which are of course part of the command arguments
being passed at every process step in the stitch process, is the bane of
all schemes that need to pass arguments. That handoff to PTBatcherGUI
involved a script file and a state file in a temporary scratch space on
your system. The PTBatcherGUI window loaded behind Hugin. You might have
seen it. Due to the crash the state file PTBatcherGUI uses remains in the
scratch space. PTBatcherGUI knows to tell you about it on subsequent runs,
but it never gets that far in the funk it is in. Keep in mind the system
access setting or the file name spaces can cause the crash.

Prior to knowing about the OS X system access settings issue the workaround
for Catalina users is to start PTBatcherGUI ahead of time. In other words
have it running so that Hugin does not need to start it. The Hugin to
PTBatcherGUI handoff would work fine in that condition. Spaces in the
filename could still be a problem.

Run PTBatcherGUI and remove all the failed projects in its projects list.
You can do that be pressing the minus button while the file project is
selected.

With PTBatcherGUI still running, run your Hugin and have it make the
Panorama with no spaces in the file name. You will see the project pass
through PTBatcherGUI if the project takes long enough for you to see it
show up.

Later on you can close out PTBatcherGUI and try another Hugin project to
see if the PTBatcherGUI startup and handoff goes smoothly.

Best of luck.

On Aug 13, 2020, at 12:13 PM, Bill Meador  wrote:

Well, upgraded to 10.15.6, download a fresh installer, Set Privacy to allow
all programs to run and set all three Hugin apps to full disc access.  Ran
the program, loaded images, did an align, chose to Create Panorama, got the
dialog box for saving the .pto and named it Hug for saving in the same
folder as the imaged (that is the default), got the dialog box for naming
the panorama image, called it Hug also (keeping with the suggested simple
naming conventions).

CRASHED immediately after saying ok to the saving boxes…….same error as
before (see attached).

This software has serious flaws folks, you’ll notice that the error message
references a file name unrelated to anything I typed in.  For sure will no
longer consider buying the professional paid version, if they can’t get
freeware to work that would be flushing money down the drain.

Respects,

Bill

On August 13, 2020 at 3:10:05 AM, AlainC (al...@alain-collet.com) wrote:

aks is right : any blank or accented character in pto name or path will
fail, keep using simple ASCII for file and directory names
Hugin and Adobe CS work fine with last Catalina as soon you setup security
grants.

-- 
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/68cbcba8-1299-4695-91c1-ee51fe0e1400o%40googlegroups.com

.


-- 
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 

Re: [hugin-ptx] Fails on Catalina

2020-08-13 Thread AKS-Gmail-IMAP
You have fallen sprang right up into a couple of pitfalls without getting the 
satisfaction of seeing Hugin’s magic. But you are still trying, which is good 
because it means you can keep working during later troubles.

I believe you have Hugin and PTBatcherGUI stuck in a funk. 

You should double check the system access settings. I re-downloaded Hugin 
thinking that perhaps your’s might be fresher and I was surprised to see OS X 
had “unchecked” Hugin’s privileges on my system.

You are using Hugin’s “Simple” interface. The Simple interface hides Hugin’s 
complexity. Hugin is a conductor application that passes the images through a 
number of individual image programs. The Create Panorama, known as Stitching, 
is a handoff of the PTO file, an instruction script, to the PTBatcherGUI 
program. The mechanism for individual image programs to process images is a 
text string instruction to the operating system to execute the program just 
like you would do manually for a command line execution. Whitespace, ie space 
characters, is what the computer system uses to separate the text instructions 
in the command line. Having space characters in filenames, which are of course 
part of the command arguments being passed at every process step in the stitch 
process, is the bane of all schemes that need to pass arguments. That handoff 
to PTBatcherGUI involved a script file and a state file in a temporary scratch 
space on your system. The PTBatcherGUI window loaded behind Hugin. You might 
have seen it. Due to the crash the state file PTBatcherGUI uses remains in the 
scratch space. PTBatcherGUI knows to tell you about it on subsequent runs, but 
it never gets that far in the funk it is in. Keep in mind the system access 
setting or the file name spaces can cause the crash. 

Prior to knowing about the OS X system access settings issue the workaround for 
Catalina users is to start PTBatcherGUI ahead of time. In other words have it 
running so that Hugin does not need to start it. The Hugin to PTBatcherGUI 
handoff would work fine in that condition. Spaces in the filename could still 
be a problem. 

Run PTBatcherGUI and remove all the failed projects in its projects list. You 
can do that be pressing the minus button while the file project is selected.

With PTBatcherGUI still running, run your Hugin and have it make the Panorama 
with no spaces in the file name. You will see the project pass through 
PTBatcherGUI if the project takes long enough for you to see it show up.

Later on you can close out PTBatcherGUI and try another Hugin project to see if 
the PTBatcherGUI startup and handoff goes smoothly.   

Best of luck.

> On Aug 13, 2020, at 12:13 PM, Bill Meador  wrote:
> 
> Well, upgraded to 10.15.6, download a fresh installer, Set Privacy to allow 
> all programs to run and set all three Hugin apps to full disc access.  Ran 
> the program, loaded images, did an align, chose to Create Panorama, got the 
> dialog box for saving the .pto and named it Hug for saving in the same folder 
> as the imaged (that is the default), got the dialog box for naming the 
> panorama image, called it Hug also (keeping with the suggested simple naming 
> conventions).
> 
> CRASHED immediately after saying ok to the saving boxes…….same error as 
> before (see attached).
> 
> This software has serious flaws folks, you’ll notice that the error message 
> references a file name unrelated to anything I typed in.  For sure will no 
> longer consider buying the professional paid version, if they can’t get 
> freeware to work that would be flushing money down the drain.
> 
> Respects,
> 
> Bill
> On August 13, 2020 at 3:10:05 AM, AlainC (al...@alain-collet.com 
> ) wrote:
> 
>> aks is right : any blank or accented character in pto name or path will 
>> fail, keep using simple ASCII for file and directory names
>> Hugin and Adobe CS work fine with last Catalina as soon you setup security 
>> grants.
>> 
>> -- 
>> 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/68cbcba8-1299-4695-91c1-ee51fe0e1400o%40googlegroups.com
>>  
>> .
> 
> 
> -- 
> 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 

Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread AKS-Gmail-IMAP
When choosing the pro filename either remove all the space characters or use 
underscore characters instead. The pro filename should not contain any space 
characters.

> On Aug 12, 2020, at 4:58 PM, Bill Meador  wrote:
> 
> In the dialog box that pops up after i click the “Create Panorama” 
> button.nothing fancy, just using the 1,2,3 steps of Load Images, Align, 
> and Create.
> 
> Know nothing of any other “threads”, doing 10.15.6 update now, then will one 
> last time before moving on.
> 
> Bill
> 
> Sent from my iPhone
> 
>> On Aug 12, 2020, at 4:35 PM, Gunter Königsmann 
>>  wrote:
>> 
>> To me the "project file not found" slightly rings a bell. There was a 
>> thread about a similar error quite a while ago. I seem to remenber it 
>> contained a solution.
>> 
>> Where do you tell the computer to save the .pto files before rendering. Not 
>> that we have a "unicode-in-username-and-therefore-in-homedir-name" type of 
>> problem or similar.
>> 
>> On August 12, 2020 10:27:58 PM GMT+02:00, "David W. Jones" 
>>  wrote:
>> Hmm, yet the software works in Catalina 10.15.6 according to others on the 
>> list.
>> 
>> Since your Mac is brand new, why is it running an older 10.15.5 Catalina? 
>> Maybe an update is in order? Could be the fault is in the older Catalina.
>> 
>> On August 12, 2020 8:48:46 AM HST, Bill Meador  wrote:
>> Nope, even added everything in the Hugin folder to Full Disk Access,
>> the
>> program will not run on my brand new iMac Catalina 10.15.5. Crashes
>> every
>> single time with the same error message:
>> 
>> “Could not open project
>> file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”
>> 
>> That is the file name suggested by the program, and whether or not I
>> change
>> it to something else does not matter, it still fails.
>> 
>> The software has major faults!
>> 
>> Bill
>> 
>> On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other
>> free
>> panoramic software (hugin-ptx@googlegroups.com) wrote:
>> 
>> Specifically for me, allowing the “Full Disk Access” Privacy setting
>> for
>> Hugin results in Hugin showing up as allowed in the “Files and Folders”
>> Privacy list. Hugin was not previously in the “Files and Folders”
>> Privacy
>> list and the +/- controls for that list remained dimmed regardless of
>> the
>> administrator’s padlock status. PTBatcherGUI was already in the Files
>> and
>> Folders” Privacy list with checked options for "Removable Volumes" and
>> "Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate
>> the
>> hang by unchecking Hugin in the “Full Disk Access” Privacy setting.
>> 
>> On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:
>> 
>> Beg to differ with you, but it does not work with Catalina…….I do have
>> Full
>> Disc Access enabled, I do have Allow Internet applications to run, but
>> it
>> fails and crashes every time with “could not open project file” error
>> message (screen shot attached).
>> 
>> Bill
>> 
>> On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com)
>> wrote:
>> 
>> Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
>> Disk Access” in the Privacy tab of the OS X System Preferences,
>> Security &
>> Privacy. Apple made a security change that the Hugin OS X build has yet
>> to
>> figure out and catch up with in regard to making the OS X build install
>> with that setting.
>> 
>> On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:
>> 
>> Cannot get this software to work in any form on Mac Catalina 10.15.5 or
>> later.  Always crashes saying it cannot find "the working directory".
>> Wanted to put it to use and if good upgrade to the paid version they
>> say
>> they offer...no such luck.
>> 
>> I would suggest removing from Mac downloads!
>> 
>> 
>> 
>> -- 
>> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>> 
>> -- 
>> 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/4CD6BA84-5AC9-41E5-AE99-90EFFA08F68F%40gmail.com
>>  
>> .
> 
> 
> -- 
> 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 
> 

Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread Bill Meador
In the dialog box that pops up after i click the “Create Panorama” 
button.nothing fancy, just using the 1,2,3 steps of Load Images, Align, and 
Create.

Know nothing of any other “threads”, doing 10.15.6 update now, then will one 
last time before moving on.

Bill

Sent from my iPhone

> On Aug 12, 2020, at 4:35 PM, Gunter Königsmann  
> wrote:
> 
> To me the "project file not found" slightly rings a bell. There was a thread 
> about a similar error quite a while ago. I seem to remenber it contained a 
> solution.
> 
> Where do you tell the computer to save the .pto files before rendering. Not 
> that we have a "unicode-in-username-and-therefore-in-homedir-name" type of 
> problem or similar.
> 
>> On August 12, 2020 10:27:58 PM GMT+02:00, "David W. Jones" 
>>  wrote:
>> Hmm, yet the software works in Catalina 10.15.6 according to others on the 
>> list.
>> 
>> Since your Mac is brand new, why is it running an older 10.15.5 Catalina? 
>> Maybe an update is in order? Could be the fault is in the older Catalina.
>> 
>>> On August 12, 2020 8:48:46 AM HST, Bill Meador  wrote:
>>> Nope, even added everything in the Hugin folder to Full Disk Access,
>>> the
>>> program will not run on my brand new iMac Catalina 10.15.5. Crashes
>>> every
>>> single time with the same error message:
>>> 
>>> “Could not open project
>>> file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”
>>> 
>>> That is the file name suggested by the program, and whether or not I
>>> change
>>> it to something else does not matter, it still fails.
>>> 
>>> The software has major faults!
>>> 
>>> Bill
>>> 
>>> On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other
>>> free
>>> panoramic software (hugin-ptx@googlegroups.com) wrote:
>>> 
>>> Specifically for me, allowing the “Full Disk Access” Privacy setting
>>> for
>>> Hugin results in Hugin showing up as allowed in the “Files and Folders”
>>> Privacy list. Hugin was not previously in the “Files and Folders”
>>> Privacy
>>> list and the +/- controls for that list remained dimmed regardless of
>>> the
>>> administrator’s padlock status. PTBatcherGUI was already in the Files
>>> and
>>> Folders” Privacy list with checked options for "Removable Volumes" and
>>> "Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate
>>> the
>>> hang by unchecking Hugin in the “Full Disk Access” Privacy setting.
>>> 
>>> On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:
>>> 
>>> Beg to differ with you, but it does not work with Catalina…….I do have
>>> Full
>>> Disc Access enabled, I do have Allow Internet applications to run, but
>>> it
>>> fails and crashes every time with “could not open project file” error
>>> message (screen shot attached).
>>> 
>>> Bill
>>> 
>>> On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com)
>>> wrote:
>>> 
>>> Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
>>> Disk Access” in the Privacy tab of the OS X System Preferences,
>>> Security &
>>> Privacy. Apple made a security change that the Hugin OS X build has yet
>>> to
>>> figure out and catch up with in regard to making the OS X build install
>>> with that setting.
>>> 
>>> On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:
>>> 
>>> Cannot get this software to work in any form on Mac Catalina 10.15.5 or
>>> later.  Always crashes saying it cannot find "the working directory".
>>> Wanted to put it to use and if good upgrade to the paid version they
>>> say
>>> they offer...no such luck.
>>> 
>>> I would suggest removing from Mac downloads!
>> 
>> 
> 
> -- 
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
> -- 
> 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/4CD6BA84-5AC9-41E5-AE99-90EFFA08F68F%40gmail.com.

-- 
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/FFB13B64-8B37-4571-8026-FA61FDA5CBED%40gmail.com.


Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread Gunter Königsmann
To me the "project file not found" slightly rings a bell. There was a thread 
about a similar error quite a while ago. I seem to remenber it contained a 
solution.

Where do you tell the computer to save the .pto files before rendering. Not 
that we have a "unicode-in-username-and-therefore-in-homedir-name" type of 
problem or similar.

On August 12, 2020 10:27:58 PM GMT+02:00, "David W. Jones" 
 wrote:
>Hmm, yet the software works in Catalina 10.15.6 according to others on the 
>list.
>
>Since your Mac is brand new, why is it running an older 10.15.5 Catalina? 
>Maybe an update is in order? Could be the fault is in the older Catalina.
>
>On August 12, 2020 8:48:46 AM HST, Bill Meador  wrote:
>>Nope, even added everything in the Hugin folder to Full Disk Access,
>>the
>>program will not run on my brand new iMac Catalina 10.15.5. Crashes
>>every
>>single time with the same error message:
>>
>>“Could not open project
>>file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”
>>
>>That is the file name suggested by the program, and whether or not I
>>change
>>it to something else does not matter, it still fails.
>>
>>The software has major faults!
>>
>>Bill
>>
>>On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other
>>free
>>panoramic software (hugin-ptx@googlegroups.com) wrote:
>>
>>Specifically for me, allowing the “Full Disk Access” Privacy setting
>>for
>>Hugin results in Hugin showing up as allowed in the “Files and Folders”
>>Privacy list. Hugin was not previously in the “Files and Folders”
>>Privacy
>>list and the +/- controls for that list remained dimmed regardless of
>>the
>>administrator’s padlock status. PTBatcherGUI was already in the Files
>>and
>>Folders” Privacy list with checked options for "Removable Volumes" and
>>"Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate
>>the
>>hang by unchecking Hugin in the “Full Disk Access” Privacy setting.
>>
>>On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:
>>
>>Beg to differ with you, but it does not work with Catalina…….I do have
>>Full
>>Disc Access enabled, I do have Allow Internet applications to run, but
>>it
>>fails and crashes every time with “could not open project file” error
>>message (screen shot attached).
>>
>>Bill
>>
>>On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com)
>>wrote:
>>
>>Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
>>Disk Access” in the Privacy tab of the OS X System Preferences,
>>Security &
>>Privacy. Apple made a security change that the Hugin OS X build has yet
>>to
>>figure out and catch up with in regard to making the OS X build install
>>with that setting.
>>
>>On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:
>>
>>Cannot get this software to work in any form on Mac Catalina 10.15.5 or
>>later.  Always crashes saying it cannot find "the working directory".
>>Wanted to put it to use and if good upgrade to the paid version they
>>say
>>they offer...no such luck.
>>
>>I would suggest removing from Mac downloads!
>
>
>
>-- 
>David W. Jones
>gnomeno...@gmail.com
>wandering the landscape of god
>http://dancingtreefrog.com
>
>Sent from my Android device with F/LOSS K-9 Mail.
>
>-- 
>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/5EBEF95C-B59B-463F-B416-483EEE21701B%40gmail.com.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
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/4CD6BA84-5AC9-41E5-AE99-90EFFA08F68F%40gmail.com.


Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread Bill Meador
Could be, haven’t upgraded on recommendation from Apple Senior Tech
Advisor……..said may cause issues with Adobe Creative Suite subscription as
the Adobe products are inherently behind the Mac OS changes.  Will put
stuff on a time machine and try the update.

Thanks for the Suggestion,

Bill



On August 12, 2020 at 3:28:02 PM, David W. Jones (gnomeno...@gmail.com)
wrote:

Hmm, yet the software works in Catalina 10.15.6 according to others on the
list.

Since your Mac is brand new, why is it running an older 10.15.5 Catalina?
Maybe an update is in order? Could be the fault is in the older Catalina.

On August 12, 2020 8:48:46 AM HST, Bill Meador  wrote:
>Nope, even added everything in the Hugin folder to Full Disk Access,
>the
>program will not run on my brand new iMac Catalina 10.15.5. Crashes
>every
>single time with the same error message:
>
>“Could not open project
>file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”
>
>That is the file name suggested by the program, and whether or not I
>change
>it to something else does not matter, it still fails.
>
>The software has major faults!
>
>Bill
>
>On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other
>free
>panoramic software (hugin-ptx@googlegroups.com) wrote:
>
>Specifically for me, allowing the “Full Disk Access” Privacy setting
>for
>Hugin results in Hugin showing up as allowed in the “Files and Folders”
>Privacy list. Hugin was not previously in the “Files and Folders”
>Privacy
>list and the +/- controls for that list remained dimmed regardless of
>the
>administrator’s padlock status. PTBatcherGUI was already in the Files
>and
>Folders” Privacy list with checked options for "Removable Volumes" and
>"Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate
>the
>hang by unchecking Hugin in the “Full Disk Access” Privacy setting.
>
>On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:
>
>Beg to differ with you, but it does not work with Catalina…….I do have
>Full
>Disc Access enabled, I do have Allow Internet applications to run, but
>it
>fails and crashes every time with “could not open project file” error
>message (screen shot attached).
>
>Bill
>
>On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com)
>wrote:
>
>Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
>Disk Access” in the Privacy tab of the OS X System Preferences,
>Security &
>Privacy. Apple made a security change that the Hugin OS X build has yet
>to
>figure out and catch up with in regard to making the OS X build install
>with that setting.
>
>On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:
>
>Cannot get this software to work in any form on Mac Catalina 10.15.5 or
>later. Always crashes saying it cannot find "the working directory".
>Wanted to put it to use and if good upgrade to the paid version they
>say
>they offer...no such luck.
>
>I would suggest removing from Mac downloads!



-- 
David W. Jones
gnomeno...@gmail.com
wandering the landscape of god
http://dancingtreefrog.com

Sent from my Android device with F/LOSS K-9 Mail.

-- 
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/5EBEF95C-B59B-463F-B416-483EEE21701B%40gmail.com.

-- 
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/CALixigc8yd94FgObzqFMcbtbBzG1ib31KGrEsRb0xMwi4nK3pQ%40mail.gmail.com.


Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread David W. Jones
Hmm, yet the software works in Catalina 10.15.6 according to others on the list.

Since your Mac is brand new, why is it running an older 10.15.5 Catalina? Maybe 
an update is in order? Could be the fault is in the older Catalina.

On August 12, 2020 8:48:46 AM HST, Bill Meador  wrote:
>Nope, even added everything in the Hugin folder to Full Disk Access,
>the
>program will not run on my brand new iMac Catalina 10.15.5. Crashes
>every
>single time with the same error message:
>
>“Could not open project
>file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”
>
>That is the file name suggested by the program, and whether or not I
>change
>it to something else does not matter, it still fails.
>
>The software has major faults!
>
>Bill
>
>On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other
>free
>panoramic software (hugin-ptx@googlegroups.com) wrote:
>
>Specifically for me, allowing the “Full Disk Access” Privacy setting
>for
>Hugin results in Hugin showing up as allowed in the “Files and Folders”
>Privacy list. Hugin was not previously in the “Files and Folders”
>Privacy
>list and the +/- controls for that list remained dimmed regardless of
>the
>administrator’s padlock status. PTBatcherGUI was already in the Files
>and
>Folders” Privacy list with checked options for "Removable Volumes" and
>"Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate
>the
>hang by unchecking Hugin in the “Full Disk Access” Privacy setting.
>
>On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:
>
>Beg to differ with you, but it does not work with Catalina…….I do have
>Full
>Disc Access enabled, I do have Allow Internet applications to run, but
>it
>fails and crashes every time with “could not open project file” error
>message (screen shot attached).
>
>Bill
>
>On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com)
>wrote:
>
>Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
>Disk Access” in the Privacy tab of the OS X System Preferences,
>Security &
>Privacy. Apple made a security change that the Hugin OS X build has yet
>to
>figure out and catch up with in regard to making the OS X build install
>with that setting.
>
>On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:
>
>Cannot get this software to work in any form on Mac Catalina 10.15.5 or
>later.  Always crashes saying it cannot find "the working directory".
>Wanted to put it to use and if good upgrade to the paid version they
>say
>they offer...no such luck.
>
>I would suggest removing from Mac downloads!



-- 
David W. Jones
gnomeno...@gmail.com
wandering the landscape of god
http://dancingtreefrog.com

Sent from my Android device with F/LOSS K-9 Mail.

-- 
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/5EBEF95C-B59B-463F-B416-483EEE21701B%40gmail.com.


Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread Bill Meador
Not so here, but appreciate the info…….I’m running a 21.5” i3 Retina
display 2019 iMac….Catalina 10.15.5, have Hugin, PTIBatcherGUI, as well as
the rest of the things in the Hugin folder granted full access……no go every
time.  I downloaded the Hugin 2019.2.0.dmg installer…….maybe an issue with
it.  Wil look on their download page for other options, beyond that will
look for another program I guess.

Bill



On August 12, 2020 at 2:00:19 PM, 'Stanley Green' via hugin and other free
panoramic software (hugin-ptx@googlegroups.com) wrote:

I am not experiencing your problem, runs fine.
iMac 2019 (3.7 GHz 6-Core Intel Core i5), Catalina 10.15.6, Radeon Pro 580x
Graphics card 8G.

This is my full Access Disk Access screen.  Selecting “PTBatcherGUI” is
critical.


On Aug 12, 2020, at 2:48 PM, Bill Meador  wrote:

Nope, even added everything in the Hugin folder to Full Disk Access, the
program will not run on my brand new iMac Catalina 10.15.5. Crashes every
single time with the same error message:

“Could not open project file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”

That is the file name suggested by the program, and whether or not I change
it to something else does not matter, it still fails.

The software has major faults!

Bill

On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other free
panoramic software (hugin-ptx@googlegroups.com) wrote:

Specifically for me, allowing the “Full Disk Access” Privacy setting for
Hugin results in Hugin showing up as allowed in the “Files and Folders”
Privacy list. Hugin was not previously in the “Files and Folders” Privacy
list and the +/- controls for that list remained dimmed regardless of the
administrator’s padlock status. PTBatcherGUI was already in the Files and
Folders” Privacy list with checked options for "Removable Volumes" and
"Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate the
hang by unchecking Hugin in the “Full Disk Access” Privacy setting.

On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:

Beg to differ with you, but it does not work with Catalina…….I do have Full
Disc Access enabled, I do have Allow Internet applications to run, but it
fails and crashes every time with “could not open project file” error
message (screen shot attached).

Bill

On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com) wrote:

Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
Disk Access” in the Privacy tab of the OS X System Preferences, Security &
Privacy. Apple made a security change that the Hugin OS X build has yet to
figure out and catch up with in regard to making the OS X build install
with that setting.

On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:

Cannot get this software to work in any form on Mac Catalina 10.15.5 or
later.  Always crashes saying it cannot find "the working directory".
Wanted to put it to use and if good upgrade to the paid version they say
they offer...no such luck.

I would suggest removing from Mac downloads!

-- 
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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com

.



-- 
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to a topic in the
Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/hugin-ptx/mQWJ6dP3_do/unsubscribe.
To unsubscribe from this group and all its topics, 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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com

.


-- 
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/CALixigcXQwk%2BeKUvxL7HLeZy6W8WDt4XJBEBZH7BYJY04pPsSg%40mail.gmail.com

.

Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread 'Stanley Green' via hugin and other free panoramic software
I am not experiencing your problem, runs fine. 
iMac 2019 (3.7 GHz 6-Core Intel Core i5), Catalina 10.15.6, Radeon Pro 580x 
Graphics card 8G.

This is my full Access Disk Access screen.  Selecting “PTBatcherGUI” is 
critical.


> On Aug 12, 2020, at 2:48 PM, Bill Meador  wrote:
> 
> Nope, even added everything in the Hugin folder to Full Disk Access, the 
> program will not run on my brand new iMac Catalina 10.15.5. Crashes every 
> single time with the same error message:
> 
> “Could not open project file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”
> 
> That is the file name suggested by the program, and whether or not I change 
> it to something else does not matter, it still fails. 
> 
> The software has major faults!
> 
> Bill
> 
> On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other free 
> panoramic software (hugin-ptx@googlegroups.com 
> ) wrote:
> 
>> Specifically for me, allowing the “Full Disk Access” Privacy setting for 
>> Hugin results in Hugin showing up as allowed in the “Files and Folders” 
>> Privacy list. Hugin was not previously in the “Files and Folders” Privacy 
>> list and the +/- controls for that list remained dimmed regardless of the 
>> administrator’s padlock status. PTBatcherGUI was already in the Files and 
>> Folders” Privacy list with checked options for "Removable Volumes" and 
>> "Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate the 
>> hang by unchecking Hugin in the “Full Disk Access” Privacy setting.
>> 
>> 
>>> On Aug 12, 2020, at 12:05 PM, Bill Meador >> > wrote:
>>> 
>>> Beg to differ with you, but it does not work with Catalina…….I do have Full 
>>> Disc Access enabled, I do have Allow Internet applications to run, but it 
>>> fails and crashes every time with “could not open project file” error 
>>> message (screen shot attached).  
>>> 
>>> Bill
>>> 
>>> On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com 
>>> ) wrote:
>>> 
 Hugin does work on Mac Catalina. You need to manually grant Hugin “Full 
 Disk Access” in the Privacy tab of the OS X System Preferences, Security & 
 Privacy. Apple made a security change that the Hugin OS X build has yet to 
 figure out and catch up with in regard to making the OS X build install 
 with that setting.
 
> On Aug 11, 2020, at 3:18 PM, Bill Meador  > wrote:
> 
> Cannot get this software to work in any form on Mac Catalina 10.15.5 or 
> later.  Always crashes saying it cannot find "the working directory".  
> Wanted to put it to use and if good upgrade to the paid version they say 
> they offer...no such luck.
> 
> I would suggest removing from Mac downloads!
> 
> -- 
> 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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com
>  
> .
 
 
 -- 
 A list of frequently asked questions is available at: 
 http://wiki.panotools.org/Hugin_FAQ 
 --- 
 You received this message because you are subscribed to a topic in the 
 Google Groups "hugin and other free panoramic software" group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/hugin-ptx/mQWJ6dP3_do/unsubscribe 
 .
 To unsubscribe from this group and all its topics, 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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com
  
 .
>>> 
>>> -- 
>>> 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 

Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread dgjohnston
Just as a word of encouragement I’m running Catalina 10.15.6 on an older Mac 
and Hugin runs for me.

Don

> On Aug 12, 2020, at 12:48 PM, Bill Meador  wrote:
> 
> Nope, even added everything in the Hugin folder to Full Disk Access, the 
> program will not run on my brand new iMac Catalina 10.15.5. Crashes every 
> single time with the same error message:
> 
> “Could not open project file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”
> 
> That is the file name suggested by the program, and whether or not I change 
> it to something else does not matter, it still fails. 
> 
> The software has major faults!
> 
> Bill
> 
> On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other free 
> panoramic software (hugin-ptx@googlegroups.com 
> ) wrote:
> 
>> Specifically for me, allowing the “Full Disk Access” Privacy setting for 
>> Hugin results in Hugin showing up as allowed in the “Files and Folders” 
>> Privacy list. Hugin was not previously in the “Files and Folders” Privacy 
>> list and the +/- controls for that list remained dimmed regardless of the 
>> administrator’s padlock status. PTBatcherGUI was already in the Files and 
>> Folders” Privacy list with checked options for "Removable Volumes" and 
>> "Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate the 
>> hang by unchecking Hugin in the “Full Disk Access” Privacy setting.
>> 
>> 
>>> On Aug 12, 2020, at 12:05 PM, Bill Meador >> > wrote:
>>> 
>>> Beg to differ with you, but it does not work with Catalina…….I do have Full 
>>> Disc Access enabled, I do have Allow Internet applications to run, but it 
>>> fails and crashes every time with “could not open project file” error 
>>> message (screen shot attached).  
>>> 
>>> Bill
>>> 
>>> On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com 
>>> ) wrote:
>>> 
 Hugin does work on Mac Catalina. You need to manually grant Hugin “Full 
 Disk Access” in the Privacy tab of the OS X System Preferences, Security & 
 Privacy. Apple made a security change that the Hugin OS X build has yet to 
 figure out and catch up with in regard to making the OS X build install 
 with that setting.
 
> On Aug 11, 2020, at 3:18 PM, Bill Meador  > wrote:
> 
> Cannot get this software to work in any form on Mac Catalina 10.15.5 or 
> later.  Always crashes saying it cannot find "the working directory".  
> Wanted to put it to use and if good upgrade to the paid version they say 
> they offer...no such luck.
> 
> I would suggest removing from Mac downloads!
> 
> -- 
> 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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com
>  
> .
 
 
 -- 
 A list of frequently asked questions is available at: 
 http://wiki.panotools.org/Hugin_FAQ 
 --- 
 You received this message because you are subscribed to a topic in the 
 Google Groups "hugin and other free panoramic software" group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/hugin-ptx/mQWJ6dP3_do/unsubscribe 
 .
 To unsubscribe from this group and all its topics, 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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com
  
 .
>>> 
>>> -- 
>>> 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 
>>> 

Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread Bill Meador
Nope, even added everything in the Hugin folder to Full Disk Access, the
program will not run on my brand new iMac Catalina 10.15.5. Crashes every
single time with the same error message:

“Could not open project file:/Users/briar/Desktop/1BM_4873-1BM_4880.pto.”

That is the file name suggested by the program, and whether or not I change
it to something else does not matter, it still fails.

The software has major faults!

Bill

On August 12, 2020 at 12:11:28 PM, 'Stanley Green' via hugin and other free
panoramic software (hugin-ptx@googlegroups.com) wrote:

Specifically for me, allowing the “Full Disk Access” Privacy setting for
Hugin results in Hugin showing up as allowed in the “Files and Folders”
Privacy list. Hugin was not previously in the “Files and Folders” Privacy
list and the +/- controls for that list remained dimmed regardless of the
administrator’s padlock status. PTBatcherGUI was already in the Files and
Folders” Privacy list with checked options for "Removable Volumes" and
"Desktop Folder”. Adding Hugin eliminated the hang. I could reinstate the
hang by unchecking Hugin in the “Full Disk Access” Privacy setting.

On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:

Beg to differ with you, but it does not work with Catalina…….I do have Full
Disc Access enabled, I do have Allow Internet applications to run, but it
fails and crashes every time with “could not open project file” error
message (screen shot attached).

Bill

On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com) wrote:

Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
Disk Access” in the Privacy tab of the OS X System Preferences, Security &
Privacy. Apple made a security change that the Hugin OS X build has yet to
figure out and catch up with in regard to making the OS X build install
with that setting.

On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:

Cannot get this software to work in any form on Mac Catalina 10.15.5 or
later.  Always crashes saying it cannot find "the working directory".
Wanted to put it to use and if good upgrade to the paid version they say
they offer...no such luck.

I would suggest removing from Mac downloads!

-- 
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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com

.



-- 
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to a topic in the
Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/hugin-ptx/mQWJ6dP3_do/unsubscribe.
To unsubscribe from this group and all its topics, 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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com

.


-- 
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/CALixigcXQwk%2BeKUvxL7HLeZy6W8WDt4XJBEBZH7BYJY04pPsSg%40mail.gmail.com

.



-- 
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/3010D526-EF86-4CD7-ADCB-D5942278F4A4%40verizon.net

.

-- 
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 

Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread 'Stanley Green' via hugin and other free panoramic software
Specifically for me, allowing the “Full Disk Access” Privacy setting for Hugin 
results in Hugin showing up as allowed in the “Files and Folders” Privacy list. 
Hugin was not previously in the “Files and Folders” Privacy list and the +/- 
controls for that list remained dimmed regardless of the administrator’s 
padlock status. PTBatcherGUI was already in the Files and Folders” Privacy list 
with checked options for "Removable Volumes" and "Desktop Folder”. Adding Hugin 
eliminated the hang. I could reinstate the hang by unchecking Hugin in the 
“Full Disk Access” Privacy setting.


> On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:
> 
> Beg to differ with you, but it does not work with Catalina…….I do have Full 
> Disc Access enabled, I do have Allow Internet applications to run, but it 
> fails and crashes every time with “could not open project file” error message 
> (screen shot attached).  
> 
> Bill
> 
> On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com 
> ) wrote:
> 
>> Hugin does work on Mac Catalina. You need to manually grant Hugin “Full Disk 
>> Access” in the Privacy tab of the OS X System Preferences, Security & 
>> Privacy. Apple made a security change that the Hugin OS X build has yet to 
>> figure out and catch up with in regard to making the OS X build install with 
>> that setting.
>> 
>>> On Aug 11, 2020, at 3:18 PM, Bill Meador >> > wrote:
>>> 
>>> Cannot get this software to work in any form on Mac Catalina 10.15.5 or 
>>> later.  Always crashes saying it cannot find "the working directory".  
>>> Wanted to put it to use and if good upgrade to the paid version they say 
>>> they offer...no such luck.
>>> 
>>> I would suggest removing from Mac downloads!
>>> 
>>> -- 
>>> 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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com
>>>  
>>> .
>> 
>> 
>> -- 
>> A list of frequently asked questions is available at: 
>> http://wiki.panotools.org/Hugin_FAQ 
>> --- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "hugin and other free panoramic software" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/hugin-ptx/mQWJ6dP3_do/unsubscribe 
>> .
>> To unsubscribe from this group and all its topics, 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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com
>>  
>> .
> 
> -- 
> 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/CALixigcXQwk%2BeKUvxL7HLeZy6W8WDt4XJBEBZH7BYJY04pPsSg%40mail.gmail.com
>  
> .
> 

-- 
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/3010D526-EF86-4CD7-ADCB-D5942278F4A4%40verizon.net.


Re: [hugin-ptx] Fails on Catalina

2020-08-12 Thread 'Stanley Green' via hugin and other free panoramic software
It works on my iMac.  I am having trouble finding the instructions, but as soon 
as I find them, I’ll send them to you.

> On Aug 12, 2020, at 12:05 PM, Bill Meador  wrote:
> 
> Beg to differ with you, but it does not work with Catalina…….I do have Full 
> Disc Access enabled, I do have Allow Internet applications to run, but it 
> fails and crashes every time with “could not open project file” error message 
> (screen shot attached).  
> 
> Bill
> 
> On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com 
> ) wrote:
> 
>> Hugin does work on Mac Catalina. You need to manually grant Hugin “Full Disk 
>> Access” in the Privacy tab of the OS X System Preferences, Security & 
>> Privacy. Apple made a security change that the Hugin OS X build has yet to 
>> figure out and catch up with in regard to making the OS X build install with 
>> that setting.
>> 
>>> On Aug 11, 2020, at 3:18 PM, Bill Meador >> > wrote:
>>> 
>>> Cannot get this software to work in any form on Mac Catalina 10.15.5 or 
>>> later.  Always crashes saying it cannot find "the working directory".  
>>> Wanted to put it to use and if good upgrade to the paid version they say 
>>> they offer...no such luck.
>>> 
>>> I would suggest removing from Mac downloads!
>>> 
>>> -- 
>>> 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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com
>>>  
>>> .
>> 
>> 
>> -- 
>> A list of frequently asked questions is available at: 
>> http://wiki.panotools.org/Hugin_FAQ 
>> --- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "hugin and other free panoramic software" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/hugin-ptx/mQWJ6dP3_do/unsubscribe 
>> .
>> To unsubscribe from this group and all its topics, 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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com
>>  
>> .
> 
> -- 
> 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/CALixigcXQwk%2BeKUvxL7HLeZy6W8WDt4XJBEBZH7BYJY04pPsSg%40mail.gmail.com
>  
> .
> 

-- 
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/7EFDB537-7200-436C-9C92-8C2D7C47F689%40verizon.net.


Re: [hugin-ptx] Fails on Catalina

2020-08-11 Thread Bill Meador
Appreciate the feedback, and I will give it another try.  Had set
everything I could find to allow permissions, but maybe I missed a step.

Bill



On August 11, 2020 at 5:13:58 PM, AKS-Gmail-IMAP (aksei...@gmail.com) wrote:

Hugin does work on Mac Catalina. You need to manually grant Hugin “Full
Disk Access” in the Privacy tab of the OS X System Preferences, Security &
Privacy. Apple made a security change that the Hugin OS X build has yet to
figure out and catch up with in regard to making the OS X build install
with that setting.

On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:

Cannot get this software to work in any form on Mac Catalina 10.15.5 or
later.  Always crashes saying it cannot find "the working directory".
Wanted to put it to use and if good upgrade to the paid version they say
they offer...no such luck.

I would suggest removing from Mac downloads!

-- 
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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com

.


-- 
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to a topic in the
Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/hugin-ptx/mQWJ6dP3_do/unsubscribe.
To unsubscribe from this group and all its topics, 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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com

.

-- 
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/CALixigceo40jSurE172fZeXrH0BB21yBS25%3D6Sm%3DwRiggFv8vQ%40mail.gmail.com.


Re: [hugin-ptx] Fails on Catalina

2020-08-11 Thread AKS-Gmail-IMAP
Hugin does work on Mac Catalina. You need to manually grant Hugin “Full Disk 
Access” in the Privacy tab of the OS X System Preferences, Security & Privacy. 
Apple made a security change that the Hugin OS X build has yet to figure out 
and catch up with in regard to making the OS X build install with that setting.

> On Aug 11, 2020, at 3:18 PM, Bill Meador  wrote:
> 
> Cannot get this software to work in any form on Mac Catalina 10.15.5 or 
> later.  Always crashes saying it cannot find "the working directory".  Wanted 
> to put it to use and if good upgrade to the paid version they say they 
> offer...no such luck.
> 
> I would suggest removing from Mac downloads!
> 
> -- 
> 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/c47b5e08-37b1-411d-8b18-2d72493c98a7n%40googlegroups.com
>  
> .

-- 
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/D3A9BD36-114D-4F8E-831F-731F78CBE3A7%40gmail.com.