flathub / com.slack.Slack

https://flathub.org/apps/details/com.slack.Slack
35 stars 36 forks source link

App needs access to `D-Bus session bus` #193

Closed gtirloni closed 8 months ago

gtirloni commented 1 year ago

On GNOME 44, the Slack icon stopped showing in the tray (using AppIndicator or Tray-Icons-Reloaded extensions).

The way to get that working again is by granting it access to socket-session-bus (e.g., in FlatSeal).

Could this permission be added by default to this flatpak?

mvdan commented 1 year ago

Confirming that this fixed it for me as well, on sway with waybar.

mvdan commented 1 year ago

After giving it access, I notice that Slack now creates and uses a "Chromium safe storage" secret in my keyring. Perfectly fine for me, just slightly surprising.

evan-a-a commented 1 year ago

This should be fixed by #213