Interesting development running Writemonkey which I'll explain later.
to install winetricks look here:
http://wiki.winehq.org/winetricks
I'm going to assume you've already installed Wine, using synaptic or
similar package management tool (details at:
www.winehq.com)
open up a Terminal - ( i think I first installed this without a
terminal, but can't remember how I did that)
in a terminal window type Or copy and paste the text:
wget
http://www.kegel.com/wine/winetricks
that will download winetricks to your home director (for me that's /
home/iain)
[taken from the website]
Once you've obtained winetricks you can run it simply by typing sh
winetricks at the console. If ran without parameters a winetricks
displays a GUI with a list of available packages. If you know the name
of the package(s) you wish to install, you can append the name(s) to
the winetricks command line and it will immediately start the
installation process. For example,
sh winetricks dotnet20
that will download and install M$ Dot net 2.0 (you may need a tool
called cabextract which I think you get by typing:
sudo apt-get install cabextract (sorry, again I can't remember how I
did it)
You can, if you want go ahead and download the m$ core fonts as well,
I did first time around, but haven't 2nd time around (more about that
later)
In theory, this is all you need. Using Nautilus (file manager) Go back
to where your Writemonkey folder is located : for me I've created a
folder in my home called apps, so for me this /home/iain/apps
you *should* just be able to double click on writemonkey.exe now and
it will load (the first time it loads it takes a few seconds, be
patient) If it doesn't right click on the writemonkey.exe icon and
select "Open with Wine Program Loader" and it should start then.
I hope this helps.. sorry if I'm a little vague in places, but I'm
although I'm a bit of a geek at heart, I'm not really a die hard Linux
user and certainly wouldn't class myself as an expert by any stretch
of the imagination.
=================
Right.. I had to nuke my ubuntu/easy peasy installation and re-install
(I borked the upgrade from 1.1. to 1.5)
I'm now running easy peasy 1.5 (which is very nice by the way, I'd
heartily recommend it for anyone with a netbook or laptop) - Easypeasy
is based off Ubuntu 9.04, so I presume this will hold true for people
running 9.04?
I installed wine, then winetricks, then dot net 2.0 and Writemonkey
0.9.5 and it seems to work perfectly. Gone are the old issues with
font selection and font color. I can now save color preferences,
change font and background colour and, as far as I can tell, it seems
to work nearly perfectly. The ONLY thing it doesn't do is work
completely full screen or when moving from full screen to windowed. My
menu bar is still visible at top of screen. (but you can set it to
autohide, like in windows)
So, as far as I can tell. Writemonkey works pretty well in linux under
wine with dot net 2.0 installed.
Bugs I've noticed:
Full screen - Windowed, if you do it a few times it throws a paddy-
fit and does strange things
Lookups, don't seem to work at all (ok for me, I don't really use
them)
Spellchecking: doesn't work : throws "this method or operation is not
implemented"
Switching between repository and regular throws a dotnet error and app
crashes.