Hi All,

Found wine-doors and hope to make great use of it but first I need to
overcome some issues.

I am running on Kubuntu (KDE) and when I try to run I get the following
errors:

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/gareth/.wine/
sh: --version: 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 1102, 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 309, in UpdateAll
    self.TidyPacks()
  File "/usr/share/wine-doors/src/packlist.py", line 316, in TidyPacks
    wine.WineVersion().split(".") >= pack['versions'][0][0][1].split("."):
AttributeError: 'NoneType' object has no attribute 'split'

Probably just a missing dependancy but have no idea what as all the ones
listed on the site I already have installed.

-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
_______________________________________________
Users mailing list
Users@wine-doors.org
http://lists.wine-doors.org/mailman/listinfo/users

Reply via email to