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

Crash Report #740

Open
Roswick opened this issue Dec 16, 2024 · 1 comment
Open

Crash Report #740

Roswick opened this issue Dec 16, 2024 · 1 comment

Comments

@Roswick
Copy link

Roswick commented Dec 16, 2024

mu.log.2024-12-16.txt
REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.2.0
Locale: en_US
Platform: Windows 10 10.0.19045 AMD64

Traceback (most recent call last):
  File "C:\Users\Roz Works\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\modes\base.py", line 165, in <lambda>
    remaining_task = lambda commands=remainder: self.execute(commands)
  File "C:\Users\Roz Works\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\modes\base.py", line 163, in execute
    self.write(command)
  File "C:\Users\Roz Works\AppData\Local\Programs\Mu Editor\Python\lib\site-packages\mu\modes\base.py", line 149, in write
    self.serial.write(data)
AttributeError: 'NoneType' object has no attribute 'write'

@Roswick
Copy link
Author

Roswick commented Dec 16, 2024

I just loaded a new version of Mu.
No control of the PICO after hitting run short of unplugging it.
Locked out of saving my file.
Cannot stop the file running in the REPL.
After the crash, Mu icon no longer on desktop.
Deleted Mu from my computer then reloaded the new version. Behavior repeated itself.

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

No branches or pull requests

1 participant