Le 2011-11-02 à 09:44, Nic Wise <[email protected]> a écrit : > True, you shouldn't have to. But bugs DO happen. At least the way back is > easy. > > Now we just need Sebastian or Jeff to say "hey, I fixed it, it'll be in > 5.0.2" ;-)
hey, I fixed it, it'll be in 5.0.2 Sebastien p.s. and looking into this so it does not happening again :( > On Wed, Nov 2, 2011 at 13:31, David Black <[email protected]> wrote: > 1: Did do > > 2: Shouldn’t have to. > > > > L > > > > > > > > David Black > > Technical Manager (Web projects) > > Casewise Systems Ltd | www.casewise.com > > +44 1923 830300 office > > +44 1923 830270 direct > > 64 Clarendon Road, Watford WD17 1DA > > > “When You Can See More, You Can Do More!” > > > > > > > > From: Nic Wise [mailto:[email protected]] > Sent: 02 November 2011 13:29 > To: David Black > Cc: [email protected] > Subject: Re: [MonoTouch] 5.01 BE WARNED > > > > Step 1: make a bug report and submit it to BugZilla. Do that right this > second. Provide code. Without a reproducible bug, nothing gets fixed :) > > > > Step 2: log into your xamarin account (the store) and download 5.0 > > > > Step 3: install 5.0 (no need to uninstall 5.0.1). Tell MD to go away when it > asks you to upgrade again. > > > > Step 4: be happy again until 5.0.2 comes out, or they otherwise fix your bug. > > > > :) > > > > On Wed, Nov 2, 2011 at 13:21, David Black <[email protected]> wrote: > > Hi All > > > > A word of caution .I just updated to Monotouch 5.01 and my app crashes on > load with the following error > > > > Error - Attempting to JIT compile method > 'System.Linq.Enumerable:Select<Casewise.Navigator.Services.Diagram.FlyweightJoiner, > Casewise.Navigator.Shared.NavigatorJoiner> > (System.Collections.Generic.IEnumerable`1<Casewise.Navigator.Services.Diagram.FlyweightJoiner>,System.Func`2<Casewise.Navigator.Services.Diagram.FlyweightJoiner, > Casewise.Navigator.Shared.NavigatorJoiner>)' while running with --aot-only. > > > > > > When I execute some linq to convert from the web services point > representation to monotouch’s with the following code > > > > X = (from p in this.Points select new System.Drawing.PointF(p.X, > p.Y)).ToArray(), > > > > > > If monotouch Linq can’t handle this then what can it handle? > > > > Yet another small step forward vast leap back in functionality. Speciality of > the house it appears. Yet another day with 0 productivity > > > > D > > > > > > David Black > > Technical Manager (Web projects) > > Casewise Systems Ltd | www.casewise.com > > +44 1923 830300 office > > +44 1923 830270 direct > > 64 Clarendon Road, Watford WD17 1DA > > > “When You Can See More, You Can Do More!” > > > > > > > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > > > > > > -- > Nic Wise > t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise > b. http://www.fastchicken.co.nz/ > > Nearest Bus: find when the next bus is coming to your stop. > http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket. > http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding! > http://goo.gl/Icp2 > > > > > -- > Nic Wise > t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise > b. http://www.fastchicken.co.nz/ > > Nearest Bus: find when the next bus is coming to your stop. > http://goo.gl/Vcz1p > mobileAgent (for FreeAgent): get your accounts in your pocket. > http://goo.gl/IuBU > Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa > London Bike App: Find the nearest Boris Bike, and get riding! > http://goo.gl/Icp2 > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
