Bug 325026

Summary: If log library is missing Text-ui doesn't display messages
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: text-uiAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: dvratil
Priority: NOR    
Version: unspecified   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.7.0

Description David Edmundson 2013-09-18 03:30:22 UTC
User below missing the ktp-tp-logger plugin. 

[04:24] <ryukafalz> Yeah.  Window opens, header (avatar, contact name, etc.) displays, but the chat message doesn't.  Icon in taskbar stays as the "new message" icon
[04:24] <ryukafalz> and notification displays again when the window closes

I assume text-ui is waiting on pendingDates to emit finished() or something, but the code looks fine.

Note I have not confirmed this bug.
Comment 1 Daniel Vrátil 2013-09-18 09:13:59 UTC
Git commit 4c0ed98da330687d644f90ae6294825398e70709 by Dan Vrátil.
Committed on 18/09/2013 at 09:13.
Pushed by dvratil into branch 'master'.

Delay emitting finished() signal from PendingLoggerOperations

When the signal is emitted directly from operation constructor, it
is never caught, because users connect to the signal after the Operation
is constructed.

REVIEW: 112790
FIXED-IN: 0.7.0

M  +22   -3    KTp/Logger/pending-logger-operation.cpp
M  +2    -0    KTp/Logger/pending-logger-operation.h

http://commits.kde.org/telepathy-common-internals/4c0ed98da330687d644f90ae6294825398e70709