Bug 311707 - Audio and video call doesn't work
Summary: Audio and video call doesn't work
Status: RESOLVED NOT A BUG
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: call-ui (show other bugs)
Version: 0.5.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-14 19:07 UTC by Ezio Vergine
Modified: 2013-02-17 11:43 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ezio Vergine 2012-12-14 19:07:44 UTC
When I click on audio or video call button ib telepathy contacts ui, I have this kde notifications:

org.freedesktop.Telepathy.Error.NotAvailable: handler no longer available.
Issue present on both jabber an gtalk contacts. I've already used this features, so I think is a recent problem.

Reproducible: Always

Steps to Reproduce:
1. start an audio or video call
2.
3.
Actual Results:  
No call start

Expected Results:  
Call selected contact
Comment 1 George Kiagiadakis 2012-12-15 00:28:13 UTC
Probably the call-ui is crashing. I suspect a distribution bug... Try starting ktp-call-ui from the command line and then make a call.
Comment 2 Ezio Vergine 2012-12-15 16:46:48 UTC
Sorry, is an issue related to arch.
aur package comment: "The package was moved from [extra] as doesn't support farstream 0.2."

If I try to build manually I've this problem during cmake:
CMake Error at CMakeLists.txt:9 (find_package):
  By not providing "FindTelepathyQt4Farstream.cmake" in CMAKE_MODULE_PATH
  this project has asked CMake to find a package configuration file provided
  by "TelepathyQt4Farstream", but CMake did not find one.

  Could not find a package configuration file provided by
  "TelepathyQt4Farstream" with any of the following names:

    TelepathyQt4FarstreamConfig.cmake
    telepathyqt4farstream-config.cmake

  Add the installation prefix of "TelepathyQt4Farstream" to CMAKE_PREFIX_PATH
  or set "TelepathyQt4Farstream_DIR" to a directory containing one of the
  above files.  If "TelepathyQt4Farstream" provides a separate development
  package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!

Which lib I need to compile?
Comment 3 David Edmundson 2013-02-15 21:29:01 UTC
Your TelepathyQt4Farstream was too old.

Hope it's fixed now.
Comment 4 Ezio Vergine 2013-02-16 10:15:52 UTC
No, it isn't fixed. Same problem with telepathy-farstream. My version:
telepathy-farstream 0.6.0-1.

Wich version I should use?

Thanks for the replay
Comment 5 Martin Klapetek 2013-02-17 11:43:39 UTC
0.6 unfortunately does not work with our calling features as we need to do some heavy porting. Try tp-farstream 0.4 and report back please.

Thanks