What device(s) are you experiencing the problem on?
Motorola Droid Bionic, Lenovo Thinkpad Tablet
What firmware version are you running on the device?
0075_US on TPT
? on Bionic
What steps will reproduce the problem?
1.Run Python script calling scanBarcode().result
2.Scan QR Code
3.Observe failure
What is the expected output? What do you see instead?
tuple with results from scan, e.g.
{u 'extras' : {u 'SCAN RESULT' : u'result here',u'SCAN RESULT FORMAT':u'QR
CODE'}}
Instead I get:
dlopen libpython2.6.so
org.json.JSONException: Failed to build JSON result.
What version of the product are you using? On what operating system?
SL4A r4
Honeycomb/3.1
Please provide any additional information below.
Zxing 4.0
1D barcodes work fine, tested on UPC (int results I believe). text returned
from QR when scanned in zxing app, which works fine on both devices.
Original issue reported on code.google.com by jee2...@gmail.com on 25 Feb 2012 at 7:45
Original issue reported on code.google.com by
jee2...@gmail.com
on 25 Feb 2012 at 7:45