[Wine] .Net application is getting closed

James McKenzie jjmckenzie51 at earthlink.net
Wed May 27 22:31:38 CDT 2009


Jijesh wrote:
> Hi, 
>
> I have a data entry application developed in .NET. It’s a windows forms application and it has got nearly 150 text box and combo box fields arranged in 3 tabs of a tabcontrol. Now I changed my OS to Ubuntu 8.04 LTS Desktop version. And installed the same application using wine (used winetricks to install framework). I found it is getting stuck and even getting closed with out any confirmation while dataentry at times. Did I miss anything in the installation process? Or is it a bug in wine?
>
>   
Start the application in a terminal session.  You should first change
directories to where the application executable exists and run it from
there.  Errors should appear on the terminal session advising of
problems encountered while running the application.  Some will be
related to Wine and have warn:, fixme: and err:  in front of them with
descriptive text after them.  Most fixme entries can be safely ignored. 
You may see a debugger dump at the same time as your program
terminates.  This is very important and should be reported here as it
may explain why your program appears to be abnormally terminating.  If
there is a great deal of text (>20 lines), I recommend posting it at the
pastebin.com site and then providing the URL here so interested parties
can look at it and to conserve bandwidth to other User list and forum
readers.

James McKenzie




More information about the wine-users mailing list