Bug 2361224

Summary: Secrets hangs upon start for about a minute
Product: [Fedora] Fedora Reporter: DACBARBOS Brand <dacbarbos>
Component: secretsAssignee: Orphan Owner <extras-orphan>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 42CC: ego.cordatus, extras-orphan
Target Milestone: ---Keywords: Upgrades
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description DACBARBOS Brand 2025-04-20 11:03:16 UTC
I haven't give much thought nor put any effort to investigate further. I noticed there is a related issue opened upstream https://gitlab.gnome.org/World/secrets/-/issues/624. It's becoming a bit annoying to always have to press "wait" until the app start/init completes. NB: my F42 is not a clean/fresh install, but rather an upgraded system from previous version.

[dacbarbos@vivobookone ~]$ printenv XDG_CURRENT_DESKTOP
GNOME
[dacbarbos@vivobookone ~]$ 
[dacbarbos@vivobookone ~]$ dnf info secrets
Updating and loading repositories:
 keybase                                                                                                       100% |  30.8 KiB/s |   3.5 KiB |  00m00s
Repositories loaded.
Installed packages
Name            : secrets
Epoch           : 0
Version         : 9.6
Release         : 3.fc42
Architecture    : noarch
Installed size  : 1.8 MiB
Source          : secrets-9.6-3.fc42.src.rpm
From repository : fedora
Summary         : Manage your passwords
URL             : https://gitlab.gnome.org/World/secrets
License         : GPL-3.0-only
Description     : Secrets is a password manager which integrates perfectly with the GNOME
                : desktop and provides an easy and uncluttered interface for the management of
                : password databases.
                : 
                : Features:
                :   * Create or import KeePass safes
                :   * Assign a color and additional attributes to entries
                :   * Add attachments to your encrypted database
                :   * Generate cryptographically strong passwords
                :   * Change the password or keyfile of your database
                :   * Quickly search your favorite entries
                :   * Automatic database lock during inactivity
                :   * Adaptive interface
                :   * Support for two-factor authentication
Vendor          : Fedora Project
[dacbarbos@vivobookone ~]$ 


Reproducible: Always

Steps to Reproduce:
1. Open/run Secrets app
2. Observe hang/freeze
3.
Actual Results:
Unresponsiveness gets detected and I'm offered to either kill the app or wait a bit longer. This loop repeats itself until app's init logic completes.

Expected Results:
The app completes initialization and PW input field accepts typing the password to unlock the database.

Additional Information:
N/A