[REDACTED] beta 5 and ‘Error from Debugger: Unknown packet reply: “timeout” to environment packet.’
I finally upgraded to [REDACTED] beta 5 on one of my iPhones. Everything seemed to go just fine. I upgraded Xcode and installed the new SDK. Yay. Things were looking pretty good until I tried to build some of my existing applications.
‘Error from Debugger: Unknown packet reply: “timeout” to environment packet.’
I don’t even know where to start with that error. I’m only getting it on the iPhone 1st gen that was upgraded to beta 5. The same project builds and runs just fine on my 2.2.1 3G.
I just tried another project and it builds and runs just fine on both my beta 5 1st gen and on my 2.2.1 3G.
Anyone else getting this? How did you fix it?
May 9th, 2009 at 6:53 pm
I finally resolved this. I don’t like the way it was done but whatever. It works. To resolve it I “rm -Rf /Developer” and reinstalled iPhone SDK 2.2.1. I hope I don’t have this problem with 3.0 final is released.
May 13th, 2009 at 11:36 pm
I get this error intermittently. Restarting both the computer and the phone usually clear it up if just hopin’ doesn’t do it. Maddening.
June 20th, 2009 at 1:51 pm
[...] previously posted about an error I was seeing in the Xcode console when trying to run an application I was working [...]