Wine 1.1.23 Crash on Install

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

Wine 1.1.23 Crash on Install

Post by Berillions »

Hello All,

I have a big problem with Wine 1.1.23. When i want to install a game, Wine crash directly.
Look at this screen :
http://www.hiboox.fr/go/images/auto-mot ... d.png.html

I have an ATI like graphic card, this is the problem?
I saw this possibily on other topic.

PS: Sorry for my english, i'm french :wink:
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine 1.1.23 Crash on Install

Post by austin987 »

On Fri, Jun 12, 2009 at 12:54 PM, Berillions<[email protected]> wrote:
Hello All,

I have a big problem with Wine 1.1.23. When i want to install a game, Wine crash directly.
Look at this screen :
http://www.hiboox.fr/go/images/auto-mot ... d.png.html

I have an ATI like graphic card, this is the problem?
I saw this possibily on other topic.
Try setting ORM to backbuffer.

--
-Austin
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

Re: Wine 1.1.23 Crash on Install

Post by Berillions »

austin987 wrote: Try setting ORM to backbuffer.
How change this option?
ORM, I don't know...
And Directx9 is not install. :oops:
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine 1.1.23 Crash on Install

Post by austin987 »

On Fri, Jun 12, 2009 at 1:02 PM, Berillions<[email protected]> wrote:
austin987 wrote:
Try setting ORM to backbuffer.
How change this option?
ORM, I don't know...
http://wiki.winehq.org/UsefulRegistryKeys
And Directx9 is not install.  [Embarassed]
Wine has its own Directx9 implementation.

--
-Austin
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

Post by Berillions »

I have always the error message... :cry:
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

Post by Berillions »

Erf, I can't edit my message.

So, when i try to install Freelancer, i can install the game.

When i want install Prince of Persia : The Sand of Times, the error message is in a console :

Code: Select all

err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Fichiers communs\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
For Star Wars Kotor :

Code: Select all

wine: Unhandled page fault on write access to 0x7e9cbec4 at address 0x7e9f35bd (thread 0009), starting debugger...
And Prince of Persia 2008 :

Code: Select all

fixme:storage:StgCreateDocfile Storage share mode not implemented.
But this install work correctly in Wine 1.1.22. :o
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine 1.1.23 Crash on Install

Post by austin987 »

On Fri, Jun 12, 2009 at 2:13 PM, Berillions<[email protected]> wrote:
Erf, I can't edit my message.
The forum is linked to the mailing list, which doesn't receive edits.
That's why they've now been disabled :-).
So, when i try to install Freelancer, i can install the game.

When i want install Prince of Persia : The Sand of Times, the error message is in a console :

Code:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Fichiers communs\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2



For Star Wars Kotor :

Code:
wine: Unhandled page fault on write access to 0x7e9cbec4 at address 0x7e9f35bd (thread 0009), starting debugger...



And Prince of Persia 2008 :

Code:
fixme:storage:StgCreateDocfile Storage share mode not implemented.



But this install work correctly in Wine 1.1.22.  :o
Run a regression test:
http://wiki.winehq.org/RegressionTesting

--
-Austin
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

Post by Berillions »

it's complicated to understand for French :p
Locked