On 14-11-2024 11:20, Maurice McCarthy wrote:
Hi Folks,
When I open /usr/local/bin/gorilla and left-click on a login a menu
comes up which, among other things, offers to copy either the username
or password to the clipboard. When I click on "Copy Username to
Clipboard" that status is shown on the bottom margin. However, it
immediately switches to "Copied Password to clipboard".
uname -mrsv
OpenBSD 7.6 GENERIC.MP#338 amd64
I'm long time user of the Gorilla and this fault has been present for a
number of releases. Apologies for not reporting sooner. I am not a
member of this mailling list.
Many Thanks for all your work
Moss
Hi Moss,
I'm not seeing that behaviour on a similar machine running
password-gorilla-1.5.37.
Running password-gorilla under ktrace might give some clues:
$ doas ktrace -di gorilla
$ doas kdump -f ktrace.out > gorilla.dump
Cheers
Fred