lp:~seif/software-center/zeitgeist-magic

Created by Seif Lotfy and last modified
Get this branch:
bzr branch lp:~seif/software-center/zeitgeist-magic
Only Seif Lotfy can upload to this branch. If you are Seif Lotfy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Seif Lotfy
Project:
Ubuntu Software Center
Status:
Merged

Recent revisions

1253. By Seif Lotfy

fix maxint issue

1252. By Seif Lotfy

add missing library

1251. By Seif Lotfy

add zeitgeist support

1250. By Michael Vogt

* softwarecenter/view/appdetailsview_gtk.py:
  - don't eat 'o ' character combinations within bullet points (LP: #646822)
    (test case: software-center deja-dup)
  - scale icon down when setting 'where is it' icon from path (LP: #645062)
    (test case: software-center briquolo (once installed))
* softwarecenter/view/softwarepane.py:
  - don't offer to 'show 9k items' in searches, as we limit searches to 200
    items (LP: #648988)
    (test case: software-center search:library)

1249. By Michael Vogt

merged from the 3.0 branch

1248. By Michael Vogt

merged from 3.0

1247. By Michael Vogt

* softwarecenter/view/appdetailsview_gtk.py:
  - remove explicit "progress.set_fraction()" in configure() because
    its not needed (gtk.ProgressBar will DTRT) and also we may get
    "xapian reopen" signals in the middle of a transaction, in this
    case we don't want to reset the progress.

1246. By Michael Vogt

* softwarecenter/db/application.py:
  - if appdetails finds its pkgname in the pending transactions
    but does not have a apt pkg object yet, this means it got
    installed from a newly enabled source, return the right state
    in this case

1245. By Michael Vogt

* softwarecenter/backend/aptd.py:
  - do not emit "channels-changed" while installing a purchase,
    this emited already by the update()

1244. By Michael Vogt

* softwarecenter/app.py:
  - use "reopen" instead of "open" in the channels-changed
    callback to ensure that the various views get the right
    signal. This partly fixes #507836, the exceptions will
    stil be there, but the UI will fully recover

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:software-center
This branch contains Public information 
Everyone can see this information.

Subscribers