Bug ID | 1234720 |
---|---|
Summary | Secrets (GNOME app) crashes when selecting an entry in the database. |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | 64bit |
OS | openSUSE Tumbleweed |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | screening-team-bugs@suse.de |
Reporter | utsurobugreports@outlook.fr |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
Secrets crashes when selecting an entry in the database. Steps to reproduce: 1 - Launch Secrets. 2 - Unlock database. 3 - Select an entry in the database. Actual results: Application crashes. Expected results: Application doesn't crash. Terminal output gives: (secrets:636792): Gtk-WARNING **: 13:42:08.627: Could not load image 'otp_progress_icon ': Error while opening file /home/user/otp_progress_icon : No such folder or file Traceback (most recent call last): File "/usr/lib/python3.11/site-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'