[Bug 72003] New: use-conn setting not working correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 25 12:18:53 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72003

          Priority: medium
            Bug ID: 72003
          Assignee: telepathy-bugs at lists.freedesktop.org
           Summary: use-conn setting not working correctly
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: tiago.herrmann at canonical.com
          Hardware: Other
            Status: NEW
           Version: git master
         Component: mission-control
           Product: Telepathy

Looks like this bug was introduced in telepathy mission-control 5.16.0

Steps to reproduce:

gsettings set im.telepathy.MissionControl.FromEmpathy use-conn false


Current behavior: 

MC_DEBUG=all G_MESSAGES_DEBUG=all /usr/lib/telepathy/mission-control-5 2>&1  |
grep use-conn
(process:23529): mcd-DEBUG: mcd_connectivity_monitor_set_use_conn: use-conn
GSettings key changed; new value = false
(process:23529): mcd-DEBUG: mcd_connectivity_monitor_set_use_conn: use-conn
GSettings key changed; new value = true

The real value is being overridden by the default value (true) at startup.
If we set the value using gsettings during runtime it works as expected and the
connection managers are launched even if there is no network.


Expected behavior:
mission-control should respect the value defined in gsettings at startup.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list