[Mono-dev] Resource Issue

Geoff Norton gnorton at novell.com
Fri Feb 29 21:42:11 EST 2008


On 29-Feb-08, at 7:24 PM, Rolf Bjarne Kvinge wrote:

>
>
>> -----Original Message-----
>> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
>> bounces at lists.ximian.com] On Behalf Of Jonathan Pobst
>> Sent: sábado, 01 de marzo de 2008 0:45
>> To: Mono Devel List
>> Subject: [Mono-dev] Resource Issue
>>
>> I hate to just dump my project here, but I am having trouble making a
>> standalone test case out of this.  It causes an exception when I
>> compile
>> in MonoDevelop and try to run on opensuse 10.3.
>>
>> For my pet project XmppApplication:
>> svn checkout http://xmppapplication.googlecode.com/svn/trunk/
>> xmppapplication
>>
>> Compile on .net, runs on .net correctly.
>> Compile on .net, runs on opensuse 10.3 mono 1.9 correctly.
>> Compile in MD, fails on opensuse 10.3 mono 1.9 runtime with exception
> below.
>> Compile in MD, runs on .net correctly.
>> Compile in MD, runs on winmono 1.9 correctly.
>>
>
> Run both versions (compiled on .net and MD) on linux with --trace,  
> and do a
> diff the output.
> Given that they should be equal, it might give you a clue as to  
> where things
> go wrong (as long as they turn out to be different of course :)

Also track down which InitFromStream call it is so we can make a  
smaller test case with resgen2/ms resgen to find the differences

-g



More information about the Mono-devel-list mailing list