Desktop: Mattermost taskbar icon is black on black background (macOS 11.2.3)

Created on 12 Apr 2021  路  11Comments  路  Source: mattermost/desktop

I confirm (by marking "x" in the [ ] below: [x]):


Summary
Mattermost icon is black

Environment

  • Operating System: macOS Big Sur 11.2.3
  • Mattermost Desktop App version: 4.6.2
  • Mattermost Server version: 5.25.0

Steps to reproduce

  • Set Mattermost to start automatically
  • Start MacOs
  • Close Mattermost
  • Start Mattermost

  • Expected behavior
    Mattermost icon should be white.

Observed behavior
Mattermost icon is black
image
Here when I press the icon
image

All 11 comments

@distante Are the notes here helpful https://github.com/mattermost/desktop/issues/317#issuecomment-402703667? Not sure if this is something that could potentially be documented.

Hi @amyblais , not really, I think my problem has more to do with MacOs light/dark modes.

Does the same issue occur on v4.7.0-beta version https://github.com/mattermost/desktop/releases/tag/v4.7.0-beta2?

On Mac, I went to General > Appearance > Dark, but wasn't able to repro just now.

@amyblais I tried v4.7.0 beta and it still happens.

But I have found a way for you to reproduce it (I think).

  • First I am using this image as background
  • General > Appearance -- Is not set to Dark but Auto, more important, in Dark mode it works correctly.
  • Setting Appearance to Light reproduces the error.

this should be fixed on 4.7.0-rc1 or greater. Although there is an issue with the tray icon being fixed in https://github.com/mattermost/desktop/pull/1549 which should make it to daily and rc2

@Willyfrog The initial problem is fixed but now instead of getting an black icon with black background the app just crashes when I change Appareance from 'Auto' to 'Dark'. in system -> general

image

Application: Mattermost 4.7.0-rc1 [commit: ceefc85
]
Platform: Darwin 20.3.0 x64
TypeError: Cannot read property 'normal' of undefined
    at setTray (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:68671:48)
    at refreshTrayImages (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:68624:5)
    at Config.handleDarkModeChange (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:373:32)
    at Config.emit (events.js:315:20)
    at NativeTheme.<anonymous> (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:39285:14)
    at NativeTheme.emit (events.js:315:20)

yes, sorry about that, we noticed that on rc1, can you try rc2 (we released it a few minutes ago)? we should have fixed it, but let me know if it still happens

Yes it works now

I look forward to having this when it releases and my client updates

Is there any Windows specific version of this issue ? The stated behavior isn't MacOS specific and reproducible on Windows 10 as well.

image

I am using desktop client v4.7.0-RC5.

@kedar-joshi that's a different issue, see https://github.com/mattermost/desktop/issues/1601

Was this page helpful?
0 / 5 - 0 ratings