Opened 9 years ago
Closed 9 years ago
#4759 closed defect (fixed)
Laggy adjustments and inexplicable logs
Reported by: | tch | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | 0.102.0 |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | ||
Bug Status: | Unconfirmed |
Description
Using OLPC-AU testing build [1] and Sugar 0.102 packages, you will notice that when using the frame palette Gtk.Adjustment such as sound-volume and or speech-pitch, it takes a considerable amount of time to update the UI.
Also, when this happens, the log is spammed by collaboration related errors such as:
1396958323.932242 DEBUG root: __nick_changed_cb 1396958323.959951 DEBUG root: __jabber_server_changed_cb 1396958324.021701 DEBUG root: homebox: reassigning list view index to 1 1396958324.033643 DEBUG root: _Account.__account_property_changed_cb dbus.ObjectPath('/org/freedesktop/Telepathy/Account/salut/local_xmpp/account0') None None
and
1396958324.535489 DEBUG root: _Account.__account_property_changed_cb dbus.ObjectPath('/org/freedesktop/Telepathy/Account/gabble/jabber/_31c4a1019c2e09bb50a59980b3082ae4848f1f248_40jabber_2esugarlabs_2eorg0') None None 1396958324.573483 DEBUG root: _Account.__account_property_changed_cb dbus.ObjectPath('/org/freedesktop/Telepathy/Account/salut/local_xmpp/account0') None None 1396958324.627242 DEBUG root: _Account.__account_property_changed_cb dbus.ObjectPath('/org/freedesktop/Telepathy/Account/salut/local_xmpp/account0') None None 1396958324.679251 DEBUG root: _Account.__account_property_changed_cb dbus.ObjectPath('/org/freedesktop/Telepathy/Account/salut/local_xmpp/account0')
I am able to reproduce it, consistently, on a XO 1.5. With the corresponding image at [1].
Refs:
Change History (1)
comment:1 Changed 9 years ago by Gonzalo Odiard
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Avoid mixing signals received by settings updates - Fixes #4759
Signed-off-by: Gonzalo Odiard <godiard@…>
Changeset: 3629ea1764f2acd13f422c54363405368acecd23