Trying to run wine-doors:
gruz@gruz:~> wine-doors Started logging session /usr/share/wine-doors/src/utils.py:7: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Checking wine drive: /home/gruz/.wine/ sh: --version: command not found Traceback (most recent call last): File "/usr/bin/wine-doors", line 137, in <module> ui.winedoors = ui.WineDoorsGUI() File "/usr/share/wine-doors/src/ui.py", line 1106, in __init__ self.tree = PackTree( self.window['tv_packlist'], self.window ) File "/usr/share/wine-doors/src/ui.py", line 597, in __init__ packlist.UpdateAll() File "/usr/share/wine-doors/src/packlist.py", line 311, in UpdateAll self.TidyPacks() File "/usr/share/wine-doors/src/packlist.py", line 318, in TidyPacks wine.WineVersion().split(".") >= pack['versions'][0][0][1].split("."): AttributeError: 'NoneType' object has no attribute 'split'
--
see workaround: http://forums.opensuse.org/applications/414665-wine-doors-not-starting.html#... -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org