I wonder if anyone is running Slack Linux desktop app on openSUSE? Folks at $WORK are proposing to use it as a replacement for Skype group chats, so I’m trying it on openSUSE 13.1 x86_64.
Slack officially supports only Ubuntu and Fedora, and even that ‘official’ support is at beta level. I downloaded the Fedora rpm and installed it with ‘zypper in’. Zypper gave an error message that ‘nothing provides libXScrnSaver’. That in itself is interesting - this link leads me to believe that libXScrnSaver should be available from OSS repo, but it is not there. Should libXScrnSaver be officially available in openSUSE or must I go hunting for it in the underworld?
I allowed zypper to proceed with installation, and the result “sort of” works, in a really annoying way. Every minute or so, the application window reloads with a splash screen, making the app unusable for 2-3 seconds. At the same time, these messages appear in console:
[slack-application.js] - Reloading window with ID: undefined
[tray-handler.js] - Setting tooltip to No unread messages
[slack-application.js] - invokedOnStartup: false, runFromTray.isEnabled: true
If anyone has had a better experience with Slack on openSUSE, I’m all ears
> I wonder if anyone is running ‘Slack’ (http://slack.com) Linux desktop
> app on openSUSE? Folks at $WORK are proposing to use it as a replacement
> for Skype group chats, so I’m trying it on openSUSE 13.1 x86_64.
I don’t have 13.1 here, but I gave it a shot on 13.2 - same result. We
actually use it at $work here as well.
One nice thing about Slack, though, is that the desktop app is basically
a wrapper for a javascript app - so it’ll run through any browser.
I’ve got it running on chrome right now, and that seems stable.
Just visit https://<teamname>.slack.com and you can sign into your team.
Zypper gave an error message that ‘nothing provides libXScrnSaver’. That in itself is interesting - this link leads me to believe that libXScrnSaver should be available from OSS repo, but it is not there. Should libXScrnSaver be officially available in openSUSE or must I go hunting for it in the underworld?
> hendersj;2735442 Wrote:
>>
>> One nice thing about Slack, though, is that the desktop app is
>> basically a wrapper for a javascript app - so it’ll run through any
>> browser.
>>
>>
> Turns out there is even a third party desktop app that works much better
> than the official one:
> https://github.com/plaidchat/plaidchat