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

Errors on exit (Windows only) #131

Open
Achaean opened this issue Mar 12, 2019 · 6 comments
Open

Errors on exit (Windows only) #131

Achaean opened this issue Mar 12, 2019 · 6 comments
Labels
bug

Comments

@Achaean
Copy link

@Achaean Achaean commented Mar 12, 2019

When exiting, I'm getting the message:

---------------------------
Errors occurred
---------------------------
The logfile 'C:\Program Files (x86)\PythonTurtle\pythonturtle.exe.log' could not be opened:
 [Errno 13] Permission denied: 'C:\\Program Files (x86)\\PythonTurtle\\pythonturtle.exe.log'
---------------------------
ΟΚ   
---------------------------

Last stable version (0.1.2009.8.2.1), on Win 10 Pro x64, v. 10.0.17134.648.

@Achaean Achaean changed the title Errors on exit. Errors on exit (Windows only). Mar 12, 2019
@bittner bittner added the bug label Mar 31, 2019
@bittner
Copy link
Member

@bittner bittner commented Mar 31, 2019

This may not be an issue anymore with the current version (from source code). As longs as we haven't released a new version (for Windows) we probably need to leave this issue open.

If you're brave you could try to run it from source. See the README for instructions. May be interesting if you run into the same issue with that. Could you try?

@Achaean
Copy link
Author

@Achaean Achaean commented Mar 31, 2019

Oh...let me try and I'll be back.
I can't give any promises though, since I'm not very familiar with the Windows ecosystem! :-)
I always keep a Windows installation (mostly for gaming), but I've moved to Linux ages ago and I'm not any more familiar, with the Windows development. :-)
Of course, I can always give it a try.
A.

@Achaean
Copy link
Author

@Achaean Achaean commented Mar 31, 2019

Seems like this problem has been solved in the development version, but I got another one, when exiting (from command prompt):
RuntimeError: wrapped C/C++ object of type TurtleWidget has been deleted.

@bittner
Copy link
Member

@bittner bittner commented Mar 31, 2019

This sounds like wxWidgets/Phoenix#265. I can't immediately see what we need to fix. Hmmm... Do you?

The TurtleWidget is the wx.Panel that draws the turtle and its lines.

@Achaean
Copy link
Author

@Achaean Achaean commented Mar 31, 2019

Sorry! No! :-(

@cool-RR
Copy link
Member

@cool-RR cool-RR commented Mar 31, 2019

@bittner bittner changed the title Errors on exit (Windows only). Errors on exit (Windows only) Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.