On Mar 2, 2015, at 18:09 PM, manikmekanik manikmekanik@tds.net wrote:
I did try to open scad in the dos window, all I got was 5 sec. delay to
prompt refresh.
..and you got no STL file?
Can you try to run “openscad --info" in a dos window and copy & paste the output here?
If nothing shows up, could you check the system Event Viewer and see if OpenSCAD resulted in any events?
-Marius
kintel wrote
On Mar 2, 2015, at 18:09 PM, manikmekanik <
manikmekanik@
> wrote:
I did try to open scad in the dos window, all I got was 5 sec. delay to
prompt refresh.
..and you got no STL file?
Can you try to run “openscad --info" in a dos window and copy & paste the
output here?
If nothing shows up, could you check the system Event Viewer and see if
OpenSCAD resulted in any events?
-Marius
Here's --info output:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\W. Randall Struve>cd\program files\openscad
C:\Program Files\OpenSCAD>openscad --info
OpenSCAD Version: 2015.02.25
System information: Windows 7 SP1 (v6.1.1.0) 4 CPUs 3.80 GB RAM
Compiler, build date: GCC "4.9.2" 64bit, Feb 25 2015
Boost version: 1_57
Eigen version: 3.2.2
CGAL version, kernels: 4.5, Cartesian
<Gmpq>
, Extended_cartesian
<Gmpq>
, Epeck
OpenCSG version: OpenCSG 1.3.2
Qt version: 5.4.0
QScintilla version: 2.8.4
MingW build: MingW64
GLib version: 2.42.1
Application Path: C:/Program Files/OpenSCAD
Documents Path: C:\Users\W. Randall Struve\Documents
Resource Path: C:/Program Files/OpenSCAD
User Library Path: C:/Users/W. Randall Struve/Documents/OpenSCAD/libraries
User Config Path: C:\Users\W. Randall Struve\AppData\Local/OpenSCAD
Backup Path: C:/Users/W. Randall Struve/Documents/OpenSCAD/backups
OPENSCADPATH:
<not set>
OpenSCAD library path:
C:/Users/W. Randall Struve/Documents/OpenSCAD/libraries
C:/Program Files/OpenSCAD\libraries
OPENSCAD_FONT_PATH:
<not set>
OpenSCAD font path:
Warning: Cannot create stencil buffer (GL_EXT_packed_depth_stencil not
supported
)
GLEW version: 1.11.0
OpenGL Version: 2.1.0 - Build 8.15.10.1986
GL Renderer: Intel(R) Graphics Media Accelerator HD
GL Vendor: Intel
RGBA(8888), depth(24), stencil(0)
GL_ARB_framebuffer_object: no
GL_EXT_framebuffer_object: yes
GL_EXT_packed_depth_stencil: no
GL context creator: WGL
PNG generator: lodepng
OS info: Microsoft(TM) Windows(TM) 6 1 7601 0x24ad934 amd64
Machine: 8664
OpenGL Program Link OK:
No errors.
C:\Program Files\OpenSCAD>
~Rand
OpenSCAD mailing list
Discuss@.openscad
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11866.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Thanks for the output.
This means that OpenSCAD starts correctly, which is a step forward.
Now, I’m curious if the problems are purely GUI-related or if you can do more on the cmd-line.
Could try try the following?
openscad examples\Basics\difference_sphere.scad -o out.png
-> Do you get an out.png file in the same folder?
openscad examples\Basics\difference_sphere.scad -o out.png --render
-> Do you get an out.png file in the same folder? Is it different than the first?
openscad examples\Basics\difference_sphere.scad -o out.stl
-> Do you get an out.stl file in the same folder?
-Marius
I followed your instructions, here's the results:
No file was created in same folder, nor in my library folder.
I tried the other 2 commands, (--render, out.stl), with the same results.
Sorry for delayed reply, I had to do snow removal, 1 ft.=4 hrs.
left-handed typist - old CAD disability - right-hand only knows pointing
devices.
~Rand
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11872.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
I found many occurrences like this in my event log, hope this helps.
System
[ Name] Application Error
[ Qualifiers] 0
Level 2
Task 100
Keywords 0x80000000000000
[ SystemTime] 2015-02-17T19:24:55.000000000Z
EventRecordID 29629
Channel Application
Computer ToshibaL505
Security
EventData
openscad.exe
0.0.0.0
54e0efa5
ig4icd64.dll
8.15.10.1986
4aeb351f
c0000005
000000000003f9f8
af0
01d04ae75229811a
C:\Program Files\OpenSCAD\openscad.exe
C:\windows\system32\ig4icd64.dll
a681f45a-b6da-11e4-83d3-00266c4dc24c
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11875.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Mar 4, 2015, at 10:31 AM, manikmekanik manikmekanik@tds.net wrote:
I found many occurrences like this in my event log, hope this helps.
Thanks!
This shows that it’s your OpenGL drivers that crashes, not OpenSCAD itself.
Could you try upgrading the OpenGL drivers to the latest version?
-Marius
Intel site sent me to a driver update at Toshiba site, gonna load now.
Thanx for your help, hope my laptop doesn't melt down!
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11877.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
I updated opengl driver and BIOS - same results.
EventData
openscad.exe
0.0.0.0
54ee2a3e
ig4icd64.dll
8.15.10.1986
4aeb351f
c0000005
000000000003f9f8
950
01d056a6dc3b0f95
C:\Program Files\OpenSCAD\openscad.exe
C:\windows\system32\ig4icd64.dll
2069ddb5-c29a-11e4-b41a-00266c4dc24c
I'll go search for a better driver and try again.
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11878.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Mar 4, 2015, at 13:33 PM, manikmekanik manikmekanik@tds.net wrote:
I updated opengl driver and BIOS - same results.
ig4icd64.dll
8.15.10.1986
Looks like the same driver.
You can also run openscad --info to see the driver version.
-Marius
Intel, Toshiba and windows update all say I have the best driver and no
further update is needed.
I hope they didn't waste my life by simply re-issuing me the same driver,
and telling me it's new.
here is the system info directly from driver control program:
Intel® Graphics Media Accelerator HD (Core i3)
Report Date: 3/4/2015
Report Time[hr:mm:ss]: 13:33:35
Driver Version: 8.15.10.1986
Operating System: Windows 7 Service Pack 1(6.1.7601)
Default Language: English (United States)
DirectX* Version: 11.0
Physical Memory: 3894 MB
Minimum Graphics Memory: 32 MB
Maximum Graphics Memory: 1696 MB
Graphics Memory in Use: 53 MB
Processor: Intel64 Family 6 Model 37 Stepping 2
Processor Speed: 2133 MHz
Vendor ID: 8086
Device ID: 0046
Device Revision: 02
Accelerator in Use: Intel(R) Graphics Media Accelerator HD
Video BIOS: 1914.0
Current Graphics Mode: 1024 by 768
Active Notebook Displays: 1
* Built-in Display *
Monitor Name: Generic PnP Monitor
Display Type: Digital
Gamma Value: 2.2
DDC2 Protocol: Supported
Maximum Image Size:
Horizontal: 13.39 inches
Vertical: 07.48 inches
Monitor Supported Modes:
1366 by 768 (60 Hz)
Display Power Management Support:
Standby Mode: Not Supported
Suspend Mode: Not Supported
Active Off Mode: Not Supported
Raw EDID:
0 ff ff ff ff ff ff 0 30 e4 1 d8 0 0 0 0
0 12 1 3 80 22 13 78 a de 5 a3 5a 51 92 26
1a 50 54 0 0 0 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 3e 1c 56 a0 50 0 16 30 30 20
35 0 58 c2 10 0 0 19 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 fe 0 4c
47 20 44 69 73 70 6c 61 79 a 20 20 0 0 0 fe
0 4c 50 31 35 36 57 48 31 2d 54 4c 43 31 0 0
here's output from openscad --info
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\W. Randall Struve>cd\program files\openscad
C:\Program Files\OpenSCAD>openscad --info
OpenSCAD Version: 2015.02.25
System information: Windows 7 SP1 (v6.1.1.0) 4 CPUs 3.80 GB RAM
Compiler, build date: GCC "4.9.2" 64bit, Feb 25 2015
Boost version: 1_57
Eigen version: 3.2.2
CGAL version, kernels: 4.5, Cartesian<Gmpq>, Extended_cartesian<Gmpq>, Epeck
OpenCSG version: OpenCSG 1.3.2
Qt version: 5.4.0
QScintilla version: 2.8.4
MingW build: MingW64
GLib version: 2.42.1
Application Path: C:/Program Files/OpenSCAD
Documents Path: C:\Users\W. Randall Struve\Documents
Resource Path: C:/Program Files/OpenSCAD
User Library Path: C:/Users/W. Randall Struve/Documents/OpenSCAD/libraries
User Config Path: C:\Users\W. Randall Struve\AppData\Local/OpenSCAD
Backup Path: C:/Users/W. Randall Struve/Documents/OpenSCAD/backups
OPENSCADPATH: <not set>
OpenSCAD library path:
C:/Users/W. Randall Struve/Documents/OpenSCAD/libraries
C:/Program Files/OpenSCAD\libraries
OPENSCAD_FONT_PATH: <not set>
OpenSCAD font path:
Warning: Cannot create stencil buffer (GL_EXT_packed_depth_stencil not
supported
)
GLEW version: 1.11.0
OpenGL Version: 2.1.0 - Build 8.15.10.1986
GL Renderer: Intel(R) Graphics Media Accelerator HD
GL Vendor: Intel
RGBA(8888), depth(24), stencil(0)
GL_ARB_framebuffer_object: no
GL_EXT_framebuffer_object: yes
GL_EXT_packed_depth_stencil: no
GL context creator: WGL
PNG generator: lodepng
OS info: Microsoft(TM) Windows(TM) 6 1 7601 0x24ad934 amd64
Machine: 8664
OpenGL Program Link OK:
No errors.
C:\Program Files\OpenSCAD>
I found other driver updates at guru.com not sure how to tell if any are
better, or not.
~Rand
--
View this message in context: http://forum.openscad.org/2015-02-snapshots-tp11816p11880.html
Sent from the OpenSCAD mailing list archive at Nabble.com.