[opensuse-gnome] Short Question to wine-doors
Hello Mates, Ive deleted my old wine Folder and started wine-doors. Then i become an GUI, and i give there my Name and Org and wine inits an new File and copys some Files into the new Instance. Then i become an Window that says, that the Process is finished. Now the Program breaks. In the Shell i can see: sascha@linux-m4rp:~/bin> 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/sascha/.wine/ sh: --version: Kommando nicht gefunden. 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' Can anyone reproduce this issue? -- Sincerely yours Sascha Manns openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English) -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
Le samedi 23 janvier 2010, à 11:41 +0100, Sascha 'saigkill' Manns a écrit :
sascha@linux-m4rp:~/bin> 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/sascha/.wine/ sh: --version: Kommando nicht gefunden. 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'
Can anyone reproduce this issue?
This definitely is a bug in the code, but, hrm, this has nothing to do with GNOME :-) Apparently, you don't have a command that is called with "--version". My guess is that wine itself is missing. Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
participants (2)
-
Sascha 'saigkill' Manns
-
Vincent Untz