| Summary: | lots of criticals generated by NULL chat-id | ||
|---|---|---|---|
| Product: | Telepathy | Reporter: | Danielle Madeley <danielle> |
| Component: | logger | Assignee: | Telepathy bugs list <telepathy-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
| Severity: | normal | ||
| Priority: | medium | CC: | cosimo.alfarano, sjoerd |
| Version: | git master | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
(process:11272): libtelepathy-logger-CRITICAL **: tpl_log_entry_set_chat_id: assertion `!TPL_STR_EMPTY (data)' failed Seems to be caused by log-store-empathy.c:795 passing a chat_id of NULL. message = tpl_log_entry_text_new (cm_id, tp_proxy_get_object_path (account), NULL, TPL_LOG_ENTRY_DIRECTION_NONE);