Bug 166235 - yumex crashes at startup after upgrade to yumex-0.42-1.0.fc4
Summary: yumex crashes at startup after upgrade to yumex-0.42-1.0.fc4
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 4
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-08-18 06:05 UTC by Need Real Name
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-08-18 14:18:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2005-08-18 06:05:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6

Description of problem:
[root@darkstar bobo]# yumex
Traceback (most recent call last):
  File "/usr/share/yumex/yumex.py", line 851, in ?
    mainApp = MainApplication()
  File "/usr/share/yumex/yumex.py", line 81, in __init__
    self.setup_yum()
  File "/usr/share/yumex/yumex.py", line 823, in setup_yum
    if self.yw.setup():
  File "/usr/share/yumex/yumexClasses/yumbase.py", line 76, in setup
    self.doConfigSetup()
  File "__init__.py", line 78, in doConfigSetup
  File "__init__.py", line 130, in getReposFromConfig
  File "/usr/share/yumex/yumexClasses/yumbase.py", line 214, in errorlog
    self.console.write_line( msg+"\n", self.console.style_err )
TypeError: unsupported operand type(s) for +: 'instance' and 'str'

yumex window comes up very short and then crashes (window is gone again).
I believe I can see Intializing Repositories, Setup yum: Config but I am not sure as the window goes away fast.

Version-Release number of selected component (if applicable):
yumex-0.42-1.0.fc4

How reproducible:
Always

Steps to Reproduce:
1. start
2.
3.
  

Additional info:

Comment 1 Tim Lauridsen 2005-08-18 14:18:18 UTC
I have made a new release there solves this bug
yumex-0.42-02.
It will appear sortly i Fedora Extras.

Comment 2 Need Real Name 2005-08-19 03:48:48 UTC
Thanks! Updated to yumex-0.42-2.0.fc4. Works now.


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