*bump*
I just installed Ubuntu 9.04 by mounting from a livecd, executing
"debootstrap --arch i386 jaunty /my/target", setting everything up by
hand (fstab, network, console, tzdata) and installing the standard
packages by executing "tasksel install standard".
After updating apt and installing envyng i get the following:
lenn...@carla:~$ sudo envyng -t
+-------------------------------------------------+
| |
| Welcome to EnvyNG |
| Developed by Alberto Milone (aka tseliot) |
| |
+-------------------------------------------------+
+-----------------------------------------------------------+
| EnvyNG Menu |
| |
| 1 - Install the NVIDIA driver |
| |
| 2 - Uninstall the NVIDIA driver |
| |
| 3 - Install the ATI driver |
| |
| 4 - Uninstall the ATI driver |
| |
| 5 - Restart the Xserver |
| |
| 6 - Restart your computer |
| |
| 7 - Exit |
| |
| NOTE: IF THE SCREEN TURNS BLACK, PLEASE TYPE ALT+F1 |
+-----------------------------------------------------------+
Please select one of the activities displayed above and press ENTER:
1
Traceback (most recent call last):
File "interface.py", line 432, in <module>
a.mainMenu()
File "interface.py", line 295, in mainMenu
a.driverMenu('nvidia')
File "interface.py", line 322, in driverMenu
self.driverPage(driver)
File "interface.py", line 216, in driverPage
candidateLen.append(len(details['candidate']))
TypeError: object of type 'NoneType' has no len()
Maybe i'm missing some libraries or extensions for python?
--
interface.py crashed with "TypeError: object of type 'NoneType' has no len()"
https://bugs.launchpad.net/bugs/325775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs