-
Notifications
You must be signed in to change notification settings - Fork 231
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
Pythonista crash during start launch_stash.py #496
Comments
Try this command instead... #462 (comment) |
Tried, same result. |
@mrkeuz @cclauss However this issue could be workarounded following steps as below:
I have no idea how Debug mode made the difference... |
有用 (it works) |
Yes, it does crash when you step over and do nothing with the console. But as long as the console is active, you should be able to run some shell command with it, and if you found the window hang, just press the "single step run” for another time. However, official fix for this issue is still needed, please try the trick cautiously. |
Additional notes.
|
I just ran into this issue (Stash crashing as soon as you run |
Did you create a pull request? |
Steps for reproduce
import requests as r; exec(r.get('https://bit.ly/get-stash').content)
launch_stash.py
fromResult
In
This phone
folder appear_objc_exception.txt
with text:Env:
The text was updated successfully, but these errors were encountered: