I have a Win Forms application that I've been running on my Linux Box
(Mandriva Linux 2006), It was running ok under Mono-1.1.15, but I
installed Mono-1.1.16 and now it won't load the GUI. It looks like
everything inside the window loads, the text boxes, the combo boxes etc,
but the window frame and the window decorations fail to load, and I am
forced to kill it. I get no error messages when I run from the command
line, below is what I see

$ mono /home/tracy/Development/development/bin/Debug/development.exe
Mono System.Windows.Forms Assembly [$auto_build_revision$]
Gtk colorscheme read
The application '<unknown>' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
$

It outputs this message "Gtk colorscheme read" and then seems to hang.

Would you like me to report this as a bug?

regards

Tracy Barlow

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to