Bug 680694

Summary: [abrt] driconf-0.9.1-14.fc14: dri.py:54:XDriInfo:TypeError: cannot concatenate 'str' and 'int' objects
Product: [Fedora] Fedora Reporter: Malar Kannan <malarkannan.p>
Component: driconfAssignee: Kevin Fenzi <kevin>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: kevin
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:b28753c6
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-16 21:29:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description Malar Kannan 2011-02-27 01:42:05 UTC
abrt version: 1.1.17
architecture: x86_64
component: driconf
executable: /usr/bin/driconf
kernel: 2.6.35.11-83.fc14.x86_64
package: driconf-0.9.1-14.fc14
reason: dri.py:54:XDriInfo:TypeError: cannot concatenate 'str' and 'int' objects
release: Fedora release 14 (Laughlin)
time: 1298770839
uid: 501

backtrace
-----
dri.py:54:XDriInfo:TypeError: cannot concatenate 'str' and 'int' objects

Traceback (most recent call last):
  File "/usr/bin/driconf", line 28, in <module>
    driconf.main()
  File "/usr/lib/python2.7/site-packages/driconf.py", line 52, in main
    commonui.dpy = dri.DisplayInfo ()
  File "/usr/lib/python2.7/site-packages/dri.py", line 396, in __init__
    self.getScreen (i)
  File "/usr/lib/python2.7/site-packages/dri.py", line 411, in getScreen
    screen = ScreenInfo (i, self.dpy)
  File "/usr/lib/python2.7/site-packages/dri.py", line 373, in __init__
    driverName = XDriInfo ("driver " + str(screen), dpy)
  File "/usr/lib/python2.7/site-packages/dri.py", line 54, in XDriInfo
    raise DRIError ("XDriInfo killed by signal " + signal + ".")
TypeError: cannot concatenate 'str' and 'int' objects

Local variables in innermost frame:
status: 0
signal: 139
dpyStr: ''
dpy: None
result: 139
infopipe: <closed file 'xdriinfo driver 0', mode 'r' at 0x1e7ab70>
driInfo: ''
argStr: 'driver 0'

How to reproduce
-----
1.using radeon driver with proprietary fglrx xorg.conf
2.opened driconf with these settings
3.crash

Comment 1 Malar Kannan 2011-02-27 01:42:07 UTC
Created attachment 481209 [details]
File: backtrace

Comment 2 Kevin Fenzi 2011-02-27 06:22:32 UTC
Look like 'xdriinfo' is crashing there...

if you run that manually what does it output?

Comment 3 Fedora End Of Life 2012-08-16 21:29:07 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping