#1107962 libwebkit2gtk-4.1-0: After upgrade, breaks evolution display of messages, liferea previews

Package:
libwebkit2gtk-4.1-0
Source:
libwebkit2gtk-4.1-0
Description:
Web content engine library for GTK
Submitter:
John M.
Date:
2025-09-28 01:49:01 UTC
Severity:
normal
Tags:
#1107962#5
Date:
2025-06-18 03:52:59 UTC
From:
To:
Dear Maintainer,

After an apt upgrade over the weekend (and system reboot), evolution
emails are displayed with a white background, even with dark mode/theme
enabled. That's an accessibility-related issue for me.

I tried a custom css (the same gtk.css is both in ~/.config/gtk-3.0 and
~/.config/gtk-4.0). I also tried disabling the webkit sandboxing. In
both cases, the issue remained.

I initially reported the issue to upstream evolution (as suggested by
the reportbug utility)
at https://gitlab.gnome.org/GNOME/evolution/-/issues/3078.

But then i noticed liferea's previews were not displayed as well.

The evolution guy specifically asked for a webkit version, and in the
upgrade that package is common to both evolution and liferea.

When launching liferea from the terminal, the output is

$ liferea
src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
nv_common_gbm_create_device failed (ret=-1)

src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
nv_common_gbm_create_device failed (ret=-1)

KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
Failed to create GBM buffer of size 469x184: Permission denied
<sys>:0: Warning: g_atomic_ref_count_dec: assertion 'old_value > 0'
failed
<sys>:0: Warning: g_uri_is_valid: assertion 'uri_string != NULL' failed
<sys>:0: Warning: g_bytes_get_size: assertion 'bytes != NULL' failed
<sys>:0: Warning: g_bytes_get_data: assertion 'bytes != NULL' failed

#1107962#10
Date:
2025-06-18 10:37:49 UTC
From:
To:
Hi, do you have an NVIDIA graphics card?

Can you try running evolution with this environment variable?

   WEBKIT_DISABLE_DMABUF_RENDERER=1

And what happens if you use this one instead?

   WEBKIT_FORCE_DMABUF_RENDERER=1

Thanks,

Berto

#1107962#15
Date:
2025-06-18 13:43:51 UTC
From:
To:
I have an NVIDIA card, and it's running on X11 (no Wayland).

Besides the libwebkit2gtk change from 2.48.1-3 to 2.48.3-1, the upgrade
included the NVIDIA driver going from 535.247.01-1 to 550.163.01-1.

Running with the suggested environment variables to disable DMABUF
suppresses the error from nv_gbm.c but makes no difference when it
comes to the background in the messages:

   $ WEBKIT_DISABLE_DMABUF_RENDERER=1 evolution

   (org.gnome.Evolution:720943): camel-WARNING **: 08:06:28.309: Could not
   open converter for 'iso-646-us' to 'UTF-8' charset

   (org.gnome.Evolution:720943): camel-WARNING **: 08:06:33.650: Could not
   open converter for 'UNKNOWN' to 'UTF-8' charset


Trying to force DMABUF still throws one error instead of two, but again
there's no difference when it comes to the mesagges background:

   $ WEBKIT_FORCE_DMABUF_RENDERER=1 evolution
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)


   (org.gnome.Evolution:721228): camel-WARNING **: 08:10:27.268: Could not
   open converter for 'iso-646-us' to 'UTF-8' charset

   (org.gnome.Evolution:721228): camel-WARNING **: 08:10:32.521: Could not
   open converter for 'UNKNOWN' to 'UTF-8' charset


This is the system report given by GNOME Settings:

# System Details Report
---

## Report details
- **Date generated:** 2025-06-18 08:21:29

## Hardware Information:
- **Hardware Model:** Lenovo ThinkPad P15 Gen 1
- **Memory:** 32.0 GiB
- **Processor:** Intel® Core™ i9-10885H × 16
- **Graphics:** Quadro T2000
- **Graphics 1:** Quadro T2000
- **Disk Capacity:** 3.0 TB

## Software Information:
- **Firmware Version:** N30ET57W (1.40 )
- **OS Name:** Debian GNU/Linux 13 (trixie)
- **OS Build:** (null)
- **OS Type:** 64-bit
- **GNOME Version:** 48
- **Windowing System:** X11
- **Kernel Version:** Linux 6.12.30-amd64

#1107962#20
Date:
2025-06-18 14:43:57 UTC
From:
To:
Is there a chance that you can try with the older version of the
NVIDIA driver to rule out that the problem is there?

Berto

#1107962#25
Date:
2025-06-18 15:19:54 UTC
From:
To:
This is my only laptop, and I really don't want to end up with a broken
system.

Downgrading anything in Debian is never easy, and the NVIDIA driver
involves 60 different packages.

Is there anything else I can do?

#1107962#30
Date:
2025-06-18 15:35:01 UTC
From:
To:
These are the installed NVIDIA packages just by name (there might be
others involved):

# apt-show-versions | grep nvidia | grep uptodate
firmware-nvidia-graphics:all/testing 20250410-2 uptodate
firmware-nvidia-gsp:amd64/testing 550.163.01-1 uptodate
glx-alternative-nvidia:amd64/bookworm 1.2.2 uptodate
libegl-nvidia0:amd64/testing 550.163.01-1 uptodate
libegl-nvidia0:i386/testing 550.163.01-1 uptodate
libgl1-nvidia-glvnd-glx:amd64/testing 550.163.01-1 uptodate
libgl1-nvidia-glvnd-glx:i386/testing 550.163.01-1 uptodate
libgles-nvidia1:amd64/testing 550.163.01-1 uptodate
libgles-nvidia1:i386/testing 550.163.01-1 uptodate
libgles-nvidia2:amd64/testing 550.163.01-1 uptodate
libgles-nvidia2:i386/testing 550.163.01-1 uptodate
libglx-nvidia0:amd64/testing 550.163.01-1 uptodate
libglx-nvidia0:i386/testing 550.163.01-1 uptodate
libnvidia-allocator1:amd64/testing 550.163.01-1 uptodate
libnvidia-allocator1:i386/testing 550.163.01-1 uptodate
libnvidia-cfg1:amd64/testing 550.163.01-1 uptodate
libnvidia-egl-gbm1:amd64/testing 1.1.2.1-1 uptodate
libnvidia-egl-gbm1:i386/testing 1.1.2.1-1 uptodate
libnvidia-egl-wayland1:amd64/testing 1:1.1.18-1 uptodate
libnvidia-egl-wayland1:i386/testing 1:1.1.18-1 uptodate
libnvidia-eglcore:amd64/testing 550.163.01-1 uptodate
libnvidia-eglcore:i386/testing 550.163.01-1 uptodate
libnvidia-encode1:amd64/testing 550.163.01-1 uptodate
libnvidia-encode1:i386/testing 550.163.01-1 uptodate
libnvidia-glcore:amd64/testing 550.163.01-1 uptodate
libnvidia-glcore:i386/testing 550.163.01-1 uptodate
libnvidia-glvkspirv:amd64/testing 550.163.01-1 uptodate
libnvidia-glvkspirv:i386/testing 550.163.01-1 uptodate
libnvidia-gpucomp:amd64/testing 550.163.01-1 uptodate
libnvidia-gpucomp:i386/testing 550.163.01-1 uptodate
libnvidia-ml1:amd64/testing 550.163.01-1 uptodate
libnvidia-pkcs11-openssl3:amd64/testing 550.163.01-1 uptodate
libnvidia-ptxjitcompiler1:amd64/testing 550.163.01-1 uptodate
libnvidia-ptxjitcompiler1:i386/testing 550.163.01-1 uptodate
libnvidia-rtcore:amd64/testing 550.163.01-1 uptodate
nvidia-alternative:amd64/testing 550.163.01-1 uptodate
nvidia-detect:amd64/testing 550.163.01-1 uptodate
nvidia-driver:amd64/testing 550.163.01-1 uptodate
nvidia-driver-bin:amd64/testing 550.163.01-1 uptodate
nvidia-driver-libs:amd64/testing 550.163.01-1 uptodate
nvidia-driver-libs:i386/testing 550.163.01-1 uptodate
nvidia-egl-common:amd64/testing 550.163.01-1 uptodate
nvidia-egl-icd:amd64/testing 550.163.01-1 uptodate
nvidia-egl-icd:i386/testing 550.163.01-1 uptodate
nvidia-installer-cleanup:amd64/testing 20240109+1 uptodate
nvidia-kernel-common:amd64/testing 20240109+1 uptodate
nvidia-kernel-dkms:amd64/testing 550.163.01-1 uptodate
nvidia-kernel-support:amd64/testing 550.163.01-1 uptodate
nvidia-legacy-check:amd64/testing 550.163.01-1 uptodate
nvidia-modprobe:amd64/testing 570.133.07-1 uptodate
nvidia-persistenced:amd64/testing 550.163.01-1 uptodate
nvidia-settings:amd64/testing 550.163.01-1 uptodate
nvidia-smi:amd64/testing 550.163.01-1 uptodate
nvidia-support:amd64/testing 20240109+1 uptodate
nvidia-suspend-common:amd64/testing 550.163.01-1 uptodate
nvidia-vdpau-driver:amd64/testing 550.163.01-1 uptodate
nvidia-vulkan-common:amd64/testing 550.163.01-1 uptodate
nvidia-vulkan-icd:amd64/testing 550.163.01-1 uptodate
nvidia-vulkan-icd:i386/testing 550.163.01-1 uptodate
xserver-xorg-video-nvidia:amd64/testing 550.163.01-1 uptodate

Since everything worked just fine with the NVIDIA/webkit2gtk
535.x/2.48.1 and everything seems to be working properly with the
NVIDIA 550.x driver except for things that use webkit2gtk, it's safe to
assume that the issue lies in the diff between webkit2gtk 2.48.1 and
2.48.3, isn't it?

#1107962#35
Date:
2025-06-18 16:07:17 UTC
From:
To:
How about downgrading WebKitGTK?

It should be enough with the ones that you have installed from this
list:

gir1.2-javascriptcoregtk-4.1
gir1.2-webkit2-4.1
libjavascriptcoregtk-4.1-0
libjavascriptcoregtk-4.1-dev
libwebkit2gtk-4.1-0
libwebkit2gtk-4.1-dev

Berto

#1107962#40
Date:
2025-06-18 17:37:21 UTC
From:
To:
I manually downgraded those with dpkg, but had to remove libwebkit2gtk-
4.1-dev (synaptic reports it as broken).

With that, a reboot, and removing the gtk.css file at ~/.config/gtk-
3.0, evolution launches with:

   $ evolution
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)

   (org.gnome.Evolution:8440): camel-WARNING **: 12:18:23.666: Could not
   open converter for 'iso-646-us' to 'UTF-8' charset

   (org.gnome.Evolution:8440): camel-WARNING **: 12:18:29.311: Could not
   open converter for 'UNKNOWN' to 'UTF-8' charset

Even though there's still an nv_gbm.c error, evolution now properly
sets the background to dark, regardless of the email's colors. So, the
webkit2gtk upgrade was definitely the issue here.

Liferea, on the other hand, still shows no previews. But the terminal
shows more stuff:

   $ liferea
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)

   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)

   KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
   KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
   Failed to create GBM buffer of size 469x184: Permission denied
   <sys>:0: Warning: g_atomic_ref_count_dec: assertion 'old_value > 0'
   failed
   <sys>:0: Warning: g_uri_is_valid: assertion 'uri_string != NULL' failed
   <sys>:0: Warning: g_bytes_get_size: assertion 'bytes != NULL' failed
   <sys>:0: Warning: g_bytes_get_data: assertion 'bytes != NULL' failed

I'm not sure if the extra stuff is related to a new link in the updated
feeds (since liferea checks for updates at startup).

#1107962#45
Date:
2025-06-21 22:17:22 UTC
From:
To:
Does WEBKIT_DISABLE_COMPOSITING_MODE=1 help ?

Berto

#1107962#50
Date:
2025-06-21 23:35:26 UTC
From:
To:
No, it doesn't help. I get white background. Here's the terminal
output:

   $ WEBKIT_DISABLE_COMPOSITING_MODE=1 evolution
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)


   (org.gnome.Evolution:376861): camel-WARNING **: 18:23:39.854: Could not
   open converter for 'iso-646-us' to 'UTF-8' charset

   (org.gnome.Evolution:376861): camel-WARNING **: 18:23:50.251: Could not
   open converter for 'UNKNOWN' to 'UTF-8' charset

So far, the only thing that works is downgrading webkit2gtk.

#1107962#57
Date:
2025-06-25 11:08:13 UTC
From:
To:

So downgrading webkitgtk did not help in this case. Do you happen to
remember if it worked fine with 2.46.x ?

This looks like the same as bug #1053199

Berto

#1107962#62
Date:
2025-06-25 14:12:44 UTC
From:
To:
Other than the removal of enclosures [1], the only issue I had with
liferea was that it started showing previews on a white background
after some upgrade (i.e., the same issue evolution had with the recent
upgrade), but I just don't recall the exact version when that started
happening.

According to APT's history log, the oldest entry of webkit2gtk was
2.44.2-1+b1.

Since I only use the liferea previews to avoid watching shorts from my
YouTube-related feeds (i.e., depending on the aspect ratio of the
snapshot shown in the preview), the white backgound wasn't that much of
a problem.

Running with the DMABUF disabled, on webkit2gtk 2.48.1-3, brings back
the previews (with white brackground, that is):

   $ WEBKIT_DISABLE_DMABUF_RENDERER=1 liferea
   <sys>:0: Warning: g_atomic_ref_count_dec: assertion 'old_value > 0'
   failed
   <sys>:0: Warning: g_uri_is_valid: assertion 'uri_string != NULL' failed
   <sys>:0: Warning: g_bytes_get_size: assertion 'bytes != NULL' failed
   <sys>:0: Warning: g_bytes_get_data: assertion 'bytes != NULL' failed

So liferea's issue is the same as that from bug #1053199.


[1] enclosures https://github.com/lwindolf/liferea/issues/1373

#1107962#67
Date:
2025-06-25 14:23:18 UTC
From:
To:
Thanks, so it seems that the patch to detect NVIDIA is not working in
your case, can you paste the output of glxinfo | grep vendor ?

Berto

#1107962#72
Date:
2025-06-25 14:39:06 UTC
From:
To:
Sure:

   $ glxinfo | grep vendor
   server glx vendor string: NVIDIA Corporation
   client glx vendor string: NVIDIA Corporation
   OpenGL vendor string: NVIDIA Corporation

#1107962#77
Date:
2025-06-25 15:16:00 UTC
From:
To:
Thanks.

Back to the evolution bug, you said it happened after upgrading from
2.48.1 to 2.48.3

Is there any chance that you can test 2.48.2 to see if the problem
happens there too?

Berto

#1107962#82
Date:
2025-06-25 15:47:06 UTC
From:
To:
There was no 2.48.2.

I mean, I use Debian Testing (with only a few packages from Sid), so it
probably never migrated to testing.

#1107962#87
Date:
2025-06-25 15:58:26 UTC
From:
To:
It never migrated but it was built, you can find it here:

https://snapshot.debian.org/package/webkit2gtk/2.48.2-1/

Berto

#1107962#92
Date:
2025-06-25 16:27:23 UTC
From:
To:
I installed these packages through dpkg: 

gir1.2-javascriptcoregtk-4.1_2.48.2-1_amd64.deb
gir1.2-webkit2-4.1_2.48.2-1_amd64.deb
libjavascriptcoregtk-4.1-0_2.48.2-1_amd64.deb
libjavascriptcoregtk-4.1-dev_2.48.2-1_amd64.deb
libwebkit2gtk-4.1-0_2.48.2-1_amd64.deb

Upon opening synaptic, nothing broken is reported.

But opening evolution brings the white background back.

#1107962#97
Date:
2025-06-25 16:31:52 UTC
From:
To:
Ok, so the problem happened between 2.48.1 and 2.48.2, thanks!

Berto

#1107962#102
Date:
2025-09-20 23:42:29 UTC
From:
To:
Downgrading to these versions fixed the problem:

gir1.2-javascriptcoregtk-4.1_2.48.6-1_amd64.deb
gir1.2-webkit2-4.1_2.48.6-1_amd64.deb
libjavascriptcoregtk-4.1-0_2.48.6-1_amd64.deb
libjavascriptcoregtk-4.1-dev_2.48.6-1_amd64.deb
libwebkit2gtk-4.1-0_2.48.6-1_amd64.deb
libwebkit2gtk-4.1-dev_2.48.6-1_amd64.deb

#1107962#107
Date:
2025-09-21 18:57:39 UTC
From:
To:
Does it work if you set WEBKIT_DISABLE_DMABUF_RENDERER=1  ?

Berto

#1107962#112
Date:
2025-09-21 20:53:55 UTC
From:
To:
On Sun, 21 Sep 2025 20:57:39 +0200 Alberto Garcia <berto@igalia.com> wrote:
This does not fix the bug.

$ echo $WEBKIT_DISABLE_DMABUF_RENDERER
1

#1107962#117
Date:
2025-09-21 22:02:35 UTC
From:
To:
Do you also have problems browsing the web? Try this:

WEBKIT_DISABLE_DMABUF_RENDERER=1 /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/MiniBrowser https://www.debian.org/

(or any other web)

Does it work correctly, or is it broken? If you don't set
'WEBKIT_DISABLE_DMABUF_RENDERER' at all, does it make a difference?

Are there any error messages printed on the terminal?

Berto

#1107962#122
Date:
2025-09-21 22:14:34 UTC
From:
To:
Works
/usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/MiniBrowser
https://www.debian.org/

Broken

$ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/MiniBrowser
https://www.debian.org/
AcceleratedSurface was unable to construct a complete framebuffer
AcceleratedSurface was unable to construct a complete framebuffer
AcceleratedSurface was unable to construct a complete framebuffer
AcceleratedSurface was unable to construct a complete framebuffer
AcceleratedSurface was unable to construct a complete framebuffer
AcceleratedSurface was unable to construct a complete framebuffer

#1107962#127
Date:
2025-09-21 22:26:24 UTC
From:
To:
Could this be to some use?

(claws-mail:50073): GLib-GObject-CRITICAL **: 00:24:52.791:
../../../gobject/gsignal.c:2547: signal 'resource-request-starting' is
invalid for instance '0x485a530' of type 'WebKitWebView'

(claws-mail:50073): GLib-GObject-CRITICAL **: 00:24:52.791:
../../../gobject/gsignal.c:2547: signal 'resource-load-failed' is
invalid for instance '0x485a530' of type 'WebKitWebView'

#1107962#132
Date:
2025-09-21 22:51:37 UTC
From:
To:
Did you also launch liferea from the command line like that when you
said it didn't work?

   WEBKIT_DISABLE_DMABUF_RENDERER=1 liferea

I think this is unrelated to the problem.

Berto

#1107962#137
Date:
2025-09-27 16:12:56 UTC
From:
To:
WebKitGTK 2.50.0-2 is now in sid, can you try that one and tell me if
things work better now?

Berto

#1107962#142
Date:
2025-09-27 16:59:43 UTC
From:
To:
Works perfectly 😃️

Thanks for your effort 👍️

#1107962#147
Date:
2025-09-27 18:11:11 UTC
From:
To:
Hi John,

can you confirm if your problems with evolution and liferea are still
happening with the latest version of WebKitGTK ? (2.50.0-2 in sid).

Thanks,

Berto

#1107962#152
Date:
2025-09-28 01:46:24 UTC
From:
To:
Hi. The newer verions do not fix the issues:


I unlocked the pinned packages from Synaptic:

   Commit Log for Sat Sep 27 20:00:26 2025


   Upgraded the following packages:
   gir1.2-javascriptcoregtk-4.1 (2.48.1-3) to 2.48.6-1
   gir1.2-webkit2-4.1 (2.48.1-3) to 2.48.6-1
   libjavascriptcoregtk-4.1-0 (2.48.1-3) to 2.48.6-1
   libjavascriptcoregtk-4.1-dev (2.48.1-3) to 2.48.6-1
   libwebkit2gtk-4.1-0 (2.48.1-3) to 2.48.6-1

Running evolution through terminal yields:

   (ins)$ evolution
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)

   pci id for fd 68: 10de:1fb8, driver (null)
   pci id for fd 70: 10de:1fb8, driver (null)
   pci id for fd 71: 10de:1fb8, driver (null)
   pci id for fd 60: 10de:1fb8, driver (null)
   pci id for fd 70: 10de:1fb8, driver (null)
   pci id for fd 76: 10de:1fb8, driver (null)
   pci id for fd 77: 10de:1fb8, driver (null)

   ** (process:2): WARNING **: 20:06:34.118: Error writing credentials to
   socket: Error sending message: Broken pipe

   (org.gnome.Evolution:1340128): camel-WARNING **: 20:06:44.747: Could
   not open converter for 'iso-646-us' to 'UTF-8' charset

   (org.gnome.Evolution:1340128): camel-WARNING **: 20:06:55.806: Could
   not open converter for 'UNKNOWN' to 'UTF-8' charset

But the white background is back!

I also forced upgrade to the version in sid:

   (ins)# apt-get install -t unstable gir1.2-javascriptcoregtk-4.1=2.50.0-
   2 libjavascriptcoregtk-4.1-0=2.50.0-2 libjavascriptcoregtk-4.1-
   dev=2.50.0-2 libjavascriptcoregtk-6.0-1=2.50.0-2 gir1.2-webkit2-
   4.1=2.50.0-2 libwebkit2gtk-4.1-0=2.50.0-2

And ran evolution:

   (ins)$ evolution
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)

   pci id for fd 68: 10de:1fb8, driver (null)
   pci id for fd 70: 10de:1fb8, driver (null)
   pci id for fd 71: 10de:1fb8, driver (null)
   pci id for fd 70: 10de:1fb8, driver (null)
   pci id for fd 71: 10de:1fb8, driver (null)
   pci id for fd 77: 10de:1fb8, driver (null)
   pci id for fd 78: 10de:1fb8, driver (null)

   (org.gnome.Evolution:1341294): camel-WARNING **: 20:22:08.586: Could
   not open converter for 'iso-646-us' to 'UTF-8' charset

   (org.gnome.Evolution:1341294): camel-WARNING **: 20:22:14.610: Could
   not open converter for 'UNKNOWN' to 'UTF-8' charset

And now, besides the white background for some emails, I get black
front on dark background for some others.

In both cases/versions, liferea previews are still absent. Liferea's
output now even has a backtrace to gnome-keyring for some reason:

   (ins)$ liferea

   (net.sourceforge.liferea:1341971): libpeas-WARNING **: 20:37:06.818:
   Unkown 'Loader' in '[Plugin]' section in
   '/home/jwm/.local/share/liferea/plugins/webkit-setting/webkit-
   setting.plugin': python3

   (net.sourceforge.liferea:1341971): libpeas-WARNING **: 20:37:06.818:
   Error loading '/home/jwm/.local/share/liferea/plugins/webkit-
   setting/webkit-setting.plugin'

   (net.sourceforge.liferea:1341971): libpeas-WARNING **: 20:37:06.818:
   Unkown 'Loader' in '[Plugin]' section in
   '/home/jwm/.local/share/liferea/plugins/webkit-setting/webkit-
   setting.plugin': python3

   (net.sourceforge.liferea:1341971): libpeas-WARNING **: 20:37:06.818:
   Error loading '/home/jwm/.local/share/liferea/plugins/webkit-
   setting/webkit-setting.plugin'
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)

   pci id for fd 21: 10de:1fb8, driver (null)
   pci id for fd 23: 10de:1fb8, driver (null)
   pci id for fd 24: 10de:1fb8, driver (null)
   pci id for fd 23: 10de:1fb8, driver (null)
   pci id for fd 24: 10de:1fb8, driver (null)
   pci id for fd 30: 10de:1fb8, driver (null)
   pci id for fd 31: 10de:1fb8, driver (null)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   Traceback (most recent call last):
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   50, in do_query
   coll = self.get_collection()
   File "/usr/lib/x86_64-linux-gnu/liferea/plugins/gnome-keyring.py", line
   39, in get_collection
   service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS,
   None)
   gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at
   path: /org/freedesktop/secrets/collection/login/26 (19)
   src/nv_gbm.c:288: GBM-DRV error (nv_gbm_create_device_native):
   nv_common_gbm_create_device failed (ret=-1)

   pci id for fd 19: 10de:1fb8, driver (null)
   pci id for fd 21: 10de:1fb8, driver (null)
   pci id for fd 22: 10de:1fb8, driver (null)
   pci id for fd 21: 10de:1fb8, driver (null)
   pci id for fd 22: 10de:1fb8, driver (null)
   pci id for fd 28: 10de:1fb8, driver (null)
   pci id for fd 29: 10de:1fb8, driver (null)
   KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
   KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
   Failed to create GBM buffer of size 469x184: Permission denied
   <sys>:0: Warning: g_regex_match_full: assertion 'string != NULL' failed