-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Cannot load compressed .ico files #310
Comments
I don't see that eom is crashing. This icon is simply not supported. |
I did some further testing and it appears the issue is with PNG-compressed Example outputs from
|
please implement a way to view compressed icon files |
Note that we are a very small team, and it could take quite a while to get to something like this on our own. I myself have done very little with eom other than testing PR's and bugfixes so will have to leave this for someone on the team that knows what they are doing. As always, if someone outside the team submits a PR of their own for this we will be happy to try it out. |
I am sorry for posting this, I searched for the problem for another program (mentioned that one in the google search), clicked a github link to an already existing issue that sounded exactly like it, and didnt look at the project name again. Don't feel pressured into implementing a feature that no one really asks for |
Not to worry: feature requests give developers (and new developers) a popularity contest for potential new features and can help guide the roadmap for a program. Not all will be used in any program popular enough to attract them, but some will be and widely requested items can tell devs what they may have missed. Example: if a new archive manager written by someone using only Debian could unpack .deb files but not .rpm files that would be an oversight and someone on Fedora would probably ask for .rpm support or even submit a PR for it if they have the skills. Also note that a feature request from one person may attract a PR submitted by another with similar needs. In this case, lots of people working on linux/unix systems will never encounter microsoft compressed icons, but that could change. Suppose Microsoft decided to lock all versions of MS windows to the Microsoft Store and disable all installation of software from outside it with no unpaid option to switch away from that. This would effectively ban Steam, which is exactly why discussion of such things a decade ago forced Steam to experiment with Linux support as both an insurance policy and a shot across Microsoft's bow. Had that run to completion, lots of devs from the Windows world might have shown up in the Linux world, making a feature request like this one important and probably bringing a PR from one of them. |
This should be implemented in GdkPixbuf I believe, and there seems to be some unfinished work for it. I guess if anybody want to take that one it could be merged there :) |
Expected behaviour
The image should display.
Actual behaviour
Steps to reproduce the behaviour
Click this link and open the resulting file in Eye of Mate
MATE general version
1.24.2
Package version
eom-1.24.2-1.fc32
Linux Distribution
Fedora 32
Link to bugreport of your Distribution (requirement)
https://bugzilla.redhat.com/show_bug.cgi?id=1963750
The text was updated successfully, but these errors were encountered: