[GTK3] "Remove" button doesn't work in "Installed" section

Bug #828064 reported by Matthew Paul Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
High
Michael Vogt

Bug Description

Problem occurs with: software-center-gtk3 trunk r2114, Ubuntu Ocelot
Does not occur with: Ubuntu Software Centre 4.1.15, Ubuntu Ocelot

1. Choose "Installed".
2. Select a package and choose "Remove".

What happens:
------------
Traceback (most recent call last):
  File "/home/mpt/hacking/software-center/softwarecenter/ui/gtk3/views/appview.py", line 511, in _app_activated_cb
    store.notify_action_request(app, path)
AttributeError: 'TreeModelFilter' object has no attribute 'notify_action_request'
------------
The item is not removed.

Changed in software-center (Ubuntu):
importance: Undecided → Critical
description: updated
Michael Vogt (mvo)
Changed in software-center (Ubuntu):
importance: Critical → High
status: New → Confirmed
Michael Vogt (mvo)
Changed in software-center (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → Michael Vogt (mvo)
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

---------------
software-center (4.1.16) oneiric; urgency=low

  [ Michael Vogt ]
  * softwarecenter/ui/gtk3/panes/availablepane.py,
    softwarecenter/ui/gtk3/views/catview_gtk.py:
    - make clicking on top-rated app in a subcategory work
  * softwarecenter/ui/gtk3/widgets/apptreeview.py:
    - fix remove button in the tree (LP: #828064)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - fix crash when scrolling (LP: #828440)
  * softwarecenter/enums.py:
    - add new Icons.INSTALLED_OVERLAY
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - show installed emblem for installed apps (LP: #828253)
  * softwarecenter/ui/{gtk,gtk3}/views/appdetailsview_gtk.py:
    - fixup for the latest GIcon API changes
  * softwarecenter/ui/gtk3/widgets/exhibits.py:
    - use the ubuntu color for the default exhibit LP: #827315
  * softwarecenter/ui/gtk3/widgets/exhibits.py:
    - use a longer exhibit timeout
  * softwarecenter/ui/gtk3/widgets/exhibits.py:
    - reinit mouse pointer when exhibits toggle
  * softwarecenter/ui/gtk3/panes/viewswitcher.py:
    - fix switching back to the main page when clicking on
      "All software" (LP: #828675)
  * softwarecenter/ui/gtk3/models/appstore2.py,
    softwarecenter/ui/gtk3/views/catview_gtk.py,
    softwarecenter/ui/gtk3/widgets/buttons.py:
    - show (raw) categories info in the FeaturedTile()

  [ Matthew McGowan ]
  * lp:~mmcg069/software-center/sortable-app-tree-view:
    - add multiple sort options for the results
    - fix crash if no weblive is available LP: #824603

  [ Martin Pitt ]
  * software-center: Import the static gobject, not the GI module, as this
    uses pygtk.
  * All files: Do not import the gi.repository.GObject module with static
    bindings like gtk, and vice versa. It is brittle now, and breaking with
    newer pygobject versions like 2.90.1.
 -- Michael Vogt <email address hidden> Thu, 18 Aug 2011 18:36:04 +0200

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

Other bug subscribers

Remote bug watches

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