OK, here's the theory of root cause, checking the source code, there is a private implementation of dbus-glib in daemon/dbus-gmain.c. The API is a redundant of the system wide libdbus-glib. While static linked, the private implementation will be used, however, when dynamically linked, the system wide libdbus-glib has the priority over. And this happens for gvfsd-obexftp, as it seems to be the only one using this API. Before this can be fully fixed in upstream, a temporary workaround of static linking against libdaemon for gvfsd-obexftp is a rationale one.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899858 Title: regression in gvfs to connect/browse using obex To manage notifications about this bug go to: https://bugs.launchpad.net/gvfs/+bug/899858/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs