Mailinglist Archive: opensuse (1523 mails)
| < Previous | Next > |
Re: [opensuse] ies4linux
- From: "arygroup@xxxxxxxxx" <arygroup@xxxxxxxxx>
- Date: Tue, 16 Mar 2010 10:26:41 +0200
- Message-id: <4B9F40C1.1070408@xxxxxxxxx>
On 15/03/10 21:53, Chuck Payne wrote:
Trying to run wine-doors:
gruz@gruz:~> 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/gruz/.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'
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Mon, Mar 15, 2010 at 2:38 PM, arygroup@xxxxxxxxx <arygroup@xxxxxxxxx>
wrote:
On 15/03/10 20:32, John Meyer wrote:
Has anybody been able to get ies4linux to work under OpenSuse 11.2 with
the latest version of Wine? I'm getting an error on IEEXPLORE.
I gave up any tries. I use VirtualBox + Windows for tests.
You can also try PlayOnLinuex for installing IEs.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Guys,
You can also use Wine-Doors . Just simple add the repos for wine. I
works great with 11.2
Trying to run wine-doors:
gruz@gruz:~> 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/gruz/.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'
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |