That's curious.
Two questions:
-Marius
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11817.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Thanx 4 yer quik reply! My old digits can't even type that fast.
I have modified a file based upon 2014.05 snapshot, originally authored by
others.
the script ran well last week on 2015.02.15, now SCAD will not open at all.
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11818.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Mar 2, 2015, at 10:24 AM, manikmekanik manikmekanik@tds.net wrote:
Thx., more questions:
o Is this a 32-bit or 64-bit version of Windows?
o Did you use the OpenSCAD installer, or just the .zip file?
o Just to be on the same page, could you test 2015.02.25 ?
In the meantime, I’ll test on a Windows 7 VM.
-Marius
Win ver 7 sp1 64bit
I used the install file, install returned no errors.
I tried 2015.02.05&15&20&25 all same result.
I just re-updated, win ver 7-64bit again, (was w7-64), restarted,
Just tried 2015.02.20 win 64 install file again,
download ok
install ok
I tried to open thru shortcut - 5 seconds of hourglass cursor, then nothing
opens.
also tried .exe file, same result.
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11824.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Well, I'll stop updates for now. As they look suspect.
I'll also do an 'Install' in case it makes a difference.
I am slow in applying Windows Updates.
ATM there are 5 important/1 optional, they are:
http://support.microsoft.com/kb/2901983 The Microsoft .NET Framework 4.5.2
(this one is quite old, so I suspect it may have been installed by others a
while ago, so unlikely to be reason for current issues)
http://support.microsoft.com/kb/3034196 jscript9.dll & Address Space Layout
Randomization (ASLR) (heap/stack changes - highly suspect, read the detail
on ASLR)
http://support.microsoft.com/kb/3006137 currency symbol of Lithuania
(unlikely)
http://support.microsoft.com/kb/3006625 Domain controller freezes (unlikely)
http://support.microsoft.com/kb/3021917 Update to Windows 7 SP1 for
performance improvements (unlikely)
Optional - nVidia - Graphics Adapter WDDM1.1, Graphics Adapter WDDM1.2,
Graphics Adapter WDDM1.3, Other hardware - NVIDIA ION (???)
Unless specifically shown otherwise above, my contribution is in the Public Domain; To the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. This work is published globally via the internet. :) Inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11833.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On more thing you could try:
Open a DOS prompt in the OpenSCAD folder, and run OpenSCAD on the cmd-line:
$ openscad file.scad -o out.stl
Does this work?
-Marius
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11834.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
I've just went through all the 14 important updates available for my
Windows 7/64bit VM one by one, restarting after every installation.
OpenSCAD 2015-02-25 still works (just testing with the LetterBlock
example).
Of cause it could still be some driver update I'm not getting on the
VM.
ciao,
Torsten.
I uninstalled all, then reinstalled 2015.02.25 win 64 again,
then...
I tried to open from dos prompt, window closed before
I could type a letter of a command.
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11845.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Mar 2, 2015, at 17:23 PM, manikmekanik manikmekanik@tds.net wrote:
I tried to open from dos prompt, window closed before
I could type a letter of a command.
Try to run the entire command on a dos prompt. It should not open a GUI but create an STL file directly:
$ openscad file.scad -o out.stl
-Marius
My openscad file was last saved with assembly module uncommented, and
individual parts commented out. This will generate a large file of unwanted
geometry.
I need to use other programs for mods to miniaturize the input dims.
I have .stl for current rev. parts.
I did try to open scad in the dos window, all I got was 5 sec. delay to
prompt refresh.
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11851.html
Sent from the OpenSCAD mailing list archive at Nabble.com.