[Webkit-unassigned] [Bug 178896] [WPE] Can't run dyz

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 27 09:02:47 PDT 2017


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Adrian gave me more environment variables to play with:

$ EGL_PLATFORM=wayland WAYLAND_DEBUG=1 MESA_DEBUG=context EGL_DEBUG=verbose run-minibrowser --wpe
Starting dyz 
[1770161.989]  -> wl_display at 1.get_registry(new id wl_registry at 2)
[1770162.012]  -> wl_display at 1.sync(new id wl_callback at 3)
[1770162.100] wl_display at 1.delete_id(3)
[1770162.135] wl_registry at 2.global(1, "wl_drm", 2)
[1770162.142]  -> wl_registry at 2.bind(1, "wl_drm", 2, new id [unknown]@4)
[1770162.155] wl_registry at 2.global(2, "wl_compositor", 3)
[1770162.164]  -> wl_registry at 2.bind(2, "wl_compositor", 1, new id [unknown]@5)
[1770162.175] wl_registry at 2.global(3, "wl_shm", 1)
[1770162.181]  -> wl_registry at 2.bind(3, "wl_shm", 1, new id [unknown]@6)
[1770162.187] wl_registry at 2.global(4, "wl_output", 2)
[1770162.195] wl_registry at 2.global(5, "wl_data_device_manager", 3)
[1770162.204]  -> wl_registry at 2.bind(5, "wl_data_device_manager", 2, new id [unknown]@7)
[1770162.215] wl_registry at 2.global(6, "gtk_primary_selection_device_manager", 1)
[1770162.224] wl_registry at 2.global(7, "zxdg_shell_v6", 1)
[1770162.232]  -> wl_registry at 2.bind(7, "zxdg_shell_v6", 1, new id [unknown]@8)
[1770162.246] wl_registry at 2.global(8, "wl_shell", 1)
[1770162.254] wl_registry at 2.global(9, "gtk_shell1", 1)
[1770162.265] wl_registry at 2.global(10, "wl_subcompositor", 1)
[1770162.273] wl_registry at 2.global(11, "zwp_pointer_gestures_v1", 1)
[1770162.283] wl_registry at 2.global(12, "zwp_tablet_manager_v2", 1)
[1770162.292] wl_registry at 2.global(13, "wl_seat", 5)
[1770162.301]  -> wl_registry at 2.bind(13, "wl_seat", 4, new id [unknown]@9)
[1770162.312] wl_registry at 2.global(14, "zwp_relative_pointer_manager_v1", 1)
[1770162.323] wl_registry at 2.global(15, "zwp_pointer_constraints_v1", 1)
[1770162.330] wl_registry at 2.global(16, "zxdg_exporter_v1", 1)
[1770162.338] wl_registry at 2.global(17, "zxdg_importer_v1", 1)
[1770162.348] wl_callback at 3.done(20642)
xkbcommon: ERROR: couldn't find a Compose file for locale "C"
[1770162.548]  -> wl_compositor at 5.create_surface(new id wl_surface at 3)
[1770162.557]  -> zxdg_shell_v6 at 8.get_xdg_surface(new id zxdg_surface_v6 at 10, wl_surface at 3)
[1770162.566]  -> zxdg_surface_v6 at 10.get_toplevel(new id zxdg_toplevel_v6 at 11)
[1770162.573]  -> zxdg_toplevel_v6 at 11.set_title("WPE")
[1770162.578]  -> wl_surface at 3.commit()
[1770165.028] wl_seat at 9.capabilities(3)
[1770165.040]  -> wl_seat at 9.get_pointer(new id wl_pointer at 12)
[1770165.047]  -> wl_seat at 9.get_keyboard(new id wl_keyboard at 13)
[1770165.052] wl_seat at 9.name("seat0")
[1770165.057] zxdg_toplevel_v6 at 11.configure(0, 0, array)
[1770165.067] zxdg_surface_v6 at 10.configure(20643)
[1770165.074]  -> zxdg_surface_v6 at 10.ack_configure(20643)
[1770168.708] wl_keyboard at 13.keymap(1, fd 11, 52285)
[1770170.675] wl_keyboard at 13.repeat_info(33, 500)
PlatformDisplayWPE: could not create the EGL display: EGL_BAD_PARAMETER.
Cannot create EGL context: invalid display (last error: EGL_BAD_PARAMETER)
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.

-- 
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/20171027/3e6175b4/attachment.html>


More information about the webkit-unassigned mailing list