[telepathy] [Bug 331104] Chatwindows close immediately if common-internals is built with telepathy-logger installed

Daniel Vrátil dvratil at redhat.com
Thu Apr 10 20:01:29 BST 2014


https://bugs.kde.org/show_bug.cgi?id=331104

Daniel Vrátil <dvratil at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
   Version Fixed In|                            |0.8.1
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/tele
                   |                            |pathy-common-internals/ccd4
                   |                            |d133ba4becb7c8662eb3e57612e
                   |                            |8aa9773e4

--- Comment #6 from Daniel Vrátil <dvratil at redhat.com> ---
Git commit ccd4d133ba4becb7c8662eb3e57612e8aa9773e4 by Dan Vrátil.
Committed on 10/04/2014 at 18:58.
Pushed by dvratil into branch 'kde-telepathy-0.8'.

Don't crash when TelepathyLoggerQt4 returns a null TextEvent

Tpl::PendingEvents sometimes returns a list of events that includes a null
event, which leads to a crash when we try to dereference it (either by
hitting an assert in QtGlib, or by calling methods on a null pointer).
FIXED-IN: 0.8.1

M  +5    -0    KTp/Logger/plugins/tplogger/pending-tp-logger-logs.cpp

http://commits.kde.org/telepathy-common-internals/ccd4d133ba4becb7c8662eb3e57612e8aa9773e4

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-telepathy-bugs mailing list