-
Notifications
You must be signed in to change notification settings - Fork 16
Icon gets shown in menu but not in file thumbnail; why? #28
Comments
That file must be run at least once to create the thumbnail. Did you run it? |
I have appimaged installed and I assume it creates the thumbnails? No? |
Not sure whether it does. You should check your source code... I only know for sure that thumbnails are created by the runtime on execution. |
But no, also after running it there is still no thumbnail. |
The inside of the AppImage looks immaculate:
|
The thumbnail is created from the |
...which is missing indeed:
Bug in electron-builder? |
They violate the AppDir specification (which someone renamed for some reason ... ... ...). It's a specification! And only if you call it that way, people will adhere to it! |
Also, don't rename references in Sphinx without doing it anywhere. Now, we have broken references... |
Ouch! What is the proper way to edit this? Remember, my level of sophistication is editing |
One could see it as:
|
I reverted the commit with the following description:
It is our specification, as we add additional rules to it. So it is our specification, even if the text is not in RFC style. |
There is no difference whether to do it in The proper way is to do it using The Travis CI build perfoms a link check that identifies such problems. But ideally, you do it by building locally, and applying a link change before committing. (I know that's not so much your style, hence the Travis build.) |
By the way, see https://docs.appimage.org/reference/appdir.html#history for a description why we call it specification. We do of course credit ROX filer. |
Icon for Jitsi Meet gets shown in menu but not in file thumbnail; why?
XFCE on Clear Linux OS with the latest appimaged
The text was updated successfully, but these errors were encountered: