Bug 301748

Summary: Audio and Call buttons are disabled if no gmail account is open in the browser
Product: [Frameworks and Libraries] telepathy Reporter: Attilio <attilio.priolo>
Component: call-uiAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde, mklapetek
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 0.5.1

Description Attilio 2012-06-12 17:34:01 UTC
When I use kde-telepathy (0.4 archlinux packages as specified before) I am not able to perform neither an audio or a video call whenever my gmail account is not open in the web browser.

Reproducible: Always

Steps to Reproduce:
1.Simply open kde-telepathy and close all the web browser instances.
2.
3.
Actual Results:  
The audio and video calls are disabled.

Expected Results:  
Whenever the software is properly connected to the server, I expect that I can perform a video or an audio call.
Comment 1 David Edmundson 2012-06-12 17:40:50 UTC
[18:15] <d_ed> it's a combination of 2 bugs working together
[18:16] <d_ed> KTp doesn't say you can do calls, and the contact list
has a check "can the other person do calls and can I do calls"

(using selfContact()->capabilities() )

[18:16] <d_ed> when you're in gmail it says "I an do calls"
Comment 2 Martin Klapetek 2013-01-15 20:05:48 UTC
Is this still the case? Seems to be working correctly in master. Can you check with 0.5.2?
Comment 3 David Edmundson 2013-01-15 20:28:41 UTC
I think this is the gabble-hack-private we ship.

Works for me too.