encoding wrong for CONFIRM operation
Bug #396981 reported by
Thorsten Glaser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pinentry (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
tglase@tglase:~ $ realpath $(whence -p pinentry)
/usr/bin/
tglase@tglase:~ $ dpkg -S /usr/bin/
pinentry-qt: /usr/bin/
tglase@tglase:~ $ dpkg-query -W pinentry-qt
pinentry-qt 0.7.4-2ubuntu2
Try this and watch it fail:
tglase@tglase:~ $ pinentry
OK Your orders please
SETDESC blöd!
OK
GETPIN
OK
CONFIRM
OK
To post a comment you must log in.
FWIW, I just tried pinentry-curses and pinentry-gtk-2; both are not affected.