Thank you for taking the time to report this bug and helping to make
Ubuntu better.
I have the same here, after the kernel upgrade to 2.6.22-10, including
restricted modules. I have the nvidia restricted drivers enabled.
Could you please list the restricted drivers you have enabled, if any?
** C
Eh - fine - I hope this will be fixed in the gutsy version as well ;-) ?
--
restricted manager crashes in gutsy tribe 4
https://bugs.launchpad.net/bugs/134097
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing
Sorry, the second sentence in my post is cruft I forgot to delete. It
can be disregarded. Essentially, after making the change I describe,
the restricted manager came up normally.
--
restricted manager crashes in gutsy tribe 4
https://bugs.launchpad.net/bugs/134097
You received this bug notific
Since this is python, the source code is included. You'll find that if
you edit the source. I think this error is generated because the code
attempts to call a function that does not exist
(DriverHandler.description(self)). The error tells us that
DriverHanlder.description is a "property" not a