*** This bug is a duplicate of bug 825259 ***
https://bugs.launchpad.net/bugs/825259
In NvidiaDetector/nvidiadetector.py, the line:
self.drivers.setdefault(int(drivername), []).append(id1 + ':' + id2)
probably needs to replace the int() operator to str(), as the drivername
seems to be able to have chars outside the integer range.
But since I don't know anything about the software itself, not sure
whether that's acceptable further down the line, so not attaching a
patch at this point.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/825414
Title:
nvidia-detector crashed with ValueError in __get_value_from_name():
invalid literal for int() with base 10: '173-updates'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-common/+bug/825414/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs