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/main/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/main/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/main/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/main/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/main/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