GNOME Bugzilla – Bug 664369
rss extension crashes epiphany-3.2 due to missing libdbus symbols
Last modified: 2013-05-27 16:12:34 UTC
With the rss extension enabled, epiphany-3.2 crashes immediately due to missing libdbus symbols: $ epiphany epiphany: symbol lookup error: /usr/lib64/epiphany/3.2/extensions/librssextension.so: undefined symbol: dbus_g_bus_get To prevent this, DBUS_LIBS needs to be added to librssextension_la_LIBADD.
Created attachment 201696 [details] [review] patch to add DBUS_LIBS to librssextension_la_LIBADD
Review of attachment 201696 [details] [review]: Seems I forgot to remove RSS extension from the default extensions built. It's mostly useless now since it has no UI. Feel free to commit your patch, although I'll likely disable or kill the extension anyway.
(In reply to comment #2) > Feel free to commit your patch I don't have gnome commit rights.
I'll do it then. Thanks a lot, Alexandre :-)
According to its developer, epiphany-extensions is not under active development anymore. (For reference: https://mail.gnome.org/archives/gnome-i18n/2013-May/msg00035.html and bug 700924.) It is unlikely that there will be any further active development. Closing this report as WONTFIX as part of Bugzilla Housekeeping - Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.