LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   wine-doors flash and closes window in 3 seconds. (https://www.linuxquestions.org/questions/suse-opensuse-60/wine-doors-flash-and-closes-window-in-3-seconds-764076/)

linuxbeliever 10-23-2009 09:26 PM

wine-doors flash and closes window in 3 seconds.
 
Hi to everybody!

I use opensuse 11.1 with kde 3.5 as the main interface, yast reports that I also have libraries for gnome 2.24.1 for gnome apps. I use wine 1.1.32-1.1-i586 and wine-doors 0.1.3-1.1-noarch. When I click on the app icon on my kmenu, a window appears and closes within a 3 seconds. If a run it from a konsole terminal I get this:

scooter@wildswede:~> 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/scooter/.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'
scooter@wildswede:~>

Any Ideas? I really like the programs in it. Thanks in advance.


All times are GMT -5. The time now is 04:35 AM.