<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - driconf: TypeError: cannot concatenate 'str' and 'int' objects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111932">111932</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>driconf: TypeError: cannot concatenate 'str' and 'int' objects
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>General
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mmokrejs@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>$ driconf --version
Screen "0" is not direct rendering capable.
MESA-LOADER: failed to open radeon (search paths /usr/lib64/dri)
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/driconf", line 28, in <module>
    driconf.main()
  File "/usr/lib/driconf/driconf.py", line 140, in main
    complexui.start(configList)
  File "/usr/lib/driconf/driconf_complexui.py", line 1040, in start
    mainWindow = MainWindow(configList)
  File "/usr/lib/driconf/driconf_complexui.py", line 830, in __init__
    self.configTree = ConfigTreeView (configList)
  File "/usr/lib/driconf/driconf_complexui.py", line 525, in __init__
    self.model = ConfigTreeModel (configList)
  File "/usr/lib/driconf/driconf_complexui.py", line 262, in __init__
    self.addNode (config)
  File "/usr/lib/driconf/driconf_complexui.py", line 450, in addNode
    self.initNode (node)
  File "/usr/lib/driconf/driconf_complexui.py", line 469, in initNode
    self.initNode (device)
  File "/usr/lib/driconf/driconf_complexui.py", line 472, in initNode
    self.initNode (app)
  File "/usr/lib/driconf/driconf_complexui.py", line 474, in initNode
    self.validateAppNode (node)
  File "/usr/lib/driconf/driconf_complexui.py", line 515, in validateAppNode
    driver = app.device.getDriver(commonui.dpy)
  File "/usr/lib/driconf/dri.py", line 490, in getDriver
    driver = GetDriver (self.driver)
  File "/usr/lib/driconf/dri.py", line 430, in GetDriver
    driver = DriverInfo (name)
  File "/usr/lib/driconf/dri.py", line 292, in __init__
    driInfo = XDriInfo ("options " + name)
  File "/usr/lib/driconf/dri.py", line 54, in XDriInfo
    raise DRIError ("XDriInfo killed by signal " + signal + ".")
TypeError: cannot concatenate 'str' and 'int' objects
$ equery belongs driconf
 * Searching for driconf ... 
x11-misc/driconf-0.9.1-r2 (/usr/share/driconf)
x11-misc/driconf-0.9.1-r2 (/usr/lib/python-exec/python2.7/driconf)
x11-misc/driconf-0.9.1-r2 (/usr/bin/driconf -> ../lib/python-exec/python-exec2)
x11-misc/driconf-0.9.1-r2 (/usr/lib/driconf)
$

This is a Gentoo Linux. Actually the '--version' argument does not matter, it
crashes even without it.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>