| Bug ID | 111933 |
|---|---|
| Summary | driconf-0.9.1-r2 - assert iter or allowNone |
| 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 |
$ rm -rf ~/.driconf
$ driconf
[click on Reload selected configuration file]
Traceback (most recent call last):
File "/usr/lib/driconf/driconf_complexui.py", line 699, in reloadConfig
node = self.getSelection()
File "/usr/lib/driconf/driconf_complexui.py", line 551, in getSelection
assert iter or allowNone
AssertionError