惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
V
Visual Studio Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
博客园 - 【当耐特】
博客园 - 叶小钗
量子位
博客园 - 聂微东
S
SegmentFault 最新的问题
美团技术团队
Hugging Face - Blog
Hugging Face - Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
宝玉的分享
宝玉的分享
小众软件
小众软件
罗磊的独立博客
有赞技术团队
有赞技术团队
Stack Overflow Blog
Stack Overflow Blog

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
[SOLVED] (Alternative) solution proton-vpn-gtk-app and gn...
SimonJ · 2026-06-18 · via Arch Linux Forums

#1 2026-04-25 10:32:50

Epp
Member
Registered: 2022-07-11
Posts: 101

[SOLVED] (Alternative) solution proton-vpn-gtk-app and gnome-keyring?

Here I am again with keyring problems.

I'd say that the protonvpn gui app can not access or read the keyring(file).
For half a year now I get the "Choose password for new keyring" dialog box after each boot on my laptop.
All this time I had my prios elswhere. Now I dive further into it. Problem seems bigger than before I used proton-vpn-gtk-app.

Possible because the keyring has new lines.
https://forums.linuxmint.com/viewtopic.php?t=457725
I tried to place all the file content (for one default keyring file) on one line, but it did not solve the problem.

I like the fprint options for my laptop and I don't want to enter a password after each boot for protonvpn.

Can you please help me on my way for an alternative solution?
- I think that fprint at boot does not combine nicely with autoconnnect for protonvpn-gtk-app
Can this be disabled and leaving intact further fprint functions (for the command line for example)?
On my (none fprint) computer/PC there has never been a single autoconnect password error.
Just typing in my password in the TTY after each boot once is waay better than all this keyring mess.

- The password for protonvpn-gtk-app autoconnect through a file or a an other option than gnome-keyring

Simply disabling

auth sufficient pam-fprintd-grosshack.so

Does not work for alternative solution 1.

Simple adding a login.conf with (username and password) file to my xinitrc file folder and an ".ovpn" file with auth-user-pass login.conf to my home path does not work for alternative solution 2.

Last edited by Epp (Today 11:27:09)

#2 2026-05-06 12:40:29

Epp
Member
Registered: 2022-07-11
Posts: 101

Re: [SOLVED] (Alternative) solution proton-vpn-gtk-app and gnome-keyring?

Yes, I am wrong with bumping.
Placing a copy of the first post is also sub optimal I think.

But if I am wrong in my post because of incompleteness, expected lazyness etc. please let me know.

If my question is not very stupid, could you please point me in some direction?

In short.
I would like to autostart protonvpn-gtk-app. But I would also like to keep intact the fprint functions.
The fingerprint login, I could do without. I am not skillful with pam settings. gnome-keyring problems are no fun and (often) appear as an unpleasant surprise.

Last edited by Epp (2026-05-06 13:16:50)

#3 2026-05-07 08:49:16

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,102

Re: [SOLVED] (Alternative) solution proton-vpn-gtk-app and gnome-keyring?

Some questions for clarity :

You are using network manager to manage your connections on the troublesome system ?

Does it help if you disable fprint for testing purposes ?

What DM / DE / WM / wayland compositor are you using ?

Moderator Note
Moving to Applications & Desktop Environments


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

#4 2026-05-08 13:54:47

Epp
Member
Registered: 2022-07-11
Posts: 101

Re: [SOLVED] (Alternative) solution proton-vpn-gtk-app and gnome-keyring?

Thank you!
Yes, networkmanager is running
I use DWM (with Xorg).

In case there is a setting for off and on, I did not manage to find it.
My attempt for turning off fprint is not successful. I think it is active caused by different files.
But turning the following off in all the files, did not stop the fprint functionality:

auth      sufficient pam_fprintd.so

#5 2026-05-10 16:08:05

LRDP
Member
Registered: 2025-02-07
Posts: 6

Re: [SOLVED] (Alternative) solution proton-vpn-gtk-app and gnome-keyring?

Hi, i get the same problem after an update, sometimes. I've tried to solve about the keyring, but nothing works, even with the support of AI. I noticed the bug, maybe last year, and a few months ago, a new attempt ended in failure. So i waited a few days, until an update of proton-vpn-gtk-app appears with pacman, and finally it worked. The last update of May had no update for ProtonVPN and the application is no longer compatible with kernel's update. I'm updating every day, but still no compatibility. Patience ! but it's a pity.

#6 Today 11:26:34

Epp
Member
Registered: 2022-07-11
Posts: 101

Re: [SOLVED] (Alternative) solution proton-vpn-gtk-app and gnome-keyring?

Yeah, it feels like the factor luck is really important with this.

I did not notice anything with compatibility, or at least did not bump into info. But I did notice that the window/box for the application can no longer be enlarged. It opens full size, after the boot on my computer(s). After the start it can be made smaller. But after that, the size can not be changed at all. This reasonably sucks, while it's hard to navigate through the content of the main screen this way. Strange fact is that the size of the settings window can be changed.

Luckily I got the "solution" instead of an alternative working. Perhaps "trying things" was part of the problem. But this is what I noticed.
Today for me gnome-keyring keeps quit after the following steps:

Watch out! Better not try this if you are not struggling with only one application for the keyring.
-Close proton-vpn-gtk-app
-Remove all files from ~/.local/share/keyrings (mind the warning).
-Start proton-vpn-gtk-app
-The password box appears for the keyring. Leave this empty!
Notice warning: "Note that the contents of the keyring are stored unencrypted in this case. (copy from arch wiki)"
-Fill in the login credentials for the proton-vpn-gtk-app
-Reboot to check if all is right. To me it happened at least 2 times that after a second second boot the box did reappear.

Last edited by Epp (Today 11:29:30)

#7 Today 12:00:47

SimonJ
Member
From: Spain
Registered: 2021-05-11
Posts: 332
Website

Re: [SOLVED] (Alternative) solution proton-vpn-gtk-app and gnome-keyring?

Not exactly a solution, but I switched from gnome-keyring and kwallet to keepassxc, since setting this up no issues with keys, keyrings or scripts.