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

[Bug]: Exception not handled #231

Open
Thihup opened this issue Sep 20, 2024 · 0 comments
Open

[Bug]: Exception not handled #231

Thihup opened this issue Sep 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Thihup
Copy link

Thihup commented Sep 20, 2024

GridPlayer version

0.5.3

What OS are you using?

Windows

OS Version / Linux distribution

Windows 11

What distribution channel are you using? [LINUX ONLY]

None

Bug description

Traceback (most recent call last):
File "gridplayer\player\managers\video_driver.py", line 80, in crash
gridplayer.exceptions.PlayerException: Exception in thread
Thread-1
Traceback (most recent call last):
File "gridplayer\multiprocess\command_loop.py", line 65, in cmd_loop_thread_func
File "gridplayer\multiprocess\command_loop.py", line 81, in cmd_loop_thread_body
File "gridplayer\multiprocess\command_loop.py", line 25, in cmd_loop_run
File "gridplayer\multiprocess\command_loop.py", line 33, in cmd_process_command
File "gridplayer\vlc_player\player_base.py", line 372, in load_video_st2_set_media
AttributeError: 'NoneType' object has no attribute 'set_media_list'

Log excerpt

No response

@Thihup Thihup added the bug Something isn't working label Sep 20, 2024
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

1 participant