lp:~osomon/software-center/too_many_refreshes

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/software-center/too_many_refreshes
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
Ubuntu Software Center
Status:
Development

Recent revisions

738. By Olivier Tilloy

Do not schedule the cache for re-opening if it was already re-opened less than 10 seconds ago.
When a transaction is complete, the SoftwareCenterApp explicitely re-opens the cache.
Shortly after, the cache's monitoring mechanism detects the last changes but should ignore them
to avoid scheduling a useless extra re-open.

737. By Olivier Tilloy

Remember whether a call to re-open the cache is already pending.
This avoids re-opening the cache several times in a row,
and improves the symptoms of bug #563163.

736. By Michael Vogt

releasing version 2.0.1

735. By Michael Vogt

* softwarecenter/view/availablepane.py:
  - if we get a "search-terms-changed" signal while in the applicatin
    details page it got delivered asynchronously and must be discarded
    (LP: #563524)

734. By Michael Vogt

softwarecenter/view/availablepane.py: remove leftover app-list-changed signal, this is done async now

733. By Michael Vogt

* softwarecenter/view/availablepane.py,
  softwarecenter/view/channelpane.py,
  softwarecenter/view/installedpane.py:
  - only send size information signals if we actually have a model
    (LP: #564756)

732. By Michael Vogt

* softwarecenter/view/viewswitcher.py:
  - fix displaying duplicated entries in the partner channel
    (LP: #564789)

730. By Michael Vogt

* cherry r730 lp:~mmcg069/software-center/minor-change/changes:
  - fix CellRendererAppView text rendering when using hicolor gtk theme
  (LP: #564694)

729. By Michael Vogt

When computing the size of a PathPart, always set the requested height
of the parent PathBar. This prevents the navigation bar from
"disappearing" (its height was somehow set to 1) (LP: #564042)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers