dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects
Date: Tue, 08 Oct 2019 20:32:12 +0000	[thread overview]
Message-ID: <bug-111932-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2773 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=111932

            Bug ID: 111932
           Summary: driconf: TypeError: cannot concatenate 'str' and 'int'
                    objects
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: not set
          Priority: not set
         Component: General
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: mmokrejs@gmail.com

$ 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4261 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2019-10-08 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08 20:32 bugzilla-daemon [this message]
2019-10-09  9:12 ` [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects bugzilla-daemon
2019-10-10 12:18 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-111932-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox