[Webkit-unassigned] [Bug 228268] [GTK4] [REGRESSION] Rendering on Nvidia is terribly broken, almost a blank screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 29 20:15:29 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=228268

--- Comment #47 from Craig <craig.langman at gmail.com> ---
The current devel version if far less verbose; it flat out refuses to run, claiming it needs one of 3 requirements.  I apparently meet 2 out of 3.

bodhi at VPCF115FM:~$ flatpak run org.gnome.Epiphany.Devel

(epiphany:2): epiphany-WARNING **: 20:13:12.716: Failed to search secrets in password schema: org.freedesktop.DBus.Error.ServiceUnknown
No provider of glGenSamplers found.  Requires one of:
    Desktop OpenGL 3.3
    GL_ARB_sampler_objects
    OpenGL ES 3.0
bodhi at VPCF115FM:~$ glxinfo|grep "OpenGL version"
OpenGL version string: 3.3.0 NVIDIA 340.108
bodhi at VPCF115FM:~$ glxinfo|grep GL_ARB_sampler_objects
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map,
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map,
bodhi at VPCF115FM:~$ glxinfo|grep "OpenGL ES profile version"
OpenGL ES profile version string: OpenGL ES 2.0 NVIDIA 340.108 340.108
bodhi at VPCF115FM:~$

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230530/c886c186/attachment-0001.htm>


More information about the webkit-unassigned mailing list