raelgc / scudcloud

ScudCloud - Slack for Linux
https://launchpad.net/~rael-gc/+archive/ubuntu/scudcloud
MIT License
1.22k stars 99 forks source link

Slack is not keeping online status after 30 minutes idle in the app #585

Closed raelgc closed 7 years ago

raelgc commented 7 years ago

ScudCloud Version

Paste the output for scudcloud --version below:

ScudCloud 1.60
Python 3.5.2
Qt 5.7.0
PyQt 5.7
SIP 4.18.1

Distro and Desktop info

Expected behavior

After 30 minutes, Slack will be online if desktop is not locked.

Actual behavior

After 30 minutes idle (only in the app), Slack will be offline,

Steps to reproduce

  1. Start Scudcloud
  2. Don't touch the app for 30 minutes
  3. Check online status.

Additional Info

The Slack JS method to send tickle (TS.ms.sendTickle) was removed by Slack (or renamed). Find the new one and replace the call for it.