eclipse-theia / theia-blueprint

The Eclipse IDE is a modern and open IDE for cloud and desktop. The Theia IDE is based on the Theia platform. The Theia IDE is available as a downloadable desktop application. You can also try the latest version of the Theia IDE online. For more details, see the Readme below.
https://theia-ide.org/#theiaide
MIT License
339 stars 127 forks source link

AppImage does not show a launcher Icon anymore #361

Closed jfaltermeier closed 4 months ago

jfaltermeier commented 4 months ago

Bug Description:

The AppImage does not show a launcher image anymore: ksnip_20240515-103541

We had this workaround in place before: https://github.com/eclipse-theia/theia-blueprint/blob/master/theia-extensions/product/src/electron-main/icon-contribution.ts

Might be related to the introduction of the Splash Screen as well

Steps to Reproduce:

  1. Launch AppImage and check if there is an icon

Additional Information

jfaltermeier commented 4 months ago

Sometimes it is working, I think after opening a new Window with a different workspace e.g.