[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian Lenny und wine-doors



Am Freitag, den 06.03.2009, 18:25 +0100 schrieb Herbert Winsaic:
> Hallo zusammen,
> 
> hab mir wine-doors (wine-doors_0.1.3rc1_all.deb) auf Lenny installiert. 
> 
> Folgender Fehler beim Startversuch:
> 
> ~$ wine-doors 
> Started logging session
> Checking wine drive: /home/jonnyboy/.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 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'
> 
> Hat jemand eine Ahnung was das sein könnte?
> 
Hatte zufällig erste letzte Woche mit Wine und einigen Tools
rumgespielt. Dabei hab ich mir dann wine-doors direkt von der Homepage
geladen. wine-doors-0.1.3rc1 funktioniert unter Lenny auf jeden Fall
ohne Probleme. Kannst es dir ja einfach mal runterladen. Lässt sich dann
mittels 'python setup.py install' auch ohne root Rechte in home/
installieren. (Auch wenn das nicht gerade die feine englische Art ist)

Gruß
Flo
-- 
Florian Sievers <florian@dynamic-core.ath.cx>


Reply to: