Control: severity -1 serious On Wed, Dec 11, 2024 at 10:12 AM Fraser <frasie.h...@gmail.com> wrote: > I have installed Secrets, and tried to set a password after creating a file > I tried using the flatpak, and it worked. > When using the deb, it crashed the application. This happened every time. > I expected to be able to set a password without the application crashing.
When run from the command line, I get this: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/gsecrets/widgets/password_level_bar.py", line 47, in on_password self.level_bar.props.value = strength ^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: float() argument must be a string or a real number, not 'zxcvbn_rs_py.Score' I experience this bug with secrets 10.1-1 (and 10.3) but not with 9.6-2 so I'm raising the severity of this issue. Thank you, Jeremy Bícha