SpatzST wrote: > Just to update. The first time I open the software on boot it looks fine, any subsequent opening of the software makes the text unreadable. > > to get the text back to normal i need to restart the computer. That could be caused by processes still left running after closing the program, and there is an open bug for that for this app: http://bugs.winehq.org/show_bug.cgi?id=19944 Try this: after closing the program, in a terminal type Code: wineserver -killall then restart the program. If that works, then it's the above bug. To work around it you'll have to manually kill the wineserver whenever you close the app.