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 641985 - connectivity: Uses old connman D-BUS names
connectivity: Uses old connman D-BUS names
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-10 00:07 UTC by Rob Bradford
Modified: 2011-02-10 11:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix (1.14 KB, patch)
2011-02-10 00:10 UTC, Rob Bradford
accepted-commit_now Details | Review

Description Rob Bradford 2011-02-10 00:07:30 UTC
Connman's D-BUS names have changed ... http://lists.connman.net/pipermail/connman/2010-November/002548.html
Comment 1 Rob Bradford 2011-02-10 00:10:10 UTC
Created attachment 180540 [details] [review]
Patch to fix
Comment 2 Guillaume Desmottes 2011-02-10 09:02:18 UTC
Review of attachment 180540 [details] [review]:

Looks good. Please merge to gnome-2.34 and master.
Comment 3 Rob Bradford 2011-02-10 11:10:36 UTC
Done:

master:

commit 356be50ba481e0046c0ade43032de78322f3eaa8
Author: Rob Bradford <rob@linux.intel.com>
Date:   Thu Feb 10 00:00:33 2011 +0000

    connectivity: Update to use new Connman D-BUS service names / interfaces
    
    The Connman service name and interface name has changed to a different
    namespace:
    http://lists.connman.net/pipermail/connman/2010-November/002548.html
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=641985

gnome-2-34:

commit 39ff96975fe694db89e96574a256db64f6fa365b
Author: Rob Bradford <rob@linux.intel.com>
Date:   Thu Feb 10 00:00:33 2011 +0000

    connectivity: Update to use new Connman D-BUS service names / interfaces
    
    The Connman service name and interface name has changed to a different
    namespace:
    http://lists.connman.net/pipermail/connman/2010-November/002548.html
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=641985