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

[SDL] Image viewing is broken since commit 9a181f4 #46

Open
DrUm78 opened this issue Jul 23, 2023 · 2 comments
Open

[SDL] Image viewing is broken since commit 9a181f4 #46

DrUm78 opened this issue Jul 23, 2023 · 2 comments

Comments

@DrUm78
Copy link

DrUm78 commented Jul 23, 2023

Since the commit FunKey-Project/SDL-1.2@9a181f4 for SDL 1.2, image viewing in Commander is broken for file formats like .png and .jpg.

Error message in the logs is:
loadImageToFit: ioctl(FBIOPAN_DISPLAY) failed

Steps to reproduce:

  1. Take any screenshot with Fn+up d-pad for instance
  2. Try to open it with Commander
  3. Notice that it fails and shows the raw content of the image file (see attached screenshot)

IMG_0210

@DrUm78
Copy link
Author

DrUm78 commented Aug 25, 2024

I fixed it a very dirty but working way by forcing the old SDL lib when executing Commander: DrUm78/commander@5899bee
So until a proper fix is pushed, I'll keep this workaround.

@DrUm78 DrUm78 closed this as completed Aug 25, 2024
@DrUm78 DrUm78 reopened this Mar 15, 2025
@DrUm78
Copy link
Author

DrUm78 commented Mar 30, 2025

I reopened it as my fix is only a workaround.

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