I get the following error messages from the terminal window (when I run jockey-gtk from the command line):
Traceback (most recent call last):
File "/usr/bin/jockey-gtk", line 382, in on_button_toggle_clicked
'toggle', False):
File "/usr/lib/python2.7/dist-packages/jockey/ui.py", line 670, in set_handler_enable
handler_id, enable)
File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 98, in convert_dbus_exceptions
return fn(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 90, in dbus_sync_call_signal_wrapper
raise _h_exception_exc
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/lib/python2.7/dist-packages/jockey/backend.py", line 337, in _f_result_wrapper
self._f_result = f()
File "/usr/share/jockey/handlers/fglrx.py", line 95, in enable
self._other_alternatives.set_alternative(other_fglrx_alternative)
File "/usr/lib/python2.7/dist-packages/NvidiaDetector/alternatives.py", line 130, in set_alternative
self._master_link, path])
File "/usr/lib/python2.7/subprocess.py", line 506, in check_call
retcode = call(*popenargs, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 493, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
raise child_exception
TypeError: execv() arg 2 must contain only strings
I get the following error messages from the terminal window (when I run jockey-gtk from the command line):
Traceback (most recent call last): jockey- gtk", line 382, in on_button_ toggle_ clicked python2. 7/dist- packages/ jockey/ ui.py", line 670, in set_handler_enable python2. 7/dist- packages/ jockey/ backend. py", line 98, in convert_ dbus_exceptions python2. 7/dist- packages/ jockey/ backend. py", line 90, in dbus_sync_ call_signal_ wrapper .DBusException: org.freedesktop .DBus.Python. TypeError: Traceback (most recent call last): python2. 7/dist- packages/ dbus/service. py", line 707, in _message_cb method( self, *args, **keywords) python2. 7/dist- packages/ jockey/ backend. py", line 337, in _f_result_wrapper jockey/ handlers/ fglrx.py" , line 95, in enable _other_ alternatives. set_alternative (other_ fglrx_alternati ve) python2. 7/dist- packages/ NvidiaDetector/ alternatives. py", line 130, in set_alternative _master_ link, path]) python2. 7/subprocess. py", line 506, in check_call python2. 7/subprocess. py", line 493, in call python2. 7/subprocess. py", line 679, in __init__ python2. 7/subprocess. py", line 1249, in _execute_child
File "/usr/bin/
'toggle', False):
File "/usr/lib/
handler_id, enable)
File "/usr/lib/
return fn(*args, **kwargs)
File "/usr/lib/
raise _h_exception_exc
dbus.exceptions
File "/usr/lib/
retval = candidate_
File "/usr/lib/
self._f_result = f()
File "/usr/share/
self.
File "/usr/lib/
self.
File "/usr/lib/
retcode = call(*popenargs, **kwargs)
File "/usr/lib/
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/
errread, errwrite)
File "/usr/lib/
raise child_exception
TypeError: execv() arg 2 must contain only strings