After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 306565 - Epiphany not compiling properly against dbus 0.3x
Epiphany not compiling properly against dbus 0.3x
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2005-06-05 16:36 UTC by Raphael Slinckx
Modified: 2005-06-06 18:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
ephy-dbus-fix.patch (1.53 KB, patch)
2005-06-05 16:36 UTC, Raphael Slinckx
committed Details | Review
ephy-ext-dbus-fix.patch (3.49 KB, patch)
2005-06-05 16:57 UTC, Raphael Slinckx
committed Details | Review
ephy-dbus-take2.patch (1.03 KB, patch)
2005-06-06 18:51 UTC, Raphael Slinckx
committed Details | Review

Description Raphael Slinckx 2005-06-05 16:36:07 UTC
Please describe the problem:
Some fixes are needed to make it compile cleanly due to API changes

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Raphael Slinckx 2005-06-05 16:36:49 UTC
Created attachment 47284 [details] [review]
ephy-dbus-fix.patch

Cleans-up the code (hopefully not too much :))
Puts ifdefs where needed
Comment 2 Raphael Slinckx 2005-06-05 16:57:48 UTC
Created attachment 47286 [details] [review]
ephy-ext-dbus-fix.patch

Fixes the rss extension building
Comment 3 Christian Persch 2005-06-05 18:09:08 UTC
Committed both patches, thanks!
Comment 4 Raphael Slinckx 2005-06-06 18:51:07 UTC
Created attachment 47337 [details] [review]
ephy-dbus-take2.patch

yet another fixture.

They changed the way they create method calls. Now it works with liferea cvs +
dbus 0.34
Comment 5 Christian Persch 2005-06-06 18:54:27 UTC
Fixed in cvs, thanks for the patch!