software-center history dosn't get updated

Bug #612183 reported by las
26
This bug affects 3 people
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

s-c 3.1.3

- open s-c and view history pane
- install/remove an app
- view history pane and note that the history pane is not updated

Revision history for this message
las (bandara-ls) wrote :
Revision history for this message
rusivi2 (rusivi2-deactivatedaccount) wrote :

In Maverick, the Ubuntu Software Center history lags at least 7 hours in changes it reports.

lsb_release -rd
Description: Ubuntu maverick (development branch)
Release: 10.10

apt-cache policy software-center
software-center:
  Installed: 2.1.18.1
  Candidate: 2.1.18.1
  Version table:
 *** 2.1.18.1 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages
        100 /var/lib/dpkg/status

Changed in software-center (Ubuntu):
importance: Undecided → Medium
Kiwinote (kiwinote)
description: updated
Changed in software-center (Ubuntu):
status: New → Triaged
Revision history for this message
Geliy Sokolov (hellium-deactivatedaccount) wrote :

Can somebody try this small patch?

Revision history for this message
las (bandara-ls) wrote :

i would like to try it.but dont know how.Can some one put a link to a guide pls?

Revision history for this message
Geliy Sokolov (hellium-deactivatedaccount) wrote :

Try this:

sudo apt-get install bzr
bzr branch lp:software-center
wget http://bugs.launchpad.net/ubuntu/+source/software-center/+bug/612183/+attachment/1996548/+files/history_fix.diff
cd software-center
bzr patch ../history_fix.diff
./software-center

And check installing/removing applications

Revision history for this message
Michael Vogt (mvo) wrote :

Thanks a lot Geliy for this fix, I added it to the bzr branch.

Changed in software-center (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package software-center - 3.1.26.1

---------------
software-center (3.1.26.1) natty; urgency=low

  [ Matthew McGowan ]
  * softwarecenter/view/appdetailsview_gtk.py,
    softwarecenter/view/widgets/reviews.py:
    - tweak color of review stars in details view and the
      review dialog to match listview color (LP: #753620)

  [ Gary Lasker ]
  * softwarecenter/view/basepane.py:
    - fix crash if the edit menu is activated while viewing
      the pending view or the history pane (LP: #754153)

  [ Michael Vogt ]
  * softwarecenter/apt/apthistory.py:
    - fix showing newly installed apps in the history (thanks to
      Geliy Sokolov) LP: #612183)
  * softwarecenter/db/reviews.py:
    - use a joinable queue in the multiprocessing code and ensure
      task_done/join is used (LP: #743020)
 -- Michael Vogt <email address hidden> Fri, 08 Apr 2011 13:13:49 +0200

Changed in software-center (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.