[Webkit-unassigned] [Bug 176119] [GTK][WPE] API for WebView audio mute support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 08:19:59 PDT 2020


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

--- Comment #27 from Jan-Michael Brummer <jan.brummer at tabos.org> ---
Python2 attempt on Fedora 32 results in:

Tools/Scripts/run-gtk-tests 
Traceback (most recent call last):
  File "/app/webkit/Tools/Scripts/run-gtk-tests", line 25, in <module>
    from gi.repository import Gio, GLib
  File "/home/jbrummer/.local/lib/python2.7/site-packages/gi/__init__.py", line 42, in <module>
    from . import _gi
ImportError: /home/jbrummer/.local/lib/python2.7/site-packages/gi/_gi.so: undefined symbol: PyUnicodeUCS4_AsUTF8String


So it will get more complicated. I could give it another try with standard build flow that i'm used to as Michael suggested. But in case this will not success:

could someone take over and add the small test (i could provide the test sources)...

-- 
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/20200512/294264a8/attachment.htm>


More information about the webkit-unassigned mailing list