http://bugs.winehq.org/show_bug.cgi?id=18697
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-05-30 10:57:30 --- (In reply to comment #4)
Is there a newer version of wine that is out? I have installed the AIM program again and the view point service error did not pop up. How do I redirect the output file, sorry I am new to linux.
Yeah, current released version is 1.1.22. It's better to upgrade to it.
Now do the following: - upgrade to 1.1.22 if possible; - in your home directory do 'rm -rf .wine'. It cleans your wine setup and removes any installed (using wine) application; - install application (assuming installer finished without failures?); - 'cd' to application dir located somewhere in .wine - do 'wine <appname> &> log.txt
Attach resulting log.txt here.