My project is old, most XIBs created in the Xcode 3 era, but was OK when
migrated to 4 for a log time.

I just have the main project with many view controllers (all are custom view
controllers), all the project has about 300MB.. can't strip it down to sendŠ
(maybe that's on of the biggest problemsŠ developers and companies that
don't allow to send something or are overcharged with to-dos and can't
prepare something to Xamarin avaliationŠ..)

Nic, I don't know if all XIBs causes that, because I tried just 2. Both
shown problems. If I begin to open many XIBs and many of them erase action
partial declaration don¹t will be a good experience today. Both Xibs are
old, one of them do not had controls, just the main view created by mono
develop.

Thanks,

Karl
 
From:  Mike Krüger <[email protected]>
Date:  segunda-feira, 28 de maio de 2012 07:04
To:  Nic Wise <[email protected]>
Cc:  Karl Heinz Brehme Arredondo <[email protected]>,
<[email protected]>, "[email protected]"
<[email protected]>
Subject:  Re: [MonoTouch] Interface Builder vs MonoDevelop troubles on
latest versions

Hi

This issue should be already fixed in our master branch, it would be
nice if someone could give us a project where that happened.
I couldn't reproduce the bug - therefore it would be good to have a use
case that we can add to our unit tests.

Regards
Mike
>  sounds like the same problem as [email protected] - is it any/every IB
>  file which does it, or just some?
> 
> 
>  On Mon, May 28, 2012 at 5:11 AM, Karl Heinz Brehme Arredondo
>  <[email protected]>  wrote:
>>  Hi,
>> 
>>  I'm having troubles with MonoDevelop 3.0.2, Mono 2.10.9, MonoTouch 5.2.12
>>  and Xcode 4.3.2..
>> 
>>  For about one or two months that I don't touch Interface Builder for
>>  nothing, just making core changes. Now I'm trying to create a new custom
>>  ViewController (as all of them in the application) and I'm having troubles
>>  to open existent XIB files [1] (to open without error I need to clean the
>>  project) and after saving and closing, and MonoDevelop updates the project,
>>  some or all actions are being lost, on .designer.cs file. If I put them
>>  manually it compile and run. All the time I save a XIB it erase actions.
>> 
>>  The new view controller that is for tomorrow are taking a lot to do because
>>  I lost thingsŠ having to redo things or rewrite code like partial methods
>>  for actions.
>> 
>>  Any tip?
>> 
>>  Thanks,
>> 
>>  Karl
>> 
>>  [1]
>> 
>>  System.InvalidOperationException: Both arguments to IsDerivedFrom() must be
>>  from the same compilation.
>> 
>>     at ICSharpCode.NRefactory.TypeSystem.ExtensionMethods.IsDerivedFrom
>>  (ITypeDefinition type, ITypeDefinition baseType) [0x00029] in
>>  
>> /Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/m
>> ain/contrib/ICSharpCode.NRefactory/TypeSystem/ExtensionMethods.cs:92
>> 
>>     at
>>  
>> MonoDevelop.MacDev.ObjCIntegration.NSObjectInfoService+<GetRegisteredObjects>
>> c__Iterator2.MoveNext
>>  () [0x000d8] in
>>  
>> /Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/m
>> ain/src/addins/MonoDevelop.MacDev/ObjCIntegration/NSObjectInfoService.cs:152
>> 
>>     at MonoDevelop.MacDev.ObjCIntegration.NSObjectProjectInfo.Update ()
>>  [0x00148] in
>>  
>> /Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/m
>> ain/src/addins/MonoDevelop.MacDev/ObjCIntegration/NSObjectProjectInfo.cs:91
>> 
>>     at MonoDevelop.MacDev.ObjCIntegration.NSObjectProjectInfo.Update (Boolean
>>  force) [0x0000c] in
>>  
>> /Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/m
>> ain/src/addins/MonoDevelop.MacDev/ObjCIntegration/NSObjectProjectInfo.cs:73
>> 
>>     at MonoDevelop.MacDev.XcodeSyncing.XcodeProjectTracker.UpdateTypes
>>  (IProgressMonitor monitor) [0x00031] in
>>  
>> /Users/builder/data/lanes/monodevelop-mac-3.0.2/046db1bb/source/monodevelop/m
>> ain/src/addins/MonoDevelop.MacDev/XcodeSyncing/XcodeProjectTracker.cs:392
>> 
>> 
>>  _______________________________________________
>>  MonoTouch mailing list
>>  [email protected]
>>  http://lists.ximian.com/mailman/listinfo/monotouch
>> 
> 
> 




_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to