NEW 277202
[GTK][wkdev] WebView is blank
https://bugs.webkit.org/show_bug.cgi?id=277202
Summary [GTK][wkdev] WebView is blank
Kdwk
Reported 2024-07-27 01:34:45 PDT
Created attachment 471980 [details] webkit-gpu.txt Using the wkdev container to build and run the WebKitGTK MiniBrowser, the WebView is blank due to the following: ERROR: Failed to make thread real time: GDBus.Error:org.freedesktop.DBus.Error.Failed: No such file or directory /host/home/kdwk/Projects/WebKit/Source/WTF/wtf/linux/RealTimeThreads.cpp(224) : void WTF::RealTimeThreads::realTimeKitMakeThreadRealTime(uint64_t, uint64_t, uint32_t) ERROR: Failed to make thread real time: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code1: Could not map pid: Process ids could not be found: 220762 /host/home/kdwk/Projects/WebKit/Source/WTF/wtf/linux/RealTimeThreads.cpp(224) : void WTF::RealTimeThreads::realTimeKitMakeThreadRealTime(uint64_t, uint64_t, uint32_t) KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied Failed to create GBM buffer of size 1024x693: Permission denied
Attachments
webkit-gpu.txt (13.99 KB, text/plain)
2024-07-27 01:34 PDT, Kdwk
no flags
boycottsystemd
Comment 1 2024-08-03 01:48:13 PDT
I get same problem in Fedora 39 since webkitgtk-2.44.2-1.fc39: $ midori (midori:9009): GLib-GObject-CRITICAL **: 10:32:05.882: ../gobject/gbinding.c:469: Unable to convert a value of type gpointer to a value of type CairoSurface KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Acces denied Failed to create GBM buffer of size 1186x688: Acces denied (midori:9009): GLib-GObject-CRITICAL **: 10:32:09.775: ../gobject/gbinding.c:469: Unable to convert a value of type gpointer to a value of type CairoSurface KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Acces denied Failed to create GBM buffer of size 1186x688: Acces denied $
Note You need to log in before you can comment on or make changes to this bug.