SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
371 stars 42 forks source link

[BUG] On OSX (MacOS) did not show application icon #68

Closed savegame closed 2 years ago

savegame commented 3 years ago
Снимок экрана 2021-05-03 в 16 54 14

In middle position - SchildiChat

su-ex commented 3 years ago

@michi7801 Some ideas?

michi7801 commented 3 years ago

First of all, try to restart your computer. MacOS sometimes has problems to obtain the app icon shortly after installing the app. This does not happen to often, but it is worth the try.

If this does not help:

Did you build the app yourself or did you use the prebuild dmg? Placing the app icon into the right place is the job of the electron-builder. It should work fine as long as the image is at the right place.

If you are using the prebuild, try to install it again. The icon is definitely existing in the prebuild. Maybe the process of copying the .app went wrong? If not, check if the app image is in the right place and rebuild the app yourself.

I am not aware that the current version of the MacOS installer has any flaws, but I look into it if the problems occurs again...

savegame commented 3 years ago
  1. App get from Releases.
  2. App icon not shown when i open just DMG
  3. I allready reboot OSX, its not help. Снимок экрана 2021-05-03 в 18 52 28
michi7801 commented 3 years ago

Ok, I just re-downloaded the current release myself and checked if the icon is present. You can try to also re-download it, otherwise I have no clue why this could be. I also checked the image with a VM, which is not registered with my AppleID, and it works just fine. You can try to look if the app icon is present in the .app file.

Just go to this path: /Applications/SchildiChat.app/Contents/Resources and look if the file named SchildiChat.icns is present.

If this is the case, it has nothing to do with the SchildiChat installation. Something else must be going on with your machine.... It this is not the case, your installation is faulty or the dmg file is faulty...

savegame commented 3 years ago

strange, icon in app file is present. dont know why it not show ...

austinhuang0131 commented 2 years ago

Reproducible on Mojave.

Currently using this as a remedy.

su-ex commented 2 years ago

@Kloenk Do you think this might be fixed with your recent changes?

kloenk commented 2 years ago

Im not sure, could be. Don't have easy access to an pre 11 macOS right now.

su-ex commented 2 years ago

Did the latest version fix this? @austinhuang0131 @savegame

austinhuang0131 commented 2 years ago

@su-ex Yes but the icon looks kinda small (compared to others)

Screen Shot 2021-09-14 at 09 29 33

kloenk commented 2 years ago

I build the icon with the guidelines of apple, so this is the size that is expected. See: https://developer.apple.com/design/human-interface-guidelines/macos/icons-and-images/app-icon/

kloenk commented 2 years ago

Will close this. If it reappears just reopen it.