[Bug 18106] Visual C# 2005 Express: Form Designer is blank on first run, then gives memory error

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 26 12:47:41 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18106





--- Comment #4 from Anastasius Focht <focht at gmx.net>  2009-04-26 12:47:41 ---
Hello,

--- quote ---
My main reason for filing this bug was the errors trying to use/load the form
designer. Can you confirm this is an issue for you as well?  I can't imagine
many people finding VC# too useful on wine without being able to create a
Windows GUI
Application (though I understand that not long ago it wouldn't even install, so
things have already come a long way :). 
--- quote ---

Sure. I documented showstoppers/blockers in appropriate appdb entries.
The blocker here is the clipboard format handling. Although there has been
considerable work in this area between 1.1.19 and 1.1.20 it's still not
sufficient for VS.NET forms designer.

First bug is when the app asks if a previously registered (custom) clipboard
format is available, Wine actually queries the data list instead of clipboard
format list which is incorrect (would fail anyway because there is no data in
this (custom) format inserted yet).

VS.NET registers a crapload of custom clipboard formats.

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list