** Branch linked: lp:ubuntu/utopic-proposed/gsettings-qt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-qt in Ubuntu.
https://bugs.launchpad.net/bugs/1330365

Title:
  gsettings-qt bi-directional binding can cause X lockup

Status in GSettingsQt:
  In Progress
Status in “gsettings-qt” package in Ubuntu:
  New

Bug description:
  Bi-directional bindin can cause a lockup of X.
  Would be good to check inside gsettings-qml something like:
  void setValue
   ( m_value != value )  
      {  
          m_value = value;  
          emit valueChanged();  
      }  
  }  

  Example code:
  http://pastie.org/9293986

To manage notifications about this bug go to:
https://bugs.launchpad.net/gsettings-qt/+bug/1330365/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to