Re: [gpm] Issues with latest dbus



On Fri, 2006-03-03 at 13:31 +0100, Sjoerd Simons wrote:
> > Do you want to commit this or do you want me to?
> 
> Heh, i don't have commit access to g-p-m (or even a gnome CVS account). So it's
> probably better that you do it :).

2006-03-03  Richard Hughes  <richard hughsie com>
 * configure.in: Get the DBUS version, as now we have do stuff
differently depending on whether we are using dbus 0.60 or dbus 0.61.
Yay. I love API breakages. Sjoerd Simons found the bug, did the
research, found the solution, and wrote a patch to fix, for which I
thank him greatly:

In dbus <= 0.60 dbus struct weren't really typed from dbus-glib's pov.
In dbus >= 0.61 they are, so when defining a signal you need to be more
precise then before.

 * src/gpm-hal-monitor.c (watch_device_connect_property_modified): get
the correct struct type if we are using >= DBUS 0.61.

This means, that if you use DBUS 0.61, you will have to use CVS g-p-m
until I do a release.

Thanks again Sjoerd,

Richard.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]