Application Details:
Version: | 1.7 |
License: | |
URL: | http://www.farmanager.com |
Votes: | 2 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.5.19 |
Maintainers: About Maintainership
What works
Far (and similar console32 executables) works ONLY if started in wineconsole, not wine itself! It is in the man.
So you can use it as described:
wineconsole --backend=user far.exe
And I share Miguel's opinion on Far: it's excellent. It's actually one of the things I wish very *very* much to have in Ubuntu.
What does not
Several small things, as described by Miguel here
http://appdb.winehq.org/appview.php?iVersionId=1250
What I wanted to add is that I suggest NOT TO REPAIR wineconsole to run with far 1.0, but instead try compiling the upcoming Far Unicode open source version, which is here:
http://www.farmanager.com/opensource.php
Good luck!
Workarounds
What was not tested
I haven't tested the Unicode Far yet.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Gentoo Linux x86_64 | Dec 21 2012 | 1.5.19 | Yes | Yes | Platinum | an anonymous user | ||
Show | Fedora 14 | Feb 09 2011 | 1.3.13 | Yes | Yes | Platinum | Artem S. Tashkinov | ||
Show | FreeBSD 7.0 | Oct 19 2008 | 1.1.5 | Yes | Yes | Platinum | an anonymous user | ||
Current | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Sep 07 2008 | 1.1.4 | Yes | Yes | Silver | an anonymous user | ||
Show | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Aug 08 2008 | 1.1.2 | Yes | Yes | Gold | Miguel |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Joerg Schiermeier on Tuesday May 18th 2010, 19:34
I use in my configuration to start FAR this:
wineconsole --backend=curses cmd.exe /c c:/path/to/Far.exe /ag /x 'c:\\'
to start a Far window with the root in 'c:\'. The commandline switches are:
1.) /ag Disable display of pseudographics characters
2.) /x Disable exception handling
Works fine for me. With '--backend=user' T got a very very small window in graphic mode. This was to small for me. So I use the text-modus.