Any time I try to open a link from Slack, all I get is a blank new window opening in Chrome. Worth reinstalling, or do others have this problem?
Asked
Active
Viewed 7,009 times
3 Answers
14
I'm on fresh Ubuntu/Chrome/Slack and links were opening blank tabs in Chrome. This AskUbuntu answer worked for me:
Open file:
$HOME/.local/share/applications/google-chrome.desktopFind the line:
Exec=/opt/google/chrome/chromeAdd a space and
%U:Exec=/opt/google/chrome/chrome %UThen save the file.
2
To get into the slack I just run slack command in commandline with the magic link as argument.
slack slack://ABCDSF4MR/magic-login/892109304726-LONG_SECRETKEY
Shiplu Mokaddim
- 408