discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

How get OpenSCAD running on macOS Catalina?

PH
Paul Haeberli
Mon, Jul 15, 2019 5:23 PM

I'm using Catalina 10.15 Beta.

I installed OpenSCAD, but when I try to run it, Catalina will not run it.

A dialog box appears that says:

"OpenSCAD.app" can't be opened because its integrity cannot be verified.

The software needs to be updated. Contact the developer for more

information.

It has two buttons

"Move To Trash" and "Cancel"

I went to System Preferences/Security & Privacy/General

and for the "Allow apps downloaded from:" selector I have selected
"Anywhere".

Anty hints appreciated!

--
Sent from: http://forum.openscad.org/

I'm using Catalina 10.15 Beta. I installed OpenSCAD, but when I try to run it, Catalina will not run it. A dialog box appears that says: "OpenSCAD.app" can't be opened because its integrity cannot be verified. The software needs to be updated. Contact the developer for more information. It has two buttons "Move To Trash" and "Cancel" I went to System Preferences/Security & Privacy/General and for the "Allow apps downloaded from:" selector I have selected "Anywhere". Anty hints appreciated! -- Sent from: http://forum.openscad.org/
G
GZ
Mon, Jul 15, 2019 9:11 PM

Nah, just install Windows :))

On 7/15/19, Paul Haeberli paulhaeberli@gmail.com wrote:

I'm using Catalina 10.15 Beta.

I installed OpenSCAD, but when I try to run it, Catalina will not run it.

A dialog box appears that says:

 "OpenSCAD.app" can't be opened because its integrity cannot be

verified.

 The software needs to be updated. Contact the developer for more

information.

It has two buttons

"Move To Trash" and "Cancel"

I went to System Preferences/Security & Privacy/General

and for the "Allow apps downloaded from:" selector I have selected
"Anywhere".

Anty hints appreciated!

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Nah, just install Windows :)) On 7/15/19, Paul Haeberli <paulhaeberli@gmail.com> wrote: > I'm using Catalina 10.15 Beta. > > I installed OpenSCAD, but when I try to run it, Catalina will not run it. > > A dialog box appears that says: > > "OpenSCAD.app" can't be opened because its integrity cannot be > verified. > > The software needs to be updated. Contact the developer for more > information. > > It has two buttons > > "Move To Trash" and "Cancel" > > > I went to System Preferences/Security & Privacy/General > > and for the "Allow apps downloaded from:" selector I have selected > "Anywhere". > > > Anty hints appreciated! > > > > > > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
PH
Paul Haeberli
Tue, Jul 16, 2019 11:32 PM

I posted a bug report with Apple about this.  It is probably macOS Catalina
bug.

Maybe they fix soon. I have an older mac with an older macOS and it runs

fine there.

--
Sent from: http://forum.openscad.org/

I posted a bug report with Apple about this. It is probably macOS Catalina bug. Maybe they fix soon. I have an older mac with an older macOS and it runs fine there. -- Sent from: http://forum.openscad.org/
MK
Marius Kintel
Tue, Jul 23, 2019 4:33 AM

On Jul 15, 2019, at 13:23, Paul Haeberli paulhaeberli@gmail.com wrote:

I'm using Catalina 10.15 Beta.

I installed OpenSCAD, but when I try to run it, Catalina will not run it.

A dialog box appears that says:

"OpenSCAD.app" can't be opened because its integrity cannot be verified.

The software needs to be updated. Contact the developer for more

information.

Sometimes there will be more info in the system console; open Console.app and check if there are any entries for OpenSCAD under System Reports.

Do you know if 10.15 Beta is possible/easy to install in VirtualBox on a Mojave MacOS host?

-Marius

On Jul 15, 2019, at 13:23, Paul Haeberli <paulhaeberli@gmail.com> wrote: > > I'm using Catalina 10.15 Beta. > > I installed OpenSCAD, but when I try to run it, Catalina will not run it. > > A dialog box appears that says: > > "OpenSCAD.app" can't be opened because its integrity cannot be verified. > > The software needs to be updated. Contact the developer for more > information. > Sometimes there will be more info in the system console; open Console.app and check if there are any entries for OpenSCAD under System Reports. Do you know if 10.15 Beta is possible/easy to install in VirtualBox on a Mojave MacOS host? -Marius
MK
Marius Kintel
Tue, Jul 23, 2019 4:47 AM

Oh, btw., are you the same Paul Haeberli who used to work at SGI?
I used a font with that name as a terminal font for the longest time in my IRIX and early post-IRIX life :)

-Marius

Oh, btw., are you the same Paul Haeberli who used to work at SGI? I used a font with that name as a terminal font for the longest time in my IRIX and early post-IRIX life :) -Marius
HJ
Hugo Jackson
Tue, Jul 23, 2019 5:19 AM

How to install

  1. Get hold of the Catalina installer
  2. get this app -
    https://www.whatroute.net/installerapp2iso.html https://www.whatroute.net/installerapp2iso.html
  3. Use it to generate an ISO and a VBox disk image (its needs fancy stuff in its EFI partition - the app takes care of that)
    Make the virtual disk at least 60GB
    Create a new VM in Virtual box - but use the disk virtual disk previously created - and the ISO image.
    Run the VM and install Catalina onto your new virtual disk
    when it’s up and running, you’ll find you cant use the mouse to drag windows.
    a) Use screensharing to connect to the VM
    b - alternatively, have the VM capture a USB mouse.

it sounds tricky but is not actually that hard to do

The Virtual Box forum is good for further assistance.
https://forums.virtualbox.org/viewforum.php?f=22&sid=6c8731bdf5fbb8437f6bdacb49ba9f29 <https://forums.virtualbox.org/viewforum.php?f=22&sid=6c8731bdf5fbb8437f6bdacb49ba9f29>

There are instructions for Mojave/Mojave here:
https://www.whatroute.net/installerapp2iso.html <https://www.whatroute.net/installerapp2iso.html>

Apart from the mouse stuff, Catalina is not much different

On Jul 22, 2019, at 9:33 PM, Marius Kintel marius@kintel.net wrote:

On Jul 15, 2019, at 13:23, Paul Haeberli paulhaeberli@gmail.com wrote:

I'm using Catalina 10.15 Beta.

I installed OpenSCAD, but when I try to run it, Catalina will not run it.

A dialog box appears that says:

"OpenSCAD.app" can't be opened because its integrity cannot be verified.

The software needs to be updated. Contact the developer for more
information.

Sometimes there will be more info in the system console; open Console.app and check if there are any entries for OpenSCAD under System Reports.

Do you know if 10.15 Beta is possible/easy to install in VirtualBox on a Mojave MacOS host?

-Marius


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

How to install 1. Get hold of the Catalina installer 2. get this app - https://www.whatroute.net/installerapp2iso.html <https://www.whatroute.net/installerapp2iso.html> 3. Use it to generate an ISO and a VBox disk image (its needs fancy stuff in its EFI partition - the app takes care of that) Make the virtual disk at least 60GB Create a new VM in Virtual box - but use the disk virtual disk previously created - and the ISO image. Run the VM and install Catalina onto your new virtual disk when it’s up and running, you’ll find you cant use the mouse to drag windows. a) Use screensharing to connect to the VM b - alternatively, have the VM capture a USB mouse. it sounds tricky but is not actually that hard to do The Virtual Box forum is good for further assistance. https://forums.virtualbox.org/viewforum.php?f=22&sid=6c8731bdf5fbb8437f6bdacb49ba9f29 <https://forums.virtualbox.org/viewforum.php?f=22&sid=6c8731bdf5fbb8437f6bdacb49ba9f29> There are instructions for Mojave/Mojave here: https://www.whatroute.net/installerapp2iso.html <https://www.whatroute.net/installerapp2iso.html> Apart from the mouse stuff, Catalina is not much different > On Jul 22, 2019, at 9:33 PM, Marius Kintel <marius@kintel.net> wrote: > > On Jul 15, 2019, at 13:23, Paul Haeberli <paulhaeberli@gmail.com> wrote: >> >> I'm using Catalina 10.15 Beta. >> >> I installed OpenSCAD, but when I try to run it, Catalina will not run it. >> >> A dialog box appears that says: >> >> "OpenSCAD.app" can't be opened because its integrity cannot be verified. >> >> The software needs to be updated. Contact the developer for more >> information. >> > Sometimes there will be more info in the system console; open Console.app and check if there are any entries for OpenSCAD under System Reports. > > Do you know if 10.15 Beta is possible/easy to install in VirtualBox on a Mojave MacOS host? > > -Marius > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
PH
Paul Haeberli
Wed, Jul 24, 2019 3:17 AM

Very cool. Yes - that is me! I used to work at SGI. I'm still doing a bit of
3D work.

I really like OpenSCAD for 3D printing!

Here's some logging info I got from Console.app:

default 22:10:05.200437-0500 Finder Found application <private> to open
application <private>
default 22:10:05.207071-0500 Finder _LSLaunch('<private>')
default 22:10:05.208642-0500 Finder LAUNCHING:0x0-0x6de6de OpenSCAD
foreground=1 bringForward=1 seed=616 userActivityCount=0
default 22:10:05.216279-0500 runningboardd _resolveProcessWithIdentifier
sysctl pid 10272 is euid 501
default 22:10:05.216516-0500 runningboardd Unable to obtain process
properties from launchd for pid=10272
default 22:10:05.218869-0500 runningboardd Resolved pid 10272 to
[executable<OpenSCAD(501)>:10272]
default 22:10:05.219933-0500 taskgated MacOS error: -67062
default 22:10:05.220621-0500 runningboardd [executable<OpenSCAD(501)>:10272]
This process will not be managed.
default 22:10:05.220657-0500 runningboardd Now tracking process:
[executable<OpenSCAD(501)>:10272]
default 22:10:05.221309-0500 runningboardd Acquiring assertion targeting
executable<OpenSCAD(501)> from originator
[daemon<com.apple.coreservices.launchservicesd>:184] with description
<RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4082; target:
10272> attributes = {
<RBSDomainAttribute: 0x7ffc18c113e0; domain: com.apple.launchservicesd;
name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>;
}
default 22:10:05.221463-0500 runningboardd Assertion 390-184-4082
(target:executable<OpenSCAD(501)>) will be created as active
default 22:10:05.222469-0500 runningboardd [executable<OpenSCAD(501)>:10272]
Ignoring jetsam update because this process is not memory-managed
default 22:10:05.222835-0500 runningboardd [executable<OpenSCAD(501)>:10272]
Ignoring resume because this process is not lifecycle managed
default 22:10:05.222987-0500 runningboardd Finished acquiring assertion
390-184-4082 (target:executable<OpenSCAD(501)>)
default 22:10:05.223157-0500 runningboardd [executable<OpenSCAD(501)>:10272]
Set darwin role to: UserInteractiveNonFocal
default 22:10:05.223293-0500 runningboardd [executable<OpenSCAD(501)>:10272]
Ignoring GPU update because this process is not GPU managed
default 22:10:05.223639-0500 runningboardd Acquiring assertion targeting
executable<OpenSCAD(501)> from originator
[daemon<com.apple.coreservices.launchservicesd>:184] with description
<RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4083; target:
10272> attributes = {
<RBSDomainAttribute: 0x7ffc18e2d280; domain: com.apple.launchservicesd;
name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>;
}
default 22:10:05.224940-0500 Finder OSStatus _LSLaunch(LSContext *, FSNode
*, LSLaunchFlags, void *, CFArrayRef, const AppleEvent *, const AEDescList
*, CFArrayRef, CFDictionaryRef, LSBundleID, const audit_token_t *, const
_LSOpen2Options *, ProcessSerialNumber *, Boolean *, NSError **): launching
'<private>' result=0
default 22:10:05.223922-0500 runningboardd Assertion 390-184-4083
(target:executable<OpenSCAD(501)>) will be created as active
default 22:10:05.225565-0500 CommCenter #I handleLSNotitifcation_sync:
Application launched: <private>
default 22:10:05.225971-0500 loginwindow -[PersistentAppsSupport
applicationLaunched:] | enter. clearing logout in progress and last logout
time
default 22:10:05.226005-0500 loginwindow -[PersistentAppsSupport
applicationReady:] | App: OpenSCAD, ready, updating active tracking timer
default 22:10:05.226027-0500 loginwindow -[PersistentAppsSupport(Internal)
updateActiveTrackingTimer] | Creating timer
default 22:10:05.226072-0500 loginwindow -[ApplicationManager
checkInAppContext:eventData:] | ApplicationManager: Checked in app :
OpenSCAD
default 22:10:05.226334-0500 runningboardd Finished acquiring assertion
390-184-4083 (target:executable<OpenSCAD(501)>)
default 22:10:05.226474-0500 runningboardd Invalidating assertion
390-184-4082 (target:executable<OpenSCAD(501)>) from originator 184
default 22:10:05.249099-0500 hidd [HID] [MT] dispatchEvent Dispatching event
with 2 children, _eventMask=0x42 _childEventMask=0x42 Cancel=0 Touching=0
inRange=1
default 22:10:05.253417-0500 tccd PID[216] is checking access for target
PID[10272]
default 22:10:05.257631-0500 tccd MacOS error: -67062
error 22:10:05.260011-0500 tccd Failed to copy signing info for 10272,
responsible for file:///Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD:
#-67062: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)"
default 22:10:05.262342-0500 tccd MacOS error: -67062
error 22:10:05.265543-0500 syspolicyd Unable to get certificates array:
(null)
default 22:10:05.265074-0500 tccd Service kTCCServiceDeveloperTool does not
allow prompting; returning denied.
default 22:10:05.271385-0500 mds directQueryFetchResultsReply 106497
1795162112 35 at qos 0x15
default 22:10:05.272326-0500 Spotlight [Apps query] found items (
"<CSSearchableItem:0x6000029a5980; uid=32608478-1795162112,
contentType=com.apple.application-bundle>"
)

--
Sent from: http://forum.openscad.org/

Very cool. Yes - that is me! I used to work at SGI. I'm still doing a bit of 3D work. I really like OpenSCAD for 3D printing! Here's some logging info I got from Console.app: default 22:10:05.200437-0500 Finder Found application <private> to open application <private> default 22:10:05.207071-0500 Finder _LSLaunch('<private>') default 22:10:05.208642-0500 Finder LAUNCHING:0x0-0x6de6de OpenSCAD foreground=1 bringForward=1 seed=616 userActivityCount=0 default 22:10:05.216279-0500 runningboardd _resolveProcessWithIdentifier sysctl pid 10272 is euid 501 default 22:10:05.216516-0500 runningboardd Unable to obtain process properties from launchd for pid=10272 default 22:10:05.218869-0500 runningboardd Resolved pid 10272 to [executable<OpenSCAD(501)>:10272] default 22:10:05.219933-0500 taskgated MacOS error: -67062 default 22:10:05.220621-0500 runningboardd [executable<OpenSCAD(501)>:10272] This process will not be managed. default 22:10:05.220657-0500 runningboardd Now tracking process: [executable<OpenSCAD(501)>:10272] default 22:10:05.221309-0500 runningboardd Acquiring assertion targeting executable<OpenSCAD(501)> from originator [daemon<com.apple.coreservices.launchservicesd>:184] with description <RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4082; target: 10272> attributes = { <RBSDomainAttribute: 0x7ffc18c113e0; domain: com.apple.launchservicesd; name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>; } default 22:10:05.221463-0500 runningboardd Assertion 390-184-4082 (target:executable<OpenSCAD(501)>) will be created as active default 22:10:05.222469-0500 runningboardd [executable<OpenSCAD(501)>:10272] Ignoring jetsam update because this process is not memory-managed default 22:10:05.222835-0500 runningboardd [executable<OpenSCAD(501)>:10272] Ignoring resume because this process is not lifecycle managed default 22:10:05.222987-0500 runningboardd Finished acquiring assertion 390-184-4082 (target:executable<OpenSCAD(501)>) default 22:10:05.223157-0500 runningboardd [executable<OpenSCAD(501)>:10272] Set darwin role to: UserInteractiveNonFocal default 22:10:05.223293-0500 runningboardd [executable<OpenSCAD(501)>:10272] Ignoring GPU update because this process is not GPU managed default 22:10:05.223639-0500 runningboardd Acquiring assertion targeting executable<OpenSCAD(501)> from originator [daemon<com.apple.coreservices.launchservicesd>:184] with description <RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4083; target: 10272> attributes = { <RBSDomainAttribute: 0x7ffc18e2d280; domain: com.apple.launchservicesd; name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>; } default 22:10:05.224940-0500 Finder OSStatus _LSLaunch(LSContext *, FSNode *, LSLaunchFlags, void *, CFArrayRef, const AppleEvent *, const AEDescList *, CFArrayRef, CFDictionaryRef, LSBundleID, const audit_token_t *, const _LSOpen2Options *, ProcessSerialNumber *, Boolean *, NSError **): launching '<private>' result=0 default 22:10:05.223922-0500 runningboardd Assertion 390-184-4083 (target:executable<OpenSCAD(501)>) will be created as active default 22:10:05.225565-0500 CommCenter #I handleLSNotitifcation_sync: Application launched: <private> default 22:10:05.225971-0500 loginwindow -[PersistentAppsSupport applicationLaunched:] | enter. clearing logout in progress and last logout time default 22:10:05.226005-0500 loginwindow -[PersistentAppsSupport applicationReady:] | App: OpenSCAD, ready, updating active tracking timer default 22:10:05.226027-0500 loginwindow -[PersistentAppsSupport(Internal) updateActiveTrackingTimer] | Creating timer default 22:10:05.226072-0500 loginwindow -[ApplicationManager checkInAppContext:eventData:] | ApplicationManager: Checked in app : OpenSCAD default 22:10:05.226334-0500 runningboardd Finished acquiring assertion 390-184-4083 (target:executable<OpenSCAD(501)>) default 22:10:05.226474-0500 runningboardd Invalidating assertion 390-184-4082 (target:executable<OpenSCAD(501)>) from originator 184 default 22:10:05.249099-0500 hidd [HID] [MT] dispatchEvent Dispatching event with 2 children, _eventMask=0x42 _childEventMask=0x42 Cancel=0 Touching=0 inRange=1 default 22:10:05.253417-0500 tccd PID[216] is checking access for target PID[10272] default 22:10:05.257631-0500 tccd MacOS error: -67062 error 22:10:05.260011-0500 tccd Failed to copy signing info for 10272, responsible for file:///Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD: #-67062: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)" default 22:10:05.262342-0500 tccd MacOS error: -67062 error 22:10:05.265543-0500 syspolicyd Unable to get certificates array: (null) default 22:10:05.265074-0500 tccd Service kTCCServiceDeveloperTool does not allow prompting; returning denied. default 22:10:05.271385-0500 mds directQueryFetchResultsReply 106497 1795162112 35 at qos 0x15 default 22:10:05.272326-0500 Spotlight [Apps query] found items ( "<CSSearchableItem:0x6000029a5980; uid=32608478-1795162112, contentType=com.apple.application-bundle>" ) -- Sent from: http://forum.openscad.org/
MK
Marius Kintel
Wed, Jul 24, 2019 5:04 AM

Error -67062 does mean that the app isn’t signed. You should still be able to bypass it, but I’m not familiar with macOS beta features. I’m out traveling so I won’t be able to look at this for a while. If you could test other unsigned apps, that could be a good data point.

-Marius

On Jul 23, 2019, at 23:17, Paul Haeberli paulhaeberli@gmail.com wrote:

Very cool. Yes - that is me! I used to work at SGI. I'm still doing a bit of
3D work.

I really like OpenSCAD for 3D printing!

Here's some logging info I got from Console.app:

default    22:10:05.200437-0500    Finder    Found application <private> to open
application <private>
default    22:10:05.207071-0500    Finder    _LSLaunch('<private>')
default    22:10:05.208642-0500    Finder    LAUNCHING:0x0-0x6de6de OpenSCAD
foreground=1 bringForward=1 seed=616 userActivityCount=0
default    22:10:05.216279-0500    runningboardd    _resolveProcessWithIdentifier
sysctl pid 10272 is euid 501
default    22:10:05.216516-0500    runningboardd    Unable to obtain process
properties from launchd for pid=10272
default    22:10:05.218869-0500    runningboardd    Resolved pid 10272 to
[executable<OpenSCAD(501)>:10272]
default    22:10:05.219933-0500    taskgated    MacOS error: -67062
default    22:10:05.220621-0500    runningboardd    [executable<OpenSCAD(501)>:10272]
This process will not be managed.
default    22:10:05.220657-0500    runningboardd    Now tracking process:
[executable<OpenSCAD(501)>:10272]
default    22:10:05.221309-0500    runningboardd    Acquiring assertion targeting
executable<OpenSCAD(501)> from originator
[daemon<com.apple.coreservices.launchservicesd>:184] with description
<RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4082; target:
10272> attributes = {
<RBSDomainAttribute: 0x7ffc18c113e0; domain: com.apple.launchservicesd;
name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>;
}
default    22:10:05.221463-0500    runningboardd    Assertion 390-184-4082
(target:executable<OpenSCAD(501)>) will be created as active
default    22:10:05.222469-0500    runningboardd    [executable<OpenSCAD(501)>:10272]
Ignoring jetsam update because this process is not memory-managed
default    22:10:05.222835-0500    runningboardd    [executable<OpenSCAD(501)>:10272]
Ignoring resume because this process is not lifecycle managed
default    22:10:05.222987-0500    runningboardd    Finished acquiring assertion
390-184-4082 (target:executable<OpenSCAD(501)>)
default    22:10:05.223157-0500    runningboardd    [executable<OpenSCAD(501)>:10272]
Set darwin role to: UserInteractiveNonFocal
default    22:10:05.223293-0500    runningboardd    [executable<OpenSCAD(501)>:10272]
Ignoring GPU update because this process is not GPU managed
default    22:10:05.223639-0500    runningboardd    Acquiring assertion targeting
executable<OpenSCAD(501)> from originator
[daemon<com.apple.coreservices.launchservicesd>:184] with description
<RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4083; target:
10272> attributes = {
<RBSDomainAttribute: 0x7ffc18e2d280; domain: com.apple.launchservicesd;
name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>;
}
default    22:10:05.224940-0500    Finder    OSStatus _LSLaunch(LSContext *, FSNode
*, LSLaunchFlags, void *, CFArrayRef, const AppleEvent *, const AEDescList
*, CFArrayRef, CFDictionaryRef, LSBundleID, const audit_token_t *, const
_LSOpen2Options *, ProcessSerialNumber *, Boolean *, NSError **): launching
'<private>' result=0
default    22:10:05.223922-0500    runningboardd    Assertion 390-184-4083
(target:executable<OpenSCAD(501)>) will be created as active
default    22:10:05.225565-0500    CommCenter    #I handleLSNotitifcation_sync:
Application launched: <private>
default    22:10:05.225971-0500    loginwindow    -[PersistentAppsSupport
applicationLaunched:] | enter. clearing logout in progress and last logout
time
default    22:10:05.226005-0500    loginwindow    -[PersistentAppsSupport
applicationReady:] | App: OpenSCAD, ready, updating active tracking timer
default    22:10:05.226027-0500    loginwindow    -[PersistentAppsSupport(Internal)
updateActiveTrackingTimer] | Creating timer
default    22:10:05.226072-0500    loginwindow    -[ApplicationManager
checkInAppContext:eventData:] | ApplicationManager: Checked in app :
OpenSCAD
default    22:10:05.226334-0500    runningboardd    Finished acquiring assertion
390-184-4083 (target:executable<OpenSCAD(501)>)
default    22:10:05.226474-0500    runningboardd    Invalidating assertion
390-184-4082 (target:executable<OpenSCAD(501)>) from originator 184
default    22:10:05.249099-0500    hidd    [HID] [MT] dispatchEvent Dispatching event
with 2 children, _eventMask=0x42 _childEventMask=0x42 Cancel=0 Touching=0
inRange=1
default    22:10:05.253417-0500    tccd    PID[216] is checking access for target
PID[10272]
default    22:10:05.257631-0500    tccd    MacOS error: -67062
error    22:10:05.260011-0500    tccd    Failed to copy signing info for 10272,
responsible for file:///Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD:
#-67062: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)"
default    22:10:05.262342-0500    tccd    MacOS error: -67062
error    22:10:05.265543-0500    syspolicyd    Unable to get certificates array:
(null)
default    22:10:05.265074-0500    tccd    Service kTCCServiceDeveloperTool does not
allow prompting; returning denied.
default    22:10:05.271385-0500    mds    directQueryFetchResultsReply 106497
1795162112 35 at qos 0x15
default    22:10:05.272326-0500    Spotlight    [Apps query] found items (
"<CSSearchableItem:0x6000029a5980; uid=32608478-1795162112,
contentType=com.apple.application-bundle>"
)

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Error -67062 does mean that the app isn’t signed. You should still be able to bypass it, but I’m not familiar with macOS beta features. I’m out traveling so I won’t be able to look at this for a while. If you could test other unsigned apps, that could be a good data point. -Marius > On Jul 23, 2019, at 23:17, Paul Haeberli <paulhaeberli@gmail.com> wrote: > > Very cool. Yes - that is me! I used to work at SGI. I'm still doing a bit of > 3D work. > > I really like OpenSCAD for 3D printing! > > Here's some logging info I got from Console.app: > > > default 22:10:05.200437-0500 Finder Found application <private> to open > application <private> > default 22:10:05.207071-0500 Finder _LSLaunch('<private>') > default 22:10:05.208642-0500 Finder LAUNCHING:0x0-0x6de6de OpenSCAD > foreground=1 bringForward=1 seed=616 userActivityCount=0 > default 22:10:05.216279-0500 runningboardd _resolveProcessWithIdentifier > sysctl pid 10272 is euid 501 > default 22:10:05.216516-0500 runningboardd Unable to obtain process > properties from launchd for pid=10272 > default 22:10:05.218869-0500 runningboardd Resolved pid 10272 to > [executable<OpenSCAD(501)>:10272] > default 22:10:05.219933-0500 taskgated MacOS error: -67062 > default 22:10:05.220621-0500 runningboardd [executable<OpenSCAD(501)>:10272] > This process will not be managed. > default 22:10:05.220657-0500 runningboardd Now tracking process: > [executable<OpenSCAD(501)>:10272] > default 22:10:05.221309-0500 runningboardd Acquiring assertion targeting > executable<OpenSCAD(501)> from originator > [daemon<com.apple.coreservices.launchservicesd>:184] with description > <RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4082; target: > 10272> attributes = { > <RBSDomainAttribute: 0x7ffc18c113e0; domain: com.apple.launchservicesd; > name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>; > } > default 22:10:05.221463-0500 runningboardd Assertion 390-184-4082 > (target:executable<OpenSCAD(501)>) will be created as active > default 22:10:05.222469-0500 runningboardd [executable<OpenSCAD(501)>:10272] > Ignoring jetsam update because this process is not memory-managed > default 22:10:05.222835-0500 runningboardd [executable<OpenSCAD(501)>:10272] > Ignoring resume because this process is not lifecycle managed > default 22:10:05.222987-0500 runningboardd Finished acquiring assertion > 390-184-4082 (target:executable<OpenSCAD(501)>) > default 22:10:05.223157-0500 runningboardd [executable<OpenSCAD(501)>:10272] > Set darwin role to: UserInteractiveNonFocal > default 22:10:05.223293-0500 runningboardd [executable<OpenSCAD(501)>:10272] > Ignoring GPU update because this process is not GPU managed > default 22:10:05.223639-0500 runningboardd Acquiring assertion targeting > executable<OpenSCAD(501)> from originator > [daemon<com.apple.coreservices.launchservicesd>:184] with description > <RBSAssertionDescriptor; foregroundApp:10272; ID: 390-184-4083; target: > 10272> attributes = { > <RBSDomainAttribute: 0x7ffc18e2d280; domain: com.apple.launchservicesd; > name: RoleUserInteractiveNonFocal; sourceEnvironment: 0x0>; > } > default 22:10:05.224940-0500 Finder OSStatus _LSLaunch(LSContext *, FSNode > *, LSLaunchFlags, void *, CFArrayRef, const AppleEvent *, const AEDescList > *, CFArrayRef, CFDictionaryRef, LSBundleID, const audit_token_t *, const > _LSOpen2Options *, ProcessSerialNumber *, Boolean *, NSError **): launching > '<private>' result=0 > default 22:10:05.223922-0500 runningboardd Assertion 390-184-4083 > (target:executable<OpenSCAD(501)>) will be created as active > default 22:10:05.225565-0500 CommCenter #I handleLSNotitifcation_sync: > Application launched: <private> > default 22:10:05.225971-0500 loginwindow -[PersistentAppsSupport > applicationLaunched:] | enter. clearing logout in progress and last logout > time > default 22:10:05.226005-0500 loginwindow -[PersistentAppsSupport > applicationReady:] | App: OpenSCAD, ready, updating active tracking timer > default 22:10:05.226027-0500 loginwindow -[PersistentAppsSupport(Internal) > updateActiveTrackingTimer] | Creating timer > default 22:10:05.226072-0500 loginwindow -[ApplicationManager > checkInAppContext:eventData:] | ApplicationManager: Checked in app : > OpenSCAD > default 22:10:05.226334-0500 runningboardd Finished acquiring assertion > 390-184-4083 (target:executable<OpenSCAD(501)>) > default 22:10:05.226474-0500 runningboardd Invalidating assertion > 390-184-4082 (target:executable<OpenSCAD(501)>) from originator 184 > default 22:10:05.249099-0500 hidd [HID] [MT] dispatchEvent Dispatching event > with 2 children, _eventMask=0x42 _childEventMask=0x42 Cancel=0 Touching=0 > inRange=1 > default 22:10:05.253417-0500 tccd PID[216] is checking access for target > PID[10272] > default 22:10:05.257631-0500 tccd MacOS error: -67062 > error 22:10:05.260011-0500 tccd Failed to copy signing info for 10272, > responsible for file:///Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD: > #-67062: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)" > default 22:10:05.262342-0500 tccd MacOS error: -67062 > error 22:10:05.265543-0500 syspolicyd Unable to get certificates array: > (null) > default 22:10:05.265074-0500 tccd Service kTCCServiceDeveloperTool does not > allow prompting; returning denied. > default 22:10:05.271385-0500 mds directQueryFetchResultsReply 106497 > 1795162112 35 at qos 0x15 > default 22:10:05.272326-0500 Spotlight [Apps query] found items ( > "<CSSearchableItem:0x6000029a5980; uid=32608478-1795162112, > contentType=com.apple.application-bundle>" > ) > > > > > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
PH
Paul Haeberli
Wed, Jul 24, 2019 6:13 PM

I'm happy to try some other unsigned apps and see what happens.  Can anyone

suggest some places to download unsigned apps for macOS? I don't know where
to

find unsigned apps right now.

Thx.

-Paul

--
Sent from: http://forum.openscad.org/

I'm happy to try some other unsigned apps and see what happens. Can anyone suggest some places to download unsigned apps for macOS? I don't know where to find unsigned apps right now. Thx. -Paul -- Sent from: http://forum.openscad.org/
HJ
Hugo Jackson
Wed, Jul 24, 2019 6:47 PM

Holding down the ctrl key while clicking on OpenSCAD should launch and bring up an “open” dialog.

Here’s a screen cap of the successful launch of OpenSCAD on Catalina….

Code signing and notarization is going to be an ongoing issue and we’ll probably need to pop for the $100 annual developer account if we want this to ever go away.

On Jul 24, 2019, at 11:13 AM, Paul Haeberli paulhaeberli@gmail.com wrote:

I'm happy to try some other unsigned apps and see what happens.  Can anyone

suggest some places to download unsigned apps for macOS? I don't know where
to

find unsigned apps right now.

Thx.

-Paul

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Holding down the ctrl key while clicking on OpenSCAD should launch and bring up an “open” dialog. Here’s a screen cap of the successful launch of OpenSCAD on Catalina…. Code signing and notarization is going to be an ongoing issue and we’ll probably need to pop for the $100 annual developer account if we want this to ever go away. > On Jul 24, 2019, at 11:13 AM, Paul Haeberli <paulhaeberli@gmail.com> wrote: > > I'm happy to try some other unsigned apps and see what happens. Can anyone > > suggest some places to download unsigned apps for macOS? I don't know where > to > > find unsigned apps right now. > > Thx. > > -Paul > > > > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
PH
Paul Haeberli
Thu, Jul 25, 2019 2:40 AM

I tried holding down the ctrl key while clicking on OpenSCAD but that

still fails for me in exactly the same way as double clicking on the

application. I'd be happy to donate $100.00 so you can join the

developer program.

--
Sent from: http://forum.openscad.org/

I tried holding down the ctrl key while clicking on OpenSCAD but that still fails for me in exactly the same way as double clicking on the application. I'd be happy to donate $100.00 so you can join the developer program. -- Sent from: http://forum.openscad.org/
HJ
Hugo Jackson
Thu, Jul 25, 2019 5:10 AM

Sorry… I was probably was incorrect… I do things so automatically at times I forget the sequence.

I think it’s, hold down the control key, left-click (or secondary click) on OpenSCAD… select “Open”… when the dialog comes up complaining that it doesn’t conform properly, click “Open” anyway.
I’m pretty sure that’s the sequence.
Let me know if it doesn’t work.

On Jul 24, 2019, at 7:40 PM, Paul Haeberli paulhaeberli@gmail.com wrote:

I tried holding down the ctrl key while clicking on OpenSCAD but that

still fails for me in exactly the same way as double clicking on the

application. I'd be happy to donate $100.00 so you can join the

developer program.

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Sorry… I was probably was incorrect… I do things so automatically at times I forget the sequence. I think it’s, hold down the control key, left-click (or secondary click) on OpenSCAD… select “Open”… when the dialog comes up complaining that it doesn’t conform properly, click “Open” anyway. I’m pretty sure that’s the sequence. Let me know if it doesn’t work. > On Jul 24, 2019, at 7:40 PM, Paul Haeberli <paulhaeberli@gmail.com> wrote: > > I tried holding down the ctrl key while clicking on OpenSCAD but that > > still fails for me in exactly the same way as double clicking on the > > application. I'd be happy to donate $100.00 so you can join the > > developer program. > > > > > > > > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
MK
Marius Kintel
Thu, Jul 25, 2019 9:14 AM

Yeah, the $100 annual Apple fee is an inconvenience, which we'll probably have to extend to other platforms as well.
Apart from the fee, there's some automation work to do, as binaries are built on the CI. For macOS, we currently only build nightlies there, but that will hopefully change eventually.

I'm dreaming of cross-platform standardization in this domain, but that's probably not gonna happen : (

-Marius

Yeah, the $100 annual Apple fee is an inconvenience, which we'll probably have to extend to other platforms as well. Apart from the fee, there's some automation work to do, as binaries are built on the CI. For macOS, we currently only build nightlies there, but that will hopefully change eventually. I'm dreaming of cross-platform standardization in this domain, but that's probably not gonna happen : ( -Marius
PH
Paul Haeberli
Thu, Jul 25, 2019 5:07 PM

I plugged a physical mouse into my MacBook and it does not matter

which mouse button I use, I always get a dialog that says:

"OpenSCAD.app' can't be opened because it's integrity cannot be

verified.
This software needs to be updated. Contact the developer for more
information.

Firefox downloaded this file on July 15, 2019

It shows two buttons with "Move to Trash" and "Cancel"

Maybe it worked for you because you compiled the app on your own machine?

--
Sent from: http://forum.openscad.org/

I plugged a physical mouse into my MacBook and it does not matter which mouse button I use, I always get a dialog that says: "OpenSCAD.app' can't be opened because it's integrity cannot be verified. This software needs to be updated. Contact the developer for more information. Firefox downloaded this file on July 15, 2019 It shows two buttons with "Move to Trash" and "Cancel" Maybe it worked for you because you compiled the app on your own machine? -- Sent from: http://forum.openscad.org/
JL
John Lussmyer
Thu, Jul 25, 2019 5:21 PM

On Thu Jul 25 10:07:29 PDT 2019 paulhaeberli@gmail.com said:

I plugged a physical mouse into my MacBook and it does not matter

You might need to change
System Preferences -> Security & Privacy, "Allow apps downloaded from".

--

Bobcats and Cougars, oh my!  http://john.casadelgato.com/Pets

On Thu Jul 25 10:07:29 PDT 2019 paulhaeberli@gmail.com said: >I plugged a physical mouse into my MacBook and it does not matter You might need to change System Preferences -> Security & Privacy, "Allow apps downloaded from". -- Bobcats and Cougars, oh my! http://john.casadelgato.com/Pets
A
Apres
Thu, Jul 25, 2019 6:21 PM

To check things over I did a new install of virtual box, Catalina and OpenSCAD from the current binary on the website to my iMac and successfully launched the openscad app.
The only thing I can think of at this point is that I have the developer Catalina beta and I presume you have the open beta.

Has anyone had any success running openscad on a virtual box Catalina partition? I’m away from my computer for a few days but when I return and if this issue isn’t resolved I’ll download the public beta and see if I encounter problems.

Whether you are using a plug in mouse or trackpad should be immaterial.... as stated, all you should need to do is hold down the control key, secondary click on the OpenSCAD app... a menu should appear and you should primary click on”open” That should reveal the dialog you mention... but there should be a third option of “open”... it’s the use of the control key the makes the third option appear.

On Jul 25, 2019, at 10:21 AM, John Lussmyer Cougar@casadelgato.com wrote:

On Thu Jul 25 10:07:29 PDT 2019 paulhaeberli@gmail.com said:

I plugged a physical mouse into my MacBook and it does not matter

You might need to change
System Preferences -> Security & Privacy, "Allow apps downloaded from".

--

Bobcats and Cougars, oh my!  http://john.casadelgato.com/Pets


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

To check things over I did a new install of virtual box, Catalina and OpenSCAD from the current binary on the website to my iMac and successfully launched the openscad app. The only thing I can think of at this point is that I have the developer Catalina beta and I presume you have the open beta. Has anyone had any success running openscad on a virtual box Catalina partition? I’m away from my computer for a few days but when I return and if this issue isn’t resolved I’ll download the public beta and see if I encounter problems. Whether you are using a plug in mouse or trackpad should be immaterial.... as stated, all you should need to do is hold down the control key, secondary click on the OpenSCAD app... a menu should appear and you should primary click on”open” That should reveal the dialog you mention... but there should be a third option of “open”... it’s the use of the control key the makes the third option appear. > On Jul 25, 2019, at 10:21 AM, John Lussmyer <Cougar@casadelgato.com> wrote: > > On Thu Jul 25 10:07:29 PDT 2019 paulhaeberli@gmail.com said: >> I plugged a physical mouse into my MacBook and it does not matter > > You might need to change > System Preferences -> Security & Privacy, "Allow apps downloaded from". > > > > -- > > Bobcats and Cougars, oh my! http://john.casadelgato.com/Pets > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
PH
Paul Haeberli
Thu, Jul 25, 2019 6:22 PM

I had already selected "Allow apps downloaded from anywhere" in Security

and Privacy.

--
Sent from: http://forum.openscad.org/

I had already selected "Allow apps downloaded from anywhere" in Security and Privacy. -- Sent from: http://forum.openscad.org/
PH
Paul Haeberli
Tue, Jul 30, 2019 6:14 PM

Now I think that this is a Catalina bug.  I filed a bug with Apple and

they are investigating why it does not work on my machine. I'll let you

know if it is resolved.

-Paul

--
Sent from: http://forum.openscad.org/

Now I think that this is a Catalina bug. I filed a bug with Apple and they are investigating why it does not work on my machine. I'll let you know if it is resolved. -Paul -- Sent from: http://forum.openscad.org/
PH
Paul Haeberli
Fri, Aug 2, 2019 8:07 AM

I just installed the latest beta of Catalina.

10.15 Beta (19A526h)

Works fine now.

--
Sent from: http://forum.openscad.org/

I just installed the latest beta of Catalina. 10.15 Beta (19A526h) Works fine now. -- Sent from: http://forum.openscad.org/
G
g.4
Fri, Dec 20, 2019 8:12 PM

I am trying to install on 10.15.2 with no luck. Besides @boxcarmib
suggestion, can someone detail how to install? Ctrl open does not bring up
an open anyway dialog box for me.

--
Sent from: http://forum.openscad.org/

I am trying to install on 10.15.2 with no luck. Besides @boxcarmib suggestion, can someone detail how to install? Ctrl open does not bring up an open anyway dialog box for me. -- Sent from: http://forum.openscad.org/
Y
YoomamaFTW
Sun, Jan 26, 2020 3:13 AM
  1. Download the .dmg
  2. Double click it in Finder.
  3. Move the .app to your Applications folder
  4. Open the application
  5. You'll get the error. Press cancel. DO NOT move it to trash.
  6. Open System Preferences.
  7. Go to Security & Privacy
  8. Go to the General tab.
  9. You should see something like Allow or Open next the OpenSCAD.
  10. Then you'll get a popup window. Press Open.

--
Sent from: http://forum.openscad.org/

1. Download the .dmg 2. Double click it in Finder. 3. Move the .app to your Applications folder 4. Open the application 5. You'll get the error. Press cancel. DO NOT move it to trash. 6. Open System Preferences. 7. Go to Security & Privacy 8. Go to the General tab. 9. You should see something like Allow or Open next the OpenSCAD. 10. Then you'll get a popup window. Press Open. -- Sent from: http://forum.openscad.org/
C
crunchysteve
Wed, Nov 25, 2020 2:35 AM

This sounds like standard “first run” protocol. Apps not built with Developer
Connection details at compiletime are considered “unknown”. When you get one
of these on a new software, click the cancel button, go to Apple/System
Preferences, choose System Security pane and look for a message like “You
attempted to open OpenSCAD but it is unknown, then click the “Open Anyway”
button. It should now run. You should only have to do this once per app
unless you uninstall then reinstall it.

Regarding the $100 Developer Connection membership discussed in other
replies, I live and die by OpenSCAD and, if admins were to setup a Patreon
or PayPal acct to fund this from donations I am more than happy to chuck
AU$10 into the pot for an OpenSCAD developers membership. This gives a few
more advantages than just getting “first run recognition” by Apple, you get
access to a community of Mac experts to help with problems like these and
even trickier ones, like the transition to Apple Silicon, their new
proprietory ARM architecture. An issue that is very important to me as my
new Mac shipping soon is an M1 AppleSilicon chip. The Rosetta 2 emulator
won’t be supported for long after Apple discontinues its last Intel model in
2 years.

--
Sent from: http://forum.openscad.org/

This sounds like standard “first run” protocol. Apps not built with Developer Connection details at compiletime are considered “unknown”. When you get one of these on a new software, click the cancel button, go to Apple/System Preferences, choose System Security pane and look for a message like “You attempted to open OpenSCAD but it is unknown, then click the “Open Anyway” button. It should now run. You should only have to do this once per app unless you uninstall then reinstall it. Regarding the $100 Developer Connection membership discussed in other replies, I live and die by OpenSCAD and, if admins were to setup a Patreon or PayPal acct to fund this from donations I am more than happy to chuck AU$10 into the pot for an OpenSCAD developers membership. This gives a few more advantages than just getting “first run recognition” by Apple, you get access to a community of Mac experts to help with problems like these and even trickier ones, like the transition to Apple Silicon, their new proprietory ARM architecture. An issue that is very important to me as my new Mac shipping soon is an M1 AppleSilicon chip. The Rosetta 2 emulator won’t be supported for long after Apple discontinues its last Intel model in 2 years. -- Sent from: http://forum.openscad.org/
W
Whosawhatsis
Wed, Nov 25, 2020 3:03 AM

Let us know how that works out. I have an aging mac that I'm looking to
upgrade too, but if there are serious issues on the new processors, I'll
have to wait until that's sorted out, because I need to have OpenSCAD
working.

On November 24, 2020 at 18:35:44, crunchysteve (bandmassa@gmail.com) wrote:

... like the transition to Apple Silicon, their new
proprietory ARM architecture. An issue that is very important to me as my
new Mac shipping soon is an M1 AppleSilicon chip. The Rosetta 2 emulator
won’t be supported for long after Apple discontinues its last Intel model in
2 years.

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Let us know how that works out. I have an aging mac that I'm looking to upgrade too, but if there are serious issues on the new processors, I'll have to wait until that's sorted out, because I need to have OpenSCAD working. On November 24, 2020 at 18:35:44, crunchysteve (bandmassa@gmail.com) wrote: ... like the transition to Apple Silicon, their new proprietory ARM architecture. An issue that is very important to me as my new Mac shipping soon is an M1 AppleSilicon chip. The Rosetta 2 emulator won’t be supported for long after Apple discontinues its last Intel model in 2 years. -- Sent from: http://forum.openscad.org/ _______________________________________________ OpenSCAD mailing list Discuss@lists.openscad.org http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
C
crunchysteve
Fri, Nov 27, 2020 11:23 PM

My M1 Air should be here in 2 weeks. From what I’ve read, Rosetta 2 should
handle it nicely, but it remains to be seen just how much of that raw, 8
cores of blistering power is swallowed whole by emulation.


Make things, travel and tell stories.

Sent from: http://forum.openscad.org/

My M1 Air should be here in 2 weeks. From what I’ve read, Rosetta 2 should handle it nicely, but it remains to be seen just how much of that raw, 8 cores of blistering power is swallowed whole by emulation. ----- Make things, travel and tell stories. -- Sent from: http://forum.openscad.org/