VerbAce translation software in Wine?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
vmcfarland
Newbie
Newbie
Posts: 3
Joined: Tue Feb 10, 2009 3:56 pm

VerbAce translation software in Wine?

Post by vmcfarland »

I'm hoping to get the VerbAce Arabic-English translation program (http://www.verbace.com/index.htm) running under Wine. I use an Aspire One netbook running the default Linpus OS.

I installed Wine and was apparently able to install VerbAce (it shows up in the programs list on my desktop), but when I try running VerbAce nothing happens. This is a very small, simple program, and it should be possible to get it running under Wine. Does anyone have any suggestions?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

VerbAce translation software in Wine?

Post by austin987 »

On Tue, Feb 10, 2009 at 3:05 PM, vmcfarland <[email protected]> wrote:
I'm hoping to get the VerbAce Arabic-English translation program (http://www.verbace.com/index.htm) running under Wine. I use an Aspire One netbook running the default Linpus OS.

I installed Wine and was apparently able to install VerbAce (it shows up in the programs list on my desktop), but when I try running VerbAce nothing happens. This is a very small, simple program, and it should be possible to get it running under Wine. Does anyone have any suggestions?





Terminal output?

--
-Austin
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

I tried the trial, and it starts fine here (albeit a bit slow, and fonts could look better)

Try to install on a new fresh ~/.wine, with latest wine-version. If still failing, paste console output
vmcfarland
Newbie
Newbie
Posts: 3
Joined: Tue Feb 10, 2009 3:56 pm

VerbAce translation software in Wine?

Post by vmcfarland »

Thanks for the tips. I'm pretty new to Linux, though. The only changes I've made with my Aspire One are to enable the advanced desktop and install newer versions of Firefox and OO.org than the ones on the default repositories, all by following instructions from macles and some other sites. So can you tell me how I can install to a new fresh ~/.wine or output to terminal?

I'm quite happy using open source for all my word processing, web browing, etc -- it's just this one translation program I need for school that doesn't have a Linux equivalent. It would be great if I could get it running under Wine.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

VerbAce translation software in Wine?

Post by austin987 »

On Tue, Feb 10, 2009 at 10:00 PM, vmcfarland <[email protected]> wrote:
Thanks for the tips. I'm pretty new to Linux, though. The only changes I've made with my Aspire One are to enable the advanced desktop and install newer versions of Firefox and OO.org than the ones on the default repositories, all by following instructions from macles and some other sites. So can you tell me how I can install to a new fresh ~/.wine or output to terminal?
Fresh wine:

$ mv ~/.wine ~/.wine.bak
$ wine setup.exe

To terminal
$ wine foo.exe &> /tmp/output.txt

--
-Austin
vmcfarland
Newbie
Newbie
Posts: 3
Joined: Tue Feb 10, 2009 3:56 pm

VerbAce translation software in Wine?

Post by vmcfarland »

Partial success -- I was eventually able to get VerbAce running on my Aspire One with the help of my school's tech support. I had the same result as qwertymn. The program runs pretty slowly, and it doesn't display Arabic text correctly. The letters are all displayed separately instead of being connected to each other, as they should. I tried installing new Arabic fonts into Wine, but that didn't solve the problem. It must be an issue with Wine and not with the OS. Firefox on my Aspire One displays Arabic words correctly, and I can type Arabic in OpenOffice.

Anyway, thanks for the tips, and I hope I can eventually fix this problem with the font.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

VerbAce translation software in Wine?

Post by austin987 »

On Fri, Feb 20, 2009 at 10:24 PM, vmcfarland <[email protected]> wrote:
Partial success -- I was eventually able to get VerbAce running on my Aspire One with the help of my school's tech support. I had the same result as qwertymn. The program runs pretty slowly, and it doesn't display Arabic text correctly. The letters are all displayed separately instead of being connected to each other, as they should. I tried installing new Arabic fonts into Wine, but that didn't solve the problem. It must be an issue with Wine and not with the OS. Firefox on my Aspire One displays Arabic words correctly, and I can type Arabic in OpenOffice.

Anyway, thanks for the tips, and I hope I can eventually fix this problem with the font.





That's a different issue:

http://bugs.winehq.org/show_bug.cgi?id=609

--
-Austin
Locked