* [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects
@ 2019-10-08 20:32 bugzilla-daemon
2019-10-09 9:12 ` bugzilla-daemon
2019-10-10 12:18 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-10-08 20:32 UTC (permalink / raw)
To: dri-devel
[-- 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects
2019-10-08 20:32 [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects bugzilla-daemon
@ 2019-10-09 9:12 ` bugzilla-daemon
2019-10-10 12:18 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-10-09 9:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 590 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=111932
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
The driconf application isn't hosted here but at
https://sourceforge.net/projects/driconf/ .
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2193 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects
2019-10-08 20:32 [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects bugzilla-daemon
2019-10-09 9:12 ` bugzilla-daemon
@ 2019-10-10 12:18 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-10-10 12:18 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 471 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=111932
mmokrejs@fold.natur.cuni.cz <mmokrejs@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://sourceforge.net/p/d
| |riconf/bugs/6/
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1188 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-10 12:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-08 20:32 [Bug 111932] driconf: TypeError: cannot concatenate 'str' and 'int' objects bugzilla-daemon
2019-10-09 9:12 ` bugzilla-daemon
2019-10-10 12:18 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.