Activity log for bug #721990

Date Who What changed Old value New value Message
2011-02-20 00:35:56 Róman Willems bug added bug
2011-02-20 00:39:00 Róman Willems description When I try to run vineyard-preferences the program keeps "sleeping" in the background and I have to kill it. It has been this way for several updates and doesn't go away after reinstall vineyard. I get the following debug output: File "/usr/lib/pymodules/python2.6/vineyard/async.py", line 131, in _callback callback(*args) File "/usr/bin/vineyard-preferences", line 154, in __show_configurations self.__update_configurations() File "/usr/bin/vineyard-preferences", line 177, in __update_configurations for i in sorted(self.configurations, key=str.lower): TypeError: descriptor 'lower' requires a 'str' object but received a 'NoneType' When I try to run vineyard-preferences the program keeps "sleeping" in the background and I have to kill it. It has been this way for several updates and doesn't go away after a reinstall of vineyard. I get the following debug output:   File "/usr/lib/pymodules/python2.6/vineyard/async.py", line 131, in _callback     callback(*args)   File "/usr/bin/vineyard-preferences", line 154, in __show_configurations     self.__update_configurations()   File "/usr/bin/vineyard-preferences", line 177, in __update_configurations     for i in sorted(self.configurations, key=str.lower): TypeError: descriptor 'lower' requires a 'str' object but received a 'NoneType' I run a fully up-to-date Ubuntu 10.10 64bit system with Wine 1.3 from the Ubuntu Wine Team PPA.
2011-02-23 15:00:17 Christian Dannie Storgaard marked as duplicate 718333