[Mono-winforms-list] Porting Windows .NET 4 WinForm Application To *NIX With Mono - Unexpected binary element 0

Stifu stifu at free.fr
Thu Jan 12 21:22:04 UTC 2012


"What is the resx entry for the Cursor you tried in your example?"
What do you mean? You should have everything you need in the solution
attached to the bug report.

"Any ideas of where I might be able to post this to verify such a premise
and/or elevate it as a bug?"
Well, I already reported the bug, so if it's the same one, there's no need
to report anything else. But you may post extra info on the bug report. It
may also help to bring up this issue on more popular mailing lists, such as
Mono - Dev. And you might want to  check out the ResourceManager class 
(https://github.com/mono/mono/blob/master/mcs/class/corlib/System.Resources/ResourceManager.cs),
or related classes...

I don't think I'll be able to help much, but feel free to ask for more info
if needed.


plaid wrote
> 
> Sounds like your case is pretty much exactly the same case.  In my case I
> find that it fails with Images as well as Icons (where the Cursor is
> effectively the same as an Icon).
> 
> What is the resx entry for the Cursor you tried in your example?
> 
> What I did with that GetBMPImage Function is essentially the same as your
> workaround, however, in my case, I have waaaay too many forms with images
> and icons in this manner to try to replace them all with this sort of
> process (especially considering it shouldn't be necessary to
> "workaround").
> 
> I get the feeling the issue is in how it's handling/converting
> 
> application/x-microsoft.net.object.bytearray.base64
> 
> types when it tries to digest the resources.
> 
> Any ideas of where I might be able to post this to verify such a premise
> and/or elevate it as a bug?  It seems like it would be a fairly common
> problem for ANY Windows Forms application generated from Windows to *NIX
> and/or Mac.
> 


--
View this message in context: http://mono.1490590.n4.nabble.com/Porting-Windows-NET-4-WinForm-Application-To-NIX-With-Mono-Unexpected-binary-element-0-tp4289685p4290525.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list