You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though this project seems abandoned, I'll try to see if you can help me out.
On one of the QR codes I have I get the following error message:
/home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:209:in `chr': 488 out of char range (RangeError)
from /home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:209:in `block in text'
from /home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:207:in `times'
from /home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:207:in `text'
from /usr/local/bin/otp:52:in `<main>'
After searching online in vain, I have no idea what to do.
Also, this is the only gem I found to decode QR codes. Do you know of any actively developed ones?
The text was updated successfully, but these errors were encountered:
I don't know of any actively maintained ruby QR decoders, sorry. Can you share the image with me? I might be able to track down where it is failing. If you don't want to attach it here, my email is my github username at gmail.
Even though this project seems abandoned, I'll try to see if you can help me out.
On one of the QR codes I have I get the following error message:
After searching online in vain, I have no idea what to do.
Also, this is the only gem I found to decode QR codes. Do you know of any actively developed ones?
The text was updated successfully, but these errors were encountered: