LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Running a program with wine. (https://www.linuxquestions.org/questions/linux-software-2/running-a-program-with-wine-450876/)

Chuong 06-02-2006 07:13 AM

Running a program with wine.
 
I tried running a 3D application with wine and got this message:

[root@bigserver bin]# wine maya.exe
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please report)
fixme:imm:ImmReleaseContext (0x10020, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x1002e, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x10030, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x10032, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x10034, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x10036, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x10038, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x1003a, 0x7ff0e9e0): stub
fixme:imm:ImmReleaseContext (0x1003c, 0x7ff0e9e0): stub
fixme:uniscribe:ScriptItemize L"Finding Tasks...",16,255,(nil),(nil),0x7fc8ed24,0x7fc8f560: semi-stub
wine: Call from 0x5f3211 to unimplemented function usp10.dll.ScriptBreak, aborting
wine: Unimplemented function usp10.dll.ScriptBreak called at address 0x5f3211 (thread 000e), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 13 136") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger

Anyone know how to run this 3D program with Wine, or isn't it possible?

I'm running Fedora Core 4, Wine version 0.9.13.

Thank you in advance,



Chuong.

macemoneta 06-02-2006 04:43 PM

You can try running 'winecfg' and setting a different Windows version. That sometimes works with some programs.

Chuong 06-03-2006 02:03 AM

Didn't work.

macemoneta 06-03-2006 11:06 PM

Since the product is available for Linux, perhaps you should consider a native license then?

Chuong 06-03-2006 11:37 PM

What do you mean by native license?

I have it for my Windows, but I want to run it on Linux.

--------------------------------******

Notice the last line of the error output:

"Read the Wine Developers Guide on how to set up winedbg or another debugger
"

You know how to set up the debugger?

macemoneta 06-04-2006 12:03 AM

Maya is available for Linux (without WINE), so getting it to work under WINE is not going to be anyone's priority.

If you are interested in debugging WINE, then as the message says, read the Wine Developers Guide. You can forward any patches you develop to the WINE bug tracking system.

Chuong 06-04-2006 03:21 AM

Available but not free = )

That'll be another $4000-$7000!!!


All times are GMT -5. The time now is 05:28 AM.