Missing include in tp-helpers.h

Bug #76264 reported by diegoe
2
Affects Status Importance Assigned to Milestone
libtelepathy
Fix Released
Medium
libtelepathy (Ubuntu)
Fix Released
Medium
Telepathy

Bug Description

Binary package hint: libtelepathy-dev

The file:
/usr/include/telepathy-1.0/libtelepathy/tp-helpers.h

Is missing a:
#include <dbus/dbus-glib.h>

Without that, it will have invalid lines after that:
DBusGConnection *tp_get_bus ();
DBusGProxy *tp_get_bus_proxy ();

Revision history for this message
In , Daniel Holbach (dholbach) wrote :

Forwarded from: https://launchpad.net/distros/ubuntu/+source/libtelepathy/+bug/76264

Binary package hint: libtelepathy-dev

The file:
/usr/include/telepathy-1.0/libtelepathy/tp-helpers.h

Is missing a:
#include <dbus/dbus-glib.h>

Without that, it will have invalid lines after that:
DBusGConnection *tp_get_bus ();
DBusGProxy *tp_get_bus_proxy ();

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your bug report. I forwarded the bug to the upstream developers: https://bugs.freedesktop.org/show_bug.cgi?id=9389

Changed in libtelepathy:
assignee: nobody → telepathy
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Changed in libtelepathy:
status: Unknown → Confirmed
Revision history for this message
In , Xavier Claessens (zdra) wrote :

It should be fixed with my patch Dafydd committed in darcs head

http://lists.freedesktop.org/archives/telepathy/2006-December/000412.html

Revision history for this message
Daniel Holbach (dholbach) wrote :

 libtelepathy (0.0.40-0ubuntu2) feisty; urgency=low
 .
   * debian/patches/10-add-missing-include.patch:
     - add missing dbus-glib.h include to tp-helpers.h (Malone: #76264)

Changed in libtelepathy:
status: Confirmed → Fix Released
Revision history for this message
In , diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

Just pulled from the darcs repo, I compiled and installed libtelepathy but same
problem, I just added manually the line...

Are you sure it's committed?

Revision history for this message
In , Xavier Claessens (zdra) wrote :
Changed in libtelepathy:
status: Confirmed → Fix Released
Changed in libtelepathy:
importance: Unknown → Medium
Changed in libtelepathy:
importance: Medium → Unknown
Changed in libtelepathy:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.