Can we run Vocaboly in Wine?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
htdat
Newbie
Newbie
Posts: 2
Joined: Tue Nov 11, 2008 8:37 am

Can we run Vocaboly in Wine?

Post by htdat »

Hi everybody,
I'm using Fedora 9. I have used Wine to run Vocaboly application for studying English vocabularies. However, when I open a vocabulary file and Vocaboly application is closed immediately.
Can we run Vocaboly by using Wine in Linux? Do I have to install any more package?
Thanks.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Can we run Vocaboly in Wine?

Post by dimesio »

htdat wrote:Hi everybody,
I'm using Fedora 9. I have used Wine to run Vocaboly application for studying English vocabularies. However, when I open a vocabulary file and Vocaboly application is closed immediately.
Can we run Vocaboly by using Wine in Linux? Do I have to install any more package?
Thanks.
What version of Wine? Run it from a terminal and post whatever messages appear.
http://wiki.winehq.org/FAQ#head-3b297df ... b8edc21619
htdat
Newbie
Newbie
Posts: 2
Joined: Tue Nov 11, 2008 8:37 am

Post by htdat »

Thank you for your reply.
I'm using Wine version 1.1.5. Here is the message that I receive.

[htdat@localhost Vocaboly]$ pwd
/home/htdat/.wine/drive_c/Program Files/Vocaboly
[htdat@localhost Vocaboly]$ wine start Vocaboly.exe
fixme:exec:SHELL_execute flags ignored: 0x00000500
[htdat@localhost Vocaboly]$ *** PULSEAUDIO: Unable to connect: Connection refused
*** Is your sound server running?
*** See: http://www.pulseaudio.org/wiki/Troubleshooting
*** PULSEAUDIO: Unable to connect: Connection refused
*** Is your sound server running?
*** See: http://www.pulseaudio.org/wiki/Troubleshooting
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
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x17
fixme:event:wait_for_withdrawn_state window 0x10032/e00008 wait timed out
fixme:event:wait_for_withdrawn_state window 0x1002e/e00005 wait timed out
fixme:event:wait_for_withdrawn_state window 0x2002e/e00011 wait timed out
wine: Unhandled page fault on read access to 0x00000020 at address 0x44c058 (thread 0017), starting debugger...
Locked