[MonoTouch] Problem with UIButton in Custom Cell

2011-10-05 Thread Andreas Ploetzeneder
Hi, attached i have a button named buttonrund,...and when i press the button the app crashes i do not understand why,... i think it has to do something with garbagecollection but i dont understand it :( -- Mit freundlichem Gruß,* Andreas Plötzeneder* CEO *ihr ploetzeneder it-solutions

Re: [MonoTouch] Problem with UIButton in Custom Cell

2011-10-05 Thread Sebastien Pouliot
Hello Andreas, This looks identical to the bug http://bugzilla.xamarin.com/show_bug.cgi?id=1056 that you filled last week. Was the proposed solution not working ? Regards, Sebastien 2011/10/5 Andreas Ploetzeneder i...@ploetzeneder-it.com: Hi, attached i have a button named buttonrund,...and

Re: [MonoTouch] File's Owner Crashes

2011-10-05 Thread Rolf Bjarne Kvinge
Hi, Can you file a bug report with a reproducible test case? This sounds like a bug in MonoTouch. Thanks! Rolf On Tue, Oct 4, 2011 at 6:16 PM, pierceboggan piercebogga...@gmail.com wrote: Whenever I connect an outlet to File's Owner it causes my application to crash. I tested this for another

Re: [MonoTouch] Random crash in app

2011-10-05 Thread Rolf Bjarne Kvinge
Hi Dennis, A test case, even if it only shows the problem in 1% of the launches, is still a test case we can use to track it down. Rolf On Tue, Oct 4, 2011 at 6:05 PM, technohead dj_technoh...@yahoo.com wrote: Unfortunately, no. The crash occurs completely randomly... it seems to happen most

[MonoTouch] iOS5 GM can't install MT 4.9

2011-10-05 Thread trip
Now that iOS5 has a release date and a GM, I'm trying to use MonoTouch 4.9.x I've installed Xcode 4.3 and iOS5 GM. I've installed MonoDevleop 2.8b3. I am however unable to get MonoDevelop to find MonoTouch 4.9 in any of the repositories. Anything else I need to do? Thanks -- View this

Re: [MonoTouch] iOS5 GM can't install MT 4.9

2011-10-05 Thread Nic Wise
you need to go onto the beta channel. I think it's in the MD properties, under Updates. There is an extra tick box to tick (I had to do the same, but I'm at work, not home) On Wed, Oct 5, 2011 at 14:09, trip andywh...@gmail.com wrote: Sorry, that should say Xcode 4.2 NOT 4.3 -- View this

Re: [MonoTouch] iOS5 GM can't install MT 4.9

2011-10-05 Thread trip
aha, that worked. I was thinking it had to be done via the addin manager. Thank You Nic. -- View this message in context: http://monotouch.2284126.n4.nabble.com/iOS5-GM-can-t-install-MT-4-9-tp3874409p3874510.html Sent from the MonoTouch mailing list archive at Nabble.com.

[MonoTouch] MonoTouch and Xcode 4.2 cannot open xcode project

2011-10-05 Thread trip
Just upgraded to Xcode 4.2 and iOS5 GM. MD 2.8b3 and MT 4.9.6 I was interested in seeing the Xcode and MD integration, unfortunately every time I open a XIB file, Xcode complains that the project file in ~/obj/Xcode/0/project.xcodeproj cannot be opened because the project file cannot be parsed.

Re: [MonoTouch] MonoTouch and Xcode 4.2 cannot open xcode project

2011-10-05 Thread Jeff Stedfast
Hi Trip, Looks like you are hitting this bug: http://bugzilla.xamarin.com/show_bug.cgi?id=1121 Fortunately it's been fixed in MonoDevelop git master and will be in the final 2.8 release due out any minute now. Hope that helps! Jeff On Wed, Oct 5, 2011 at 10:32 AM, trip andywh...@gmail.com

Re: [MonoTouch] Segmented Control weirdness

2011-10-05 Thread Jeff Stedfast
Hi Weiyuent, I'm not sure if this is the problem, but you probably don't want to be using a 'using' statement there as it will call Dispose() on the segments control at the end of the statement. Hope that helps! Jeff On Wed, Oct 5, 2011 at 1:25 AM, weiyuent spamma...@pobox.com wrote: I'm

Re: [MonoTouch] MonoTouch and Xcode 4.2 cannot open xcode project

2011-10-05 Thread Jeff Stedfast
Hehe, yes, I mean any minute now :-) Well, probably more like any hour now, but any minute now sounds better! Jeff On Wed, Oct 5, 2011 at 10:48 AM, Dimitris Tavlikos jimi...@gmail.comwrote: Wait... by any minute now you mean... any minute now? Opening MonoDevelop 2.8b and starting clicking

Re: [MonoTouch] Some basic example apps that don't use Interface Builder.

2011-10-05 Thread Jeff Stedfast
Hi Oivvio, Yes, internally at Xamarin, we are all using MonoDevelop 2.8. Updated docs will be being pushed out today along with MonoDevelop 2.8 final. In the meantime, feel free to look over my personal side-project which avoids the use of xibs (except for the map page, at least until I get

[MonoTouch] Upgrading problem.

2011-10-05 Thread voidz
Hi, i just bought the professional Monotouch. I installed and filled the activation form upon installing. But it seem like a few function doesn't appear like the iphone bundle signing where the ad hoc is.. I am just wondering, where i went wrong. Or did i fail to upgrade my version to full one?

Re: [MonoTouch] Reinstalled OS X and MonoTouch, can no long build working ad hoc apps

2011-10-05 Thread Jeff Stedfast
Hi Dennis, Can you submit a bug report about this to http://bugzilla.xamarin.com under MonoTouch? Sounds like an issue we should look into! Thanks! Jeff On Tue, Oct 4, 2011 at 3:16 AM, technohead dj_technoh...@yahoo.com wrote: Hey guys, experiencing a strange problem here. I reinstalled

Re: [MonoTouch] MonoTouch and Xcode 4.2 cannot open xcode project

2011-10-05 Thread trip
Just got 2.8, and it appears to have fixed the issue. Thanks -- View this message in context: http://monotouch.2284126.n4.nabble.com/MonoTouch-and-Xcode-4-2-cannot-open-xcode-project-tp3874702p3875118.html Sent from the MonoTouch mailing list archive at Nabble.com.

Re: [MonoTouch] Upgrading problem.

2011-10-05 Thread Nic Wise
Did you re-download and re-install MT? On Wed, Oct 5, 2011 at 15:57, voidz bluene...@hotmail.com wrote: Hi, i just bought the professional Monotouch. I installed and filled the activation form upon installing. But it seem like a few function doesn't appear like the iphone bundle signing where

Re: [MonoTouch] MonoTouch and Xcode 4.2 cannot open xcode project

2011-10-05 Thread Jeff Stedfast
Awesome! Glad to hear it! Jeff On Wed, Oct 5, 2011 at 12:37 PM, trip andywh...@gmail.com wrote: Just got 2.8, and it appears to have fixed the issue. Thanks -- View this message in context:

Re: [MonoTouch] Reinstalled OS X and MonoTouch, can no long build working ad hoc apps

2011-10-05 Thread technohead
Will do. thanks, Dennis -- View this message in context: http://monotouch.2284126.n4.nabble.com/Reinstalled-OS-X-and-MonoTouch-can-no-long-build-working-ad-hoc-apps-tp3870144p3875641.html Sent from the MonoTouch mailing list archive at Nabble.com. ___

Re: [MonoTouch] Segmented Control weirdness

2011-10-05 Thread weiyuent
That did the trick. Thank you!! Jeff Stedfast wrote: Hi Weiyuent, I'm not sure if this is the problem, but you probably don't want to be using a 'using' statement there as it will call Dispose() on the segments control at the end of the statement. Hope that helps! Jeff --

Re: [MonoTouch] RedLaser license not working with Monotouch project

2011-10-05 Thread MarcelW
Hi Chris, Thanx for the update. But unfortunately, same result with your updated example. This is what happens: 1. When the program starts the first time, the result of RedLaserSDK.CheckReadyStatus() is RLState_LicensedModeReady. 2. When it starts scanning it shows the Unregistered SDK Limit

[MonoTouch] problem adding map overlay

2011-10-05 Thread Jason Awbrey
I'm having some trouble adding an overlay to a map. It's an iPad app with a SplitViewController containing a TableView and a MapView. It doesn't seem like the mapview's delegate is getting called when I add the overlay. I'm not using IB - everything is in code. In my row selected, I set the

[MonoTouch] MD2.8 Release + MT 4.9.???? Update not found

2011-10-05 Thread Danny Pronk
Hi Guys, I just installed the final release of MD 2.8 and have installed also MT 4.2.2 I went to prefs=updates and checked the beta and alpha channel, but I am not able to see/download MT 4.9.6 Can anybody help me out please ? Thanks in advance Danny

Re: [MonoTouch] MD2.8 Release + MT 4.9.???? Update not found

2011-10-05 Thread Nic Wise
try: @chknofthescene: @fastchicken @migueldeicaza For MT 4.9 update, go MD prefs Updates Install unstable dev updates Beta. Click ok. Then check for updates On Wed, Oct 5, 2011 at 22:23, Danny Pronk dpr...@probe-asp.eu wrote: Hi Guys, I just installed the final release of MD 2.8 and have