To fix this:
You can edit the file:
/usr/share/screen-resolution-extra/nvidia-prime.py
Find line 64 which looks like:
except dbus.exceptions.DBusException, e:
and change it to:
except dbus.exceptions.DBusException as e:
This should resolve the problem.
Cheers!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1249460
Title:
package screen-resolution-extra 0.16 failed to install/upgrade:
subprocess installed post-installation script returned error exit
status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen-resolution-extra/+bug/1249460/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs