LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   AWQ (Another Wine Question) (https://www.linuxquestions.org/questions/linux-software-2/awq-another-wine-question-291553/)

Wavz 02-17-2005 04:57 PM

AWQ (Another Wine Question)
 
Im having a prob getting an application running under wine. It is listed under /home/Username/.wine/drive_c/Program Files/wbloggar.exe ,but when I try to run the app it says "No directory named Program Files found". So my question is, how do I run this program under wine if I cannot browse to the directory.
Wavz

david_ross 02-17-2005 05:00 PM

What command did you use to try and run it?

Try this:
wine "c:\\Program Files\\wbloggar.exe"

Wavz 02-17-2005 06:13 PM

That worked in trying to start up the program, but I still get an error,

fixme:ole:CoRegisterMessageFilter stub
fixme:variant:VarCmp VarCmp partial implementation, doesn't support vt 0x0 / 0x8
fixme:ole:CoCreateInstance no classfactory created for CLSID {2933bf90-7b36-11d2-b20e-00c04f983e60}, hres is 0x80040150
fixme:ole:CoCreateInstance no instance created for interface {00000000-0000-0000-c000-000000000046} of class {6e525647-377b-4ed4-b9ca-a539eaa78174}, hres is 0x80040150
fixme:ole:CoRegisterMessageFilter stub


Anyone know what this is all about?
Thanks again,
Wavz
p.s. Thanks for your help david_ross

david_ross 02-18-2005 12:57 PM

Are you using the latest version of wine? If so then you may be better contacting the wine developers with more information about the product and the full verbose output.

dianat100 03-06-2005 02:01 PM

I'm trying to run FLStudio under WINE, so far no luck, any help much appreciated. It's listed under file:/home/username/.wine/drive_c/Program Files/Image-Line/FLStudio5/FL.exe
1. I tired double clicking FL.exe in the folder, nothing happened.
2. tried to run it in the console, and here's what I get:

[root@localhost FLStudio5]# wine FL.exe
fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum
fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at minimum
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0xc0001001 in 32-bit code (0x0
In 32 bit mode.
Register dump:
CS:0000 SS:0000 DS:0000 ES:0000 FS:0000 GS:0000
EIP:00000000 ESP:00000000 EBP:00000000 EFLAGS:00000000( - 00 - - - )
EAX:00000000 EBX:00000000 ECX:00000000 EDX:00000000
ESI:00000000 EDI:00000000
Stack dump:
0x00000000: 00000000 00000000 00000000 00000000
0x00000010: 00000000 00000000 00000000 00000000
0x00000020: 00000000 00000000 00000000 00000000
0x00000030: 00000000 00000000 00000000 00000000
0x00000040: 00000000 00000000 00000000 00000000
0x00000050: 00000000 00000000 00000000 00000000
Backtrace:
=>1 0x00000000 (0x00000000)
0x00000000: addb %al,0x0(%eax)
Wine-dbg>clear
syntax error
Wine-dbg>quit
WineDbg terminated on pid 0x8

Is there a way to do that at all? I tried other programmes under WINE (like Miranda) and they work fine, the problem is with FLStudio. Please help.


All times are GMT -5. The time now is 11:15 PM.