BBO Discussion Forums: error in wine - BBO Discussion Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

error in wine wine, linux

#1 User is offline   pijler 

  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 2006-May-08

Posted 2007-May-05, 13:23

Like someone already mentioned, BBO crashes from time to time (sometimes after two minutes, sometimes you can play two tournaments without any problem)
This is the output in the terminal after a crash. Can anybody help me to fix this error ?
Thank you!

erik@ubuntu:~$ wine ~/bart/bridge/Bridge\ Base\ Online/NetbridgeVu.exe
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x7
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 54 (X_FreePixmap)
Resource id in failed request: 0x2c0057d
Serial number of failed request: 6989
Current serial number in output stream: 7121
0

#2 User is offline   uday 

  • PipPipPipPipPipPipPipPip
  • Group: Advanced Members
  • Posts: 5,808
  • Joined: 2003-January-15
  • Gender:Male
  • Location:USA

Posted 2007-May-05, 14:45

try editing c:\bridge base online\bbover.ini ( somewhere in ~user/.wine/cdrive or wherever)

set

BROWSER_TYPE=E

and see if it helps (restart BBO)
0

#3 User is offline   pijler 

  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 2006-May-08

Posted 2007-May-05, 15:23

sorry uday browser_type already set on E
0

#4 User is offline   Gerardo 

  • PipPipPipPipPipPipPip
  • Group: Admin
  • Posts: 2,504
  • Joined: 2003-February-12
  • Gender:Male
  • Location:Dartmouth, NS, Canada

Posted 2007-May-06, 13:56

Distribution? wine version? X version?

If not current, can try to upgrade?

#5 User is offline   pijler 

  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 2006-May-08

Posted 2007-May-07, 09:38

gerardo,

bbo version = 5.0.3
wine version = 0.9.36
i thought that were most recent versions ?

not sure what you mean with x version...
0

#6 User is offline   Gerardo 

  • PipPipPipPipPipPipPip
  • Group: Admin
  • Posts: 2,504
  • Joined: 2003-February-12
  • Gender:Male
  • Location:Dartmouth, NS, Canada

Posted 2007-May-07, 16:46

Xorg/XFree86 version. What distribution?

#7 User is offline   pijler 

  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 2006-May-08

Posted 2007-May-09, 13:14

X Protocol Version 11, Revision 0, Release 7.0

is it useful to upgrade (if yes, could you give me a hint where to start ?)
0

#8 User is offline   jcfreed 

  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 2007-May-09

Posted 2007-May-10, 00:15

A google search of this CLSID indicates that it is related to DirectX, and specifically text-to-voice apps. Maybe if you turn off sound...?
0

#9 User is offline   Gerardo 

  • PipPipPipPipPipPipPip
  • Group: Admin
  • Posts: 2,504
  • Joined: 2003-February-12
  • Gender:Male
  • Location:Dartmouth, NS, Canada

Posted 2007-May-10, 12:48

Upgrade methods are distribution-specific. What distribution do you use?

All of the errors are shown just before the crash? I get the CLSID errors at the start, but BBO runs fine after that. the other error is the crashing one.

#10 User is offline   pijler 

  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 2006-May-08

Posted 2007-May-11, 14:03

Think you are right Gerardo.

The CoGetClassObject - errors (together with a "fixme:msvcrt:MSVCRT__sopen : pmode 0x01b4 ignored") are before the crash. After that it works fine.

The crash causing error is the BadPixmap one.

I use Ubuntu 6.06, if that is what you mean.
0

#11 User is offline   TrialBid 

  • PipPipPip
  • Group: Full Members
  • Posts: 93
  • Joined: 2004-November-24

Posted 2007-May-14, 23:20

It's not obvious to me what is going on. You may want to run winecfg and experiment with which version of Windows wine is acting as. I have NetBridgeVu.exe set to run as a Windows98 app. The general rule is that wine has fewer bugs emulating the earlier, simpler Windows versions. So if the package you're using doesn't require a later version's features, don't enable them!

You might also experiment with having wine load BBO in a virtual desktop. Its interface with X is somewhat simpler than the default.

There have been times that I've suspected a memory leak in either BBO or in wine. You might consider running the program from the command line via something like:

ulimit -m 59216 && wine "C:\Bridge Base Online\NetBridgeVu.exe"

If problems develop quicker, the smaller you make the number, the more likely a memory leak is to blame.
0

#12 User is offline   TrialBid 

  • PipPipPip
  • Group: Full Members
  • Posts: 93
  • Joined: 2004-November-24

Posted 2007-June-18, 17:36

Pijler asks for clarification of "virtual desktop"

Wine has two ways of windowing an application:

1- Each window created by the application is created as an X11 window, or
2- One X11 window is created for all wine windows to exist in. This is the virtual desktop.

In the standard wine configuration, a program called winecfg is included. Run it and you can control which way wine runs by default and/or for any specific apps. You can define a standard size like 800x600 (the smallest that BBO will usefully run in) or 1024x768 or create a custom size, well-suited to fit inside your existing setup. On my 1280x1024 I've used 1024x960 for example. BBO doesn't seem to mind odd sizes and picks its largest window layout that fits in the bounding rectangle.

Also winecfg is where you control the Windows version that wine is emulating, again, as a default and/or for specifically named apps. I recommend Win98 for BBO.

I hope this helps.
0

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users