[Webkit-unassigned] [Bug 281850] New: [GTK] print-screen-size script fails to find Gtk module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 04:17:31 PDT 2024


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

            Bug ID: 281850
           Summary: [GTK] print-screen-size script fails to find Gtk
                    module
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com

When checking the Xvfb display server ":2" the print-screen-size tool returned non-zero status. stdout is "b''" and stderr is "b'Traceback (most recent call last):\n  File "WebKit/Tools/gtk/print-screen-size", line 28, in <module>\n    gi.require_version(\'Gtk\', \'3.0\')\n  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 122, in require_version\n    raise ValueError(\'Namespace %s not available\' % namespace)\nValueError: Namespace Gtk not available\n'"

This is because I no longer build GTK3 in my jhbuild, and the script is not finding in system dirs because GI_TYPELIB_PATH is not copied to the tests environment.

-- 
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/20241021/a72ed4ed/attachment.htm>


More information about the webkit-unassigned mailing list