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

Error when using keypress in v8.4 #492

Closed
JuleMKru opened this issue May 14, 2022 · 3 comments
Closed

Error when using keypress in v8.4 #492

JuleMKru opened this issue May 14, 2022 · 3 comments
Labels

Comments

@JuleMKru
Copy link

Hello and thank you very much for this amazing program.
I started working with BORIS, and wanted to try the experimental 8.4 version. When using a keypress for coding, I am receiving this error:

BORIS version: 8.4
OS: Windows 10 10.0.22000
CPU: AMD64 Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
Python 3.8.2 (64-bit)
Qt 5.15.2 - PyQt 5.15.4
2022-05-14 14:08

Traceback (most recent call last):
File "C:\Users\Jule\BORIS\lib\site-packages\boris\core.py", line 4725, in keyPressEvent
if self.dw_player[0].mediaListPlayer.get_state() == self.vlc_playing:
AttributeError: 'DW_player' object has no attribute 'mediaListPlayer'

Is there something that I did wrong in the installation process/something I can do that might help here? I will for now move to v.7.13.5, where this error does not appear, but maybe this feedback is helpful for you anyways.

Best,
Jule

@olivierfriard
Copy link
Owner

Hello,
thank you for reporting, it is very useful.
I will check this as soon as possible
Olivier

olivierfriard added a commit that referenced this issue May 16, 2022
@olivierfriard
Copy link
Owner

Hello,
the bug should be fixed in the v.8.4.1 that was just released. https://github.com/olivierfriard/BORIS/releases/tag/v8.4.1
Can you confirm this?

Thank you for your collaboration

@JuleMKru
Copy link
Author

Yes, this seems to work now, thanks a lot!

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

No branches or pull requests

2 participants