[Bug 307212] Make dependency on telepathy-logger-qt mandatory

David Edmundson kde at davidedmundson.co.uk
Thu Nov 8 02:28:41 GMT 2012


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

--- Comment #7 from David Edmundson <kde at davidedmundson.co.uk> ---
Further details on this:

 - Text UI can be compiled with or without logger support
 - If you're using Ubuntu packages, it will have the logger support
 - If you compile the text-ui with logger support telepathy-logger must be
installed otherwise it dies. There is no runtime check
 - Ubuntu packages allow the situation to not depend on telepathy-logger,
though it's installed by default on new installs
 - The crash/assert is inside libtelepathy-logger which isn't under our control

 - If you compile without logger support, it doesn't use anything inside
libtelepathy-logger (or even link against it) so nothing crashes.

This bug does not actually solve the issue, if anything it makes it worse. This
bug is to make it so the text-ui can _only_ be compiled with the logger
support. Which could make this situation worse.

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



More information about the Kde-telepathy-bugs mailing list