-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
fvwm-menu-desktop only produces half the xdg-menu #177
Comments
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
@mikeandmore -- can you take a look at this? Presumably related to the work you've recently done? |
Sure. It looks like PIL doens't support this particular xpm. Can you upload this xpm to github so that I can take a look? I think I should catch the exception when this happens too... |
Thanks! My xdvi is part of texlive-bin, and these are the files that come with it:
xdvi.desktop looks like this:
In my lunchbreak, I'll try to manipulate the .desktop file so that it includes an Icon and let you know if that works (but that wouldn't solve the original trouble, would it?). :D 4 *** Lunchbreak - Edit *** Nope, doesn't make a difference. Regardless of the entry "Icon=XYZ" in the .desktop file, the script fails.
When I delete libreoffice-draw.desktop, the following appears (again abridged):
Am I providing info in the right direction? |
Do you happen to have a I'm sure I can make this error disappear, but I just think it's better to display the icon if we can find one... |
Initially, no, the texlive-bin package that's installed doesn't provide an icon at all. |
I created #178, but it just ignores the broken file. I suspect XDvi is actually fine, it's another xpm that's corrupted. This PR will at least print out which file is broken. Then we can see what does it take to display that xpm file. |
Hi, I am most awfully sorry, but nothing I can see has changed. The same error appears in the same place. :( If it helps: I've now also tried to remove "xpm" from the fvwm-menu-desktop scriptfile, but to no avail. |
Does the following patch work?
|
@MasterP-theGu ping? |
@mikeandmore pong. |
It works perfectly! :D
They're all original xpm's from /usr/share/pixmaps and the one I created using convert for one of my previous reports in this thread. |
@MasterP-theGu these XPM files are weird. I can only open some of them with GraphicsMagick, and none with PIL/Pillow. I guess I'll just skip these. |
@mikeandmore I cannot judge the weirdness of XPM files. :D |
From roughly the penultimate (?) update of master branch on, my XDG-menu is broken. The script only produces up to Graphics, and from Internet onwards, the items remain empty. Here's the end of the output, beginning with the final working entry "Grafik":
The text was updated successfully, but these errors were encountered: