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]: crash when jumping by time with two videos playing #59

Closed
im4aratu opened this issue Jul 4, 2022 · 0 comments
Closed

[Bug]: crash when jumping by time with two videos playing #59

im4aratu opened this issue Jul 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@im4aratu
Copy link

im4aratu commented Jul 4, 2022

GridPlayer version

0.3.0

What OS are you using?

Windows

OS Version / Linux distribution

Win 10 21H2

What distribution channel are you using? [LINUX ONLY]

No response

Bug description

When viewing 2 videos side by side clicking on ALL-> Jump to -> +30s sometimes exits the program and gives the error shown in the log excerpt below. (same thing happens for +15s)

Log excerpt

Traceback (most recent call last):
  File "gridplayer\player\manager.py", line 29, in <lambda>
  File "gridplayer\player\managers\active_block.py", line 60, in cmd_active
  File "gridplayer\widgets\video_block.py", line 123, in wrapper
  File "gridplayer\widgets\video_block.py", line 133, in wrapper
  File "gridplayer\widgets\video_block.py", line 448, in manual_seek
AttributeError: 'VideoBlock' object has no attribute 'seek_shift'
@im4aratu im4aratu added the bug Something isn't working label Jul 4, 2022
@im4aratu im4aratu changed the title [Bug]: [Bug]: crash when jumping by time with two videos playing Jul 4, 2022
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