Hier de uitkomst.
Begrijpn ik hieruit dat mijn speler het probleem is?
File "/usr/bin/serpentine", line 128, in
app = SerpentineApplication (locations)
File "/usr/lib/python2.5/site-packages/serpentine/__init__.py", line 413, in __init__
Application.__init__(self, locations)
File "/usr/lib/python2.5/site-packages/serpentine/__init__.py", line 164, in __init__
self.__preferences = RecordingPreferences(locations)
File "/usr/lib/python2.5/site-packages/serpentine/preferences.py", line 301, in __init__
self._on_gconf_device_changed()
File "/usr/lib/python2.5/site-packages/serpentine/preferences.py", line 455, in _on_gconf_device_changed
self._device.data = self.__drive_selection.get_device()
File "/usr/lib/python2.5/site-packages/serpentine/gaw.py", line 153, in
fset = lambda self, value: self.__setter (self.key, value)
TypeError: GConfClient.set_string() argument 2 must be string, not None