Bug 154814 - Selecting all packages in the GUI only selects first package
Summary: Selecting all packages in the GUI only selects first package
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: up2date
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bret McMillan
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks: FC4Blocker
TreeView+ depends on / blocked
 
Reported: 2005-04-14 13:00 UTC by Nils Philippsen
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: FC5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-22 02:20:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nils Philippsen 2005-04-14 13:00:40 UTC
When running "up2date" clicking on "Select all packages" selects only the first
in the list and gives a stack trace:

Traceback (most recent call last):
  File "/usr/share/rhn/up2date_client/gui.py", line 1160, in selectAll
    area._toggle_row(index)
  File "/usr/share/rhn/up2date_client/checklist.py", line 134, in _toggle_row
    self.toggled_func(val, row_data)
  File "/usr/share/rhn/up2date_client/gui.py", line 281, in updateSelectedSize
    self.__updateSelectedSizeLabel(sizeLabel, state, rowData)
  File "/usr/share/rhn/up2date_client/gui.py", line 275, in
__updateSelectedSizeLabel
    self.pkgsSelected = self.pkgsSelected + 1
TypeError: unsupported operand type(s) for +: 'instance' and 'int'


Version-Release number of selected component (if applicable):

up2date-4.4.9-1

Comment 1 Steve Huffman 2005-04-27 16:01:42 UTC
Installed latest version of up2date last night. Symptom still remains.

Note that "Forward" button does not light even if packages are checked manually.

Comment 2 Adrian Likins 2005-05-19 19:02:50 UTC
Should be fixed in 4.4.20

Comment 3 Bill Nottingham 2006-09-22 02:20:36 UTC
Closing bugs in MODIFIED state from prior Fedora releases. If this bug persists
in a current Fedora release (such as Fedora Core 5 or later), please reopen and
set the version appropriately.


Note You need to log in before you can comment on or make changes to this bug.