Bug 115770

Summary: deprecation warning during operation
Product: [Fedora] Fedora Reporter: John Mellor <john>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED DUPLICATE QA Contact: Fanny Augustin <fmoquete>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: m.a.young
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:01:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 114963    

Description John Mellor 2004-02-15 22:32:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Description of problem:
Start with FC1.90 release.  Select kernel components to update. 
During update, following message dumped out to console:

/usr/share/rhn/up2date_client/checklist.py:139: DeprecationWarning:
integer argument expected, got float
  info  = self.get_selection_info (event.x, event.y)


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

How reproducible:
Always

Steps to Reproduce:
1. normal up2date usage


Actual Results:  /usr/share/rhn/up2date_client/checklist.py:139:
DeprecationWarning: integer argument expected, got float
  info  = self.get_selection_info (event.x, event.y)


Expected Results:  nothing should be output.

Additional info:

Comment 1 Michael Young 2004-04-14 15:59:22 UTC
Incidentally, this seems to be triggered at the first click of a tick
box, eg. to select packages to update.

Comment 2 petrosyan 2004-06-01 04:58:20 UTC
this is a duplicate of bug #121215

Comment 3 Bill Nottingham 2004-08-11 20:08:46 UTC

*** This bug has been marked as a duplicate of 121215 ***

Comment 4 Red Hat Bugzilla 2006-02-21 19:01:18 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.