google-code-export / tibar

Automatically exported from code.google.com/p/tibar
1 stars 0 forks source link

Assertion failure #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I usw the 0.4.2

Problem:
The camera simulator window appears and i got the following assertion failure:

2012-04-13 12:50:19.617 Fantastic Library[38714:18203] *** Assertion failure in 
-[ZBarReaderViewController setCameraMode:], 
/Users/spadix/zbar/hg/sdk/iphone/ZBarReaderViewController.m:655
2012-04-13 12:50:19.619 Fantastic Library[38714:18203] *** Assertion failure in 
-[ZBarReaderViewController setShowsCameraControls:], 
/Users/spadix/zbar/hg/sdk/iphone/ZBarReaderViewController.m:653
2012-04-13 12:50:19.627 Fantastic Library[38714:18203] *** Assertion failure in 
-[ZBarReaderViewController setCameraMode:], 
/Users/spadix/zbar/hg/sdk/iphone/ZBarReaderViewController.m:655
2012-04-13 12:50:19.628 Fantastic Library[38714:18203] *** Assertion failure in 
-[ZBarReaderViewController setShowsCameraControls:], 
/Users/spadix/zbar/hg/sdk/iphone/ZBarReaderViewController.m:653
2012-04-13 12:50:19.629 Fantastic Library[38714:18203] *** Assertion failure in 
-[UIWindowController 
transition:fromViewController:toViewController:target:didEndSelector:], 
/SourceCache/UIKit_Sim/UIKit-1912.3/UIWindowController.m:188

Because of this, the cancel button don't react anymore. I can scan, but the 
camera won't disappear.

I also used another tibar version, sdk version. rebuilded it some times. but 
nothing helps. any ideas

What version of the product are you using? On what operating system?
Titanium Mobile SDK: 1.8.2
Titanium Developer:
XCode: 4
iOS: 5
iPhone: 4S
iPhone iOS: Simulator & 5

Original issue reported on code.google.com by sebastia...@gmail.com on 13 Apr 2012 at 10:57