Suse/NovellThis Forum is for the discussion of Suse Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.