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

Sometimes the album cover is just black on pi #7

Closed
eratosthene opened this issue Jan 21, 2018 · 2 comments
Closed

Sometimes the album cover is just black on pi #7

eratosthene opened this issue Jan 21, 2018 · 2 comments
Labels
Milestone

Comments

@eratosthene
Copy link
Owner

No description provided.

@eratosthene eratosthene changed the title Sometimes the album cover is just black Sometimes the album cover is just black on pi Jan 21, 2018
@eratosthene
Copy link
Owner Author

Does not happen on desktop build, only on pi, so probably a race condition due to slower processor.

@eratosthene eratosthene added this to the 0.6.0 milestone Jan 22, 2018
@eratosthene
Copy link
Owner Author

Seems it's actually a problem with the max texture size on the Pi compared to a real computer. Covers above a certain dimension will not render. (1000x982 works, 2839x2789 doesn't)

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

1 participant