Book a Demo

Author Topic: EA7.5, Crossover 9, SUSE 11.2 64bit -> No DB acces  (Read 5269 times)

Wowbagger

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
    • View Profile
EA7.5, Crossover 9, SUSE 11.2 64bit -> No DB acces
« on: July 14, 2010, 07:53:55 am »
I have a working Crossover Office bottle with EA 7.5 installed, and set up to access a shared model database via MySQL. The bottle is known to work on other machines, but when I put it on my OpenSuSE 11.2 64 bit machine, I cannot access the DB - I get
Error
Code = 80040154
Code meaning = Unknown error 0x80040154
Source = (null)
Description = (null).

This would tend to imply a missing DLL, but as I said, the bottle works on other machines.

I also tried a full install from scratch into a new bottle, with the same result.

Has anybody else run EA under CX on 64 bit?

Wowbagger

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
    • View Profile
Re: EA7.5, Crossover 9, SUSE 11.2 64bit -> No DB a
« Reply #1 on: July 16, 2010, 04:16:22 am »
More data: moving back to Crossover 8.0 32 bit worked.

There seems to be some interaction between 64 bit environments, Crossover 9, and EA (both 7.5 and the 8.0 demo).

Wowbagger

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
    • View Profile
Re: EA7.5, Crossover 9, SUSE 11.2 64bit -> No DB a
« Reply #2 on: July 22, 2010, 02:46:54 am »
Still more info: Crossover 9 adds a stub for oledb32 - so that causes Wine to try to use that stub (which doesn't work) instead of the native version installed.

Crossover is aware of this, I hope they will update the install file so that this override will be added.