Hello, I tried to run the OpenSCAD development snapshot 2016.11.21 on my iMac
but it won't even start. In the console I find the following relevant
entries:
/08/12/16 18:14:31,000 kernel[0]: hfs: mounted OpenSCAD on device disk1s1
08/12/16 18:14:31,481 mds[57]: (Volume.Normal:2464) volume:0x7fce04856a00
********** Bootstrapped Creating a default store:1 SpotLoc:(null)
SpotVerLoc:(null) occlude:0 /Volumes/OpenSCAD
08/12/16 18:14:42,723 OpenSCAD[2182]: Customizer feature not activated
08/12/16 18:14:42,723 OpenSCAD[2182]: Usage:
/Volumes/OpenSCAD/OpenSCAD.app/Contents/MacOS/OpenSCAD [ -o output_file [ -d
deps_file ] ]
08/12/16 18:14:42,725 com.apple.xpc.launchd[1]:
(com.apple.xpc.launchd.oneshot.0x10000005.OpenSCAD[2182]) Service exited
with abnormal code: 1/
I couldn't find a log file (normally at /Library/Logs/DiagnosticReports)
My PC specs are:
OSX version 10.10.5
iMac 21.5 inch, Mid 2011
2.7GHz Intel Core i5
4Gb DDR3
AMD Radeon HD 6770M 512MB
--
View this message in context: http://forum.openscad.org/Can-t-run-development-snapshot-of-OpenSCAD-on-OSX-tp19508.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Dec 8, 2016, at 12:33, Eric Buijs ebuijs@mac.com wrote:
Hello, I tried to run the OpenSCAD development snapshot 2016.11.21 on my iMac
but it won't even start. In the console I find the following relevant entries:
How are you running OpenSCAD?
This error message should only happen if you attempt to pass the -p or -P cmd-line argument without having customizer enabled.
You can enable customizer under Preferences->Features
-Marius
I downloaded the disk image file and mounted it by double clicking the dmg
file. I both tried running OpenSCAD from the mounted disk or dragging the
program to the Applications folder first. So no (intentional) attempt to
pass the -p or -P cmd line argument.
The program won't even start, so I can't enable the customizer.
Eric.
--
View this message in context: http://forum.openscad.org/Can-t-run-development-snapshot-of-OpenSCAD-on-OSX-tp19508p19515.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Hi Eric,
Thanks for the clarification. It sounds like Finder is somehow adding some extra cmd-line parameters on launch.
Could you try running it from the cmd-line to check that it works outside a launch from Finder?
In a terminal:
/Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD
-Marius
Yes, running it from the command line works fine. Thanks Marius.
http://forum.openscad.org/file/n19530/openscad2.png
--
View this message in context: http://forum.openscad.org/Can-t-run-development-snapshot-of-OpenSCAD-on-OSX-tp19508p19530.html
Sent from the OpenSCAD mailing list archive at Nabble.com.