|
wine-doors
Could anyone tell me how to get wine-doors working properly, I cannnto get past the initial setup screen. This is the output I am getting
[root@localhost wine-doors-0.1]# wine-doors
Started logging session
Checking wine drive: /root/.wine/
wine.py: CheckDrive: No wine-drive defined in specified wineroot
Error: Repo update failed for System Base
Traceback (most recent call last):
File "/usr/share/wine-doors/src/ui.py", line 237, in on_bt_proceed_clicked
queue.AddBaseLibraries()
File "/usr/share/wine-doors/src/queue.py", line 233, in AddBaseLibraries
packlist.Update( repo )
File "/usr/share/wine-doors/src/packlist.py", line 252, in Update
log.Debug( "Checking for available applications in " + repo )
TypeError: cannot concatenate 'str' and 'NoneType' objects
I would appreciate the help
|