Comment 1 for bug 652840

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

Fixed in lp:unity-place-files revision 115:

------------------------------------------------------------
revno: 115
fixes bug(s): https://launchpad.net/bugs/652840
committer: Mikkel Kamstrup Erlandsen <email address hidden>
branch nick: MASTER
timestamp: Fri 2010-10-01 11:44:53 +0200
message:
  Fix bug #652840 "Files place is slow to come up and dismiss".

  The files place is slow to show on screen and takes > 1s to go away when dismissing it.

  This is because there is a "miscommunication" in the DBus interactions, where Unity sends us a barrage of messages that confuses the files daemon. The daemon then emits PlaceEntryInfoChanged (when the info hasnøt really changed) - this then confuses Unity and it sends an even bigger barrage of messages to the files daemon :-)
------------------------------------------------------------