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

Camera Close, Redraw Crash #366

Closed
inspectionsbybob opened this issue Feb 18, 2021 · 3 comments
Closed

Camera Close, Redraw Crash #366

inspectionsbybob opened this issue Feb 18, 2021 · 3 comments
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Unpublished The work is done, but the fix is still not published. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. Work: Obvious
Milestone

Comments

@inspectionsbybob
Copy link

MeerK40t crash log. Version: 0.6.19
Please report to: https://github.com/meerk40t/meerk40t/issues

Traceback (most recent call last):
File "CameraInteface.py", line 236, in on_size
File "CameraInteface.py", line 648, in update_in_gui_thread
File "CameraInteface.py", line 460, in on_update_buffer
AttributeError: 'NoneType' object has no attribute 'draw_mode'

@tatarize tatarize added Priority: Medium This issue may be useful, and needs some attention. Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. Work: Obvious labels Feb 18, 2021
@tatarize
Copy link
Member

Hm. Tried to draw after window shutdown. I'll look into that.

tatarize added a commit that referenced this issue Feb 19, 2021
@tatarize
Copy link
Member

https://github.com/meerk40t/meerk40t/releases/tag/0.6.20-beta7

This is fixed in the Beta7.

@tatarize tatarize added Status: Unpublished The work is done, but the fix is still not published. and removed Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. labels Feb 19, 2021
@tatarize tatarize added this to the 0.6.20 milestone Feb 21, 2021
@tatarize tatarize changed the title error reporting Camera Close, Redraw Crash Feb 21, 2021
@tatarize
Copy link
Member

This is fixed in 0.6.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Unpublished The work is done, but the fix is still not published. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. Work: Obvious
Projects
None yet
Development

No branches or pull requests

2 participants