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

Thumbnailer.state.thumbnail_size can be nil during playlist change #10

Closed
Zren opened this issue Jun 2, 2022 · 0 comments
Closed

Thumbnailer.state.thumbnail_size can be nil during playlist change #10

Zren opened this issue Jun 2, 2022 · 0 comments

Comments

@Zren
Copy link
Owner

Zren commented Jun 2, 2022

[osc_tethys] Lua error: [string "/home/chris/.config/mpv/scripts/osc_tethys.lua"]:1817: attempt to index local 'thumb_size' (a nil value)
function renderThumbnailTooltip(pos, sliderPos, ass)
...
    local thumb_size = Thumbnailer.state.thumbnail_size
    local thumbGlobalWidth = thumb_size.w
    local thumbGlobalHeight = thumb_size.h
@Zren Zren closed this as completed in de3860a Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant