Bug 30104 - display status and reason names in the logs
Summary: display status and reason names in the logs
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: git master
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords: love
Depends on:
Blocks:
 
Reported: 2010-09-09 09:30 UTC by Tomeu Vizoso
Modified: 2019-12-03 20:03 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tomeu Vizoso 2010-09-09 09:30:11 UTC
for faster debugging of connection issues, instead of:

tp-glib/connection-DEBUG: tp_base_connection_change_status: was 4294967295, now 2, for reason 2

Originally from http://bugs.sugarlabs.org/ticket/2217?replyto=5#comment:5
Comment 1 Simon McVittie 2010-09-13 03:27:36 UTC
Codegen'd enum pretty-printing would be nice, but note that using a GEnum is not appropriate (because GEnum has strict range checking, whereas Telepathy's enums typically come from D-Bus, where the sender might have implement a newer version of the Telepathy spec than you).
Comment 2 GitLab Migration User 2019-12-03 20:03:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/42.


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.