You are not logged in.

#1 2025-05-18 16:16:32

Bars
Member
Registered: 2025-05-18
Posts: 13

Slow first load of browser. Kwallet errors

The first time the Brave browser loads after a reboot is very slow (about a minute or two). The browser shows this messages after launching

[853:853:0518/183001.857774:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KWallet.open: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[853:853:0518/183001.857848:ERROR:components/os_crypt/sync/kwallet_dbus.cc:170] Error contacting kwalletd6 (open)
[853:853:0518/183026.883126:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[853:853:0518/183026.883174:ERROR:components/os_crypt/sync/kwallet_dbus.cc:412] Error contacting kwalletd6 (close)
[853:853:0518/183027.204908:ERROR:content/browser/network_service_instance_impl.cc:586] Network service crashed, restarting service.

What should i do to fix this?

Offline

#2 2025-05-18 17:16:42

Xephon
Member
Registered: 2024-12-22
Posts: 189

Re: Slow first load of browser. Kwallet errors

Offline

#3 2025-05-18 19:18:54

Bars
Member
Registered: 2025-05-18
Posts: 13

Re: Slow first load of browser. Kwallet errors

Thanks for the reply! I enabled the kwallet and d-bus activation as described here https://wiki.archlinux.org/title/KDE_Wa … le_KWallet and most of the error messages dissapeared except the last one which says about network service crash

Offline

#4 2025-05-18 20:52:35

Bars
Member
Registered: 2025-05-18
Posts: 13

Re: Slow first load of browser. Kwallet errors

I found out that the reason for the slow startup is gpg-agent, which should ask me for a passphrase but does so only after a timeout.
I will be glad if you tell me how to solve this problem
Here is the log

May 18 23:41:07 bars systemd[623]: Started GnuPG cryptographic agent and passphrase cache.
May 18 23:41:07 bars gpg-agent[974]: gpg-agent (GnuPG) 2.4.7 starting in supervised mode.
May 18 23:41:07 bars gpg-agent[974]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
May 18 23:41:07 bars gpg-agent[974]: using fd 4 for std socket (/run/user/1000/gnupg/S.gpg-agent)
May 18 23:41:07 bars gpg-agent[974]: using fd 5 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
May 18 23:41:07 bars gpg-agent[974]: using fd 6 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
May 18 23:41:07 bars gpg-agent[974]: listening on: std=4 extra=5 browser=6 ssh=3
May 18 23:41:29 bars systemd[623]: Started kitty child process: 1017 launched by: 1008.
May 18 23:41:57 bars gpg-agent[981]: Failed to lookup password for key n/8F2391BA74746F526C908A9E54F6FCB03BB1DBB5 with secret service: Timeout was reached
May 18 23:41:57 bars pinentry-gtk[981]: ../glib/gobject/gsignal.c:2547: signal 'size-request' is invalid for instance '0x57cd973165a0' of type 'GtkWindow'
May 18 23:42:09 bars systemd[623]: Started app-org.chromium.Chromium-896.scope.

Offline

#5 2025-05-19 06:48:25

Xephon
Member
Registered: 2024-12-22
Posts: 189

Re: Slow first load of browser. Kwallet errors

The solution in the aforementioned thread was to use --password-store=basic flag. Did you try it?

Offline

Board footer

Powered by FluxBB