Open alexmyczko opened 6 years ago
find my tested+working fix at: https://github.com/alexmyczko/hivelytracker/commit/5a91c9bab33c13a6de12b36b37fc95d4fd087978
Could you submit it as a pull request and I'll merge it in on here.
I will try
Seems like the pull request only deletes "prefs_cycle.png". There is no rename, or inclusion of a new png file.
Ah answered at the wrong place. Probably easier if you just add mine from my fork?
Ok but I don't know when I'll have time... I can merge pull requests from my phone.
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?
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.
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
meanwhile i can use github without phone or browser. achivement git cli guru. pr following
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