Bug 185831

Summary: Traceback in creating a new Profile
Product: [Fedora] Fedora Reporter: oscar hurtarte <ohurtarte>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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-03-20 07:29:49 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:

Description oscar hurtarte 2006-03-19 03:36:18 UTC
Component: yumex
Version: 0.99.12
Summary: TBfd9fdd2b yumexmain.py:579:new_profile:AttributeError: YumexMainApplication instance has no attribute 'get_selected'

Traceback (most recent call last):
  File "/usr/share/yumex/yumexmain.py", line 219, in on_ProfileNew
    self.new_profile()
  File "/usr/share/yumex/yumexmain.py", line 579, in new_profile
    repos = self.get_selected( 0 )
AttributeError: YumexMainApplication instance has no attribute 'get_selected'

Local variables in innermost frame:
self: <__main__.YumexMainApplication instance at 0xb797828c>
name: prueba

Comment 1 Tim Lauridsen 2006-03-20 07:29:49 UTC
i have fould the bug and solved it in CVS.