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] Normcap starts but crashes at capturing #139

Closed
nesper8 opened this issue Aug 27, 2021 · 1 comment
Closed

[CRASH] Normcap starts but crashes at capturing #139

nesper8 opened this issue Aug 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@nesper8
Copy link

nesper8 commented Aug 27, 2021

OS:
Arch Linux

Python Version:
3.9.6

Version:
Normcap 0.2.5 PIP version

Log:

22:08:39 - ERROR   - normcap.utils          - L:288 - Uncaught exception! Quitting NormCap!
Traceback (most recent call last):
  File "/home/nesper8/.local/lib/python3.9/site-packages/normcap/gui/base_window.py", line 201, in hideEvent
    if self.macos_border_window:
AttributeError: 'MainWindow' object has no attribute 'macos_border_window'

Thank you very much in advance

@dynobo
Copy link
Owner

dynobo commented Aug 27, 2021

Thanks for the report, @nesper8. I already stumbled upon this, and it should be fixed with #140, which I published right now as NormCap v.0.2.6.

Feel free to reopen, in case you still have this issue :-)

@dynobo dynobo closed this as completed Aug 27, 2021
@dynobo dynobo added the bug Something isn't working label Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants