Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenScad temp file is deleted before it can be used #1

Open
eyal0 opened this issue Jan 5, 2016 · 2 comments
Open

OpenScad temp file is deleted before it can be used #1

eyal0 opened this issue Jan 5, 2016 · 2 comments
Labels

Comments

@eyal0
Copy link

eyal0 commented Jan 5, 2016

I keep getting Compile Errors. I've been trying to debug it. It seems that the sentinel is deleting the scadpreview_ file even before openscad runs to create an image. Have you seen this problem before?

@zk-phi
Copy link
Owner

zk-phi commented Jan 5, 2016

thanks for reporting.
hmm.. I've never had the problem.

@dratasich
Copy link

dratasich commented Jan 22, 2017

I had the same problem: always get "Compile Error". I tried to debug it, and cannot see the temp files are created.

The command "openscad -o /tmp/test.png ~/test.scad" didn't work ("Unknown suffix for output file /tmp/test.png") in my old version 2014.01.29 (also the options "imgsize", etc. were not available). I've updated openscad. It worked not right away (maybe I messed up the scad-preview while finding the error), but reinstalled scad-preview and now it works.

old: OpenSCAD version 2014.01.29
new: OpenSCAD version 2015.03-1
GNU Emacs 24.3.1
Ubuntu 14.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants