scudcloud icon indicating copy to clipboard operation
scudcloud copied to clipboard

Voice call support

Open kofalt opened this issue 8 years ago • 10 comments

Slack has added a new voice call feature, and it's pretty slick. When I hit the new call button in Scudcloud, nothing happens.

When running Slack in Chrome, a new slack.com/call/id tab is opened to start the call. My guess is that Scudcloud just needs to support opening a browser window from this button.

Version info:

$ cat /etc/lsb-release

DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=17.1
DISTRIB_CODENAME=rebecca
DISTRIB_DESCRIPTION="Linux Mint 17.1 Rebecca"

$ scudcloud --version

ScudCloud 1.18
Python 3.4.3
Qt 4.8.6
PyQt 4.10.4
SIP 4.15.5

kofalt avatar Mar 08 '16 21:03 kofalt

Hi @kofalt and thanks for reporting this!

Sounds like a nice workaround!

I'll work on this tomorrow at my morning and publish a new version.

raelgc avatar Mar 08 '16 21:03 raelgc

:raised_hands:

kofalt avatar Mar 08 '16 21:03 kofalt

Playing a bit with the voice call: the trailing id to start a new call is the current channel id.

raelgc avatar Mar 08 '16 21:03 raelgc

@kofalt What happens when someone tries to call you?

raelgc avatar Mar 08 '16 21:03 raelgc

I saw a momentary link to the call, and then it would immediately switch to a missed call notification.

missed

kofalt avatar Mar 09 '16 00:03 kofalt

Re-opening, as this is fixed only to start calls.

raelgc avatar Mar 14 '16 11:03 raelgc

Slack changed the button id. I'll update to reflect it.

raelgc avatar Mar 17 '16 17:03 raelgc

Any ETA on this feature? Would be really awesome to have it!

mattias-avelin avatar Apr 15 '16 12:04 mattias-avelin

@mattias-avelin I just fixed the button to start the call. To fix receive a call, I need to check what is expected to be in place.

Last time I tried, the work colleagues tried to call me, but the official client was not working with the calls too. I need to try again.

raelgc avatar Apr 15 '16 13:04 raelgc

This issue is still present. Totally not possible to make or receive calls from Slack Linux app.

Distributor ID:	LinuxMint
Description:	Linux Mint 18.1 Serena
Release:	18.1
Codename:	serena

TheCrimsonIdol avatar Feb 17 '17 10:02 TheCrimsonIdol