Today I did a clean install of Ubuntu 8.04 Beta and upgraded to the latest 
version and I'm still having an issue with jockey and the broadcom driver.
This is the output of jockey-gtk:
[EMAIL PROTECTED]:~$ jockey-gtk 
Traceback (most recent call last):
  File "/usr/bin/jockey-gtk", line 279, in on_handler_changed
    if self.toggle_handler(self.model[path][0]):
  File "/usr/lib/python2.5/site-packages/jockey/ui.py", line 483, in 
toggle_handler
    handler.enable()
  File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 679, in 
enable
    DriverPackageHandler.enable(self)
  File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 596, in 
enable
    self.ui.install_package(self.package)
  File "/usr/lib/python2.5/site-packages/jockey/ui.py", line 493, in 
install_package
    oslib.OSLib.inst.install_package(package, self)
  File "/usr/lib/python2.5/site-packages/jockey/oslib.py", line 186, in 
install_package
    env.update(os.environ)
NameError: global name 'env' is not defined

I inspected the file oslib.py and it seems the problem arises because the 
definition of the variable env is missing.
Any suggestion?

-- 
jockey-gtk crashed with NameError in enabled()
https://bugs.launchpad.net/bugs/203958
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

Reply via email to