lp:~telepathy-kde/telepathy-kde/ktp-call-ui

Created by Rohan Garg and last modified
Get this branch:
bzr branch lp:~telepathy-kde/telepathy-kde/ktp-call-ui

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Telepathy KDE
Project:
Telepathy KDE
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/ktp-call-ui.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 15 seconds — see the log
Import started on izar and finished taking 2 minutes — see the log
Import started on alnitak and finished taking 2 minutes — see the log
Import started on alnitak and finished taking 2 minutes — see the log

Recent revisions

326. By Laurent Montel <email address hidden>

It alreadys adds by kaboutdata

325. By Antonio Rojas <email address hidden>

Fix build with telepathy-qt 0.9.8

Use the new TelepathyQt5::Farstream link target with 0.9.8, otherwise compilation fails with
/usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:15:10: fatal error: QDBusArgument: No such file or directory

Differential Revision: https://phabricator.kde.org/D25372

324. By Luigi Toscano

Fix message initialization

- add the missing calls to set the translation domain;
- QApplication must be initialized as soon as possible (and the
  translation domain too).

323. By Luigi Toscano

Fix terminology: "by KDE", not "for KDE"

"KDE" has been only the community for a while.

322. By Diane Trout

update service file to use new CMAKE variable

321. By Diane Trout

Prevent crashes from changes in how Bins are removed from the pipelines.

GStreamer reported warnings when trying to remove the sending bins
from the pipelines as they seem to be already unlinked when the
SinkManager::onPadUnlinked is called.

I discovered this by getting the source Element srcPad->parentElement()
and checking to see if that has a parent. After the bin is added to the
pipline it does have a parent, but by onPadRemoved it had been removed
from the pipeline.

I only tested audio calls which showed me that channelHandler()->pipeline()
could be null. I decided that that probably could happen to the video
path as well so added the guard condition there as well.

320. By Niels Ole Salscheider

Do not require KTp twice in CMakeLists.txt

REVIEW: 125501

319. By Diane Trout

Revert "qCDebug(); doesn't print anything so we need to add some text to display"

This reverts commit d54a1b5178ce08d273bd9f0290cfb27b34aa41b4.

I was instructed to read http://woboq.com/blog/nice-debug-output-with-qt.html
which explains how to get more detailed logs out of qCDebug

318. By Diane Trout

qCDebug(); doesn't print anything so we need to add some text to display

the old kDebug() did print the function name so an empty call to kDebug()
was meaningful. qCDebug doesn't, so we have to add a message in
order to get our function trace.

317. By Niels Ole Salscheider

Add missing include

REVIEW: 125457

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers