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

unsupported number of color planes #24

Open
alexmyczko opened this issue Aug 10, 2018 · 10 comments
Open

unsupported number of color planes #24

alexmyczko opened this issue Aug 10, 2018 · 10 comments

Comments

@alexmyczko
Copy link
Contributor

when running the sdl2 version on linux, i'm getting this error message
Skins/Vintage/prefs_cycle.png': unsupported number of color planes

when changing the theme to Vintage

$ file */*cycle.png
SIDMonster-Light/prefs_cycle.png: PNG image data, 160 x 48, 8-bit colormap, non-interlaced
Vintage/prefs_cycle.png: IFF data, ILBM interleaved image, 160 x 48
$ feh -l */*cycle.png
NUM FORMAT WIDTH HEIGHT PIXELS SIZE ALPHA FILENAME
1 png 160 48 7k 1k - SIDMonster-Light/prefs_cycle.png
2 lbm 160 48 7k 578 X Vintage/prefs_cycle.png

@alexmyczko
Copy link
Contributor Author

find my tested+working fix at: alexmyczko@5a91c9b

@pete-gordon
Copy link
Owner

Could you submit it as a pull request and I'll merge it in on here.

@alexmyczko
Copy link
Contributor Author

I will try

@pete-gordon
Copy link
Owner

Seems like the pull request only deletes "prefs_cycle.png". There is no rename, or inclusion of a new png file.

@alexmyczko
Copy link
Contributor Author

Ah answered at the wrong place. Probably easier if you just add mine from my fork?

@pete-gordon
Copy link
Owner

Ok but I don't know when I'll have time... I can merge pull requests from my phone.

@alexmyczko
Copy link
Contributor Author

I can't figure out how to use the github web interface to replace a binary file. I am not allowed to delete it first, to add the good one. Can you delete files from your phone?

@pete-gordon
Copy link
Owner

pete-gordon commented Aug 29, 2018

No. I would prepare the fix on my laptop using the git command. Hence the need for me to have some time to actually do it.

@alexmyczko
Copy link
Contributor Author

Sounds good, I'm not in a hurry. I do have it in the debian package already, and can get rid of the patch with your new version later any time: https://packages.debian.org/hivelytracker

@alexmyczko
Copy link
Contributor Author

meanwhile i can use github without phone or browser. achivement git cli guru. pr following

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

2 participants