Error 'too large' - qr shows old barcode of previous command

Asked by markus

to reproduce:

echo "test" | qr
(generates qr-code)

cat bigfile | qr
(prints "Input data is too large." and shows old qr-code "test")

I don't think qr should show the old qr code when it cannot render a new one.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu qrencode Edit question
Assignee:
No assignee Edit question
Solved by:
markus
Solved:
Last query:
Last reply:
Revision history for this message
markus (markus-n3) said :
#1

please ignore. user error.