Re: [android-developers] Nexus bug

2010-01-09 Thread Dianne Hackborn
On Fri, Jan 8, 2010 at 4:16 PM, Jason Proctor wrote: > > it would be really nice if the piece of code that got annoyed said *what* > had annoyed it! > otherwise it's "can you guess the number Android is thinking of" all over > again. > #bettererrormessagesplease #soapbox > #patcheswelcome Thou

Re: [android-developers] Nexus bug

2010-01-08 Thread Jason Proctor
Could you tell us what is in your Camera.Parameters? it would be really nice if the piece of code that got annoyed said *what* had annoyed it! otherwise it's "can you guess the number Android is thinking of" all over again. #bettererrormessagesplease #soapbox -- jason.vp.engineering.parti

Re: [android-developers] Nexus bug

2010-01-08 Thread Mark Murphy
Matt Kanninen wrote: > I've found that you have to write firmware and or hardware specific > camera code. As such I didn't touch the code inherited that worked on > every Android handset. > > But it doesn't work on the Nexus. Mind you I saw similar > "setParameters failed" errors on other handse

[android-developers] Nexus bug

2010-01-08 Thread Matt Kanninen
I've found that you have to write firmware and or hardware specific camera code. As such I didn't touch the code inherited that worked on every Android handset. But it doesn't work on the Nexus. Mind you I saw similar "setParameters failed" errors on other handsets in the logs, but it just seeme