Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black triangles drawn on top of page #743

Open
efecanicoz-atlas opened this issue Nov 13, 2024 · 0 comments
Open

Black triangles drawn on top of page #743

efecanicoz-atlas opened this issue Nov 13, 2024 · 0 comments

Comments

@efecanicoz-atlas
Copy link

efecanicoz-atlas commented Nov 13, 2024

While testing cog browser on our tool with iMX51 I saw these black triangles that is drawn of top of cog's window that is blocking the browsers window which is also visible in screenshot. Same behavior happens with both local and remote pages.

wayland-screenshot-2024-11-13_12-47-19

First i have believed something is wrong with gpu driver or weston but running weston-simple-egl and weston-simple-dmabuf-egl is running fine on screen. Also i can run weston-terminal without any issue.

My current system has iMX51 Soc with;
Linux 5.4 with freedreno
weston 10.0.2
libwpe 1.14.0
wpewebkit 2.38
cog 0.16 (i have also tried with 0.14 too)

Example web page (without table);

<!DOCTYPE html>
<html>
  <body style="background-color:powderblue;">
    <h1>My First Heading</h1>
    <p>My first paragraph.</p>
  </body>
</html> 

I'm trying to run this page with COG_PLATFORM_WL_VIEW_FULLSCREEN=1 XDG_RUNTIME_DIR=/run/user/0 WAYLAND_DISPLAY=wayland-1 cog <path_to_html>

Here is with G_MESSAGES_DEBUG enabled:

G_MESSAGES_DEBUG=Cog,Cog-Core,Cog-Wayland COG_PLATFORM_WL_VIEW_FULLSCREEN=1 XDG_RUNTIME_DIR=/run/user/0 WAYLAND_DISPLAY=wayland-1 cog --bg-color=FFFF00 /data/test.html 
(process:3075): Cog-Core-DEBUG: 13:12:11.417: ensure_extension_points: Extension points registered.
(process:3075): Cog-Core-DEBUG: 13:12:11.439: cog_modules_add_directory: Scanning '/usr/lib/cog/modules'
Cog-INFO: 13:12:11.482: com.igalia.Cog.Platform:
Cog-INFO: 13:12:11.484:   wl - 500/CogWlPlatform
Cog-INFO: 13:12:11.486:   drm - 200/CogDrmPlatform
Cog-INFO: 13:12:11.488:   headless - 100/CogHeadlessPlatform
(cog:3075): Cog-DEBUG: 13:12:11.539: platform_setup: Platform name: (null)
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.559: Initializing Wayland...
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.563: Using 'wl_compositor' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.566: Using 'wl_subcompositor' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.568: Ignoring 'wp_viewporter' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.570: Ignoring 'zxdg_output_manager_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.571: Using 'wp_presentation' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.574: Ignoring 'zwp_relative_pointer_manager_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.575: Ignoring 'zwp_pointer_constraints_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.577: Ignoring 'zwp_input_timestamps_manager_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.578: Ignoring 'wl_data_device_manager' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.580: Using 'wl_shm' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.581: Ignoring 'weston_debug_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.582: Ignoring 'weston_touch_calibration' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.583: Ignoring 'wl_drm' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.584: Using 'wl_seat' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.585: Ignoring 'zwp_linux_dmabuf_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.587: Ignoring 'weston_direct_display_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.588: Ignoring 'zwp_linux_explicit_synchronization_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.589: Ignoring 'weston_content_protection' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.590: Using 'wl_output' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.591: Ignoring 'zwp_input_panel_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.593: Ignoring 'zwp_input_method_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.594: Using 'zwp_text_input_manager_v1' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.595: Using 'xdg_wm_base' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.597: Ignoring 'weston_desktop_shell' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.598: Ignoring 'weston_screenshooter' interface obtained from the Wayland registry.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.599: Initializing EGL...
Cog-Wayland-INFO: 13:12:11.738: EGL version 1.4 initialized.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.740: Creating Wayland surface...
(cog:3075): Cog-Core-DEBUG: 13:12:11.795: gamepad setup: none
(cog:3075): Cog-DEBUG: 13:12:11.797: platform_setup: Selected CogWlPlatform @ 0x17af650

(cog:3075): GLib-GIO-WARNING **: 13:12:11.844: Your application does not implement g_application_activate() and has no handlers connected to the 'activate' signal.  It should do one of these.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.850: Enumerating seat capabilities:
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.852:   - Keyboard
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.864:   - Touch
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.866: Done enumerating seat capabilities.
(cog:3075): Cog-Wayland-DEBUG: 13:12:11.869: Seat name: 'default'
Cog-Wayland-INFO: 13:12:11.870: Got scale factor 1 for output 0x17c0680

Cog-Wayland-INFO: 13:12:11.871: Output 0x17c0680 is 800x480 @ 57.54Hz
(cog:3075): Cog-Wayland-DEBUG: 13:12:12.049: Configuring new size: 800x480
(cog:3075): Cog-Wayland-DEBUG: 13:12:12.070: New XDG toplevel configuration: (800, 480)
(cog:3075): Cog-Wayland-DEBUG: 13:12:12.073: Resized EGL buffer to: (800, 480) @1x

(cog:3075): Cog-Wayland-DEBUG: 13:12:13.010: New XDG toplevel configuration: (800, 480)
(cog:3075): Cog-Wayland-DEBUG: 13:12:13.021: Resized EGL buffer to: (800, 480) @1x

Cog-Core-Message: 13:12:13.034: <file:///data/test.html> Load started.
Cog-Core-Message: 13:12:13.116: <file:///data/test.html> Loading...
Cog-Core-Message: 13:12:13.182: <file:///data/test.html> Loaded successfully.

Here is logs with WAYLAND_DEBUG=1

% WAYLAND_DEBUG=1 COG_PLATFORM_WL_VIEW_FULLSCREEN=1 XDG_RUNTIME_DIR=/run/user/0 WAYLAND_DISPLAY=wayland-1 cog --bg-color=FFFF00 /data/test.html 
[ 263749.709]  -> [email protected]_registry(new id wl_registry@2)
[ 263754.517]  -> [email protected](new id wl_callback@3)
[ 263759.297] [email protected]_id(3)
[ 263761.108] [email protected](1, "wl_compositor", 4)
[ 263762.262] [email protected](2, "wl_subcompositor", 1)
[ 263763.602] [email protected](3, "wp_viewporter", 1)
[ 263764.579] [email protected](4, "zxdg_output_manager_v1", 2)
[ 263765.482] [email protected](5, "wp_presentation", 1)
[ 263766.359] [email protected](6, "zwp_relative_pointer_manager_v1", 1)
[ 263767.555] [email protected](7, "zwp_pointer_constraints_v1", 1)
[ 263768.426] [email protected](8, "zwp_input_timestamps_manager_v1", 1)
[ 263769.413] [email protected](9, "wl_data_device_manager", 3)
[ 263770.277] [email protected](10, "wl_shm", 1)
[ 263771.449] [email protected](11, "weston_debug_v1", 1)
[ 263772.427] [email protected](12, "weston_touch_calibration", 1)
[ 263773.604] [email protected](13, "wl_drm", 2)
[ 263774.857] [email protected](14, "wl_seat", 7)
[ 263775.848] [email protected](15, "zwp_linux_dmabuf_v1", 4)
[ 263776.736] [email protected](16, "weston_direct_display_v1", 1)
[ 263777.780] [email protected](17, "zwp_linux_explicit_synchronization_v1", 2)
[ 263778.647] [email protected](18, "weston_content_protection", 1)
[ 263779.847] [email protected](19, "wl_output", 3)
[ 263780.833] [email protected](20, "zwp_input_panel_v1", 1)
[ 263781.679] [email protected](21, "zwp_input_method_v1", 1)
[ 263782.950] [email protected](22, "zwp_text_input_manager_v1", 1)
[ 263783.963] [email protected](23, "xdg_wm_base", 3)
[ 263784.833] [email protected](24, "weston_desktop_shell", 1)
[ 263785.679] [email protected](25, "weston_screenshooter", 1)
[ 263786.909] [email protected](41)
[ 263792.156]  -> [email protected]_registry(new id wl_registry@2)
[ 263796.133]  -> [email protected](new id wl_callback@3)
[ 263798.184] [email protected]_id(3)
[ 263799.113] [email protected](1, "wl_compositor", 4)
[ 263800.280]  -> [email protected](1, "wl_compositor", 3, new id [unknown]@4)
[ 263801.522] [email protected](2, "wl_subcompositor", 1)
[ 263803.173]  -> [email protected](2, "wl_subcompositor", 1, new id [unknown]@5)
[ 263804.559] [email protected](3, "wp_viewporter", 1)
[ 263805.592] [email protected](4, "zxdg_output_manager_v1", 2)
[ 263806.617] [email protected](5, "wp_presentation", 1)
[ 263807.616]  -> [email protected](5, "wp_presentation", 1, new id [unknown]@6)
[ 263809.156] [email protected](6, "zwp_relative_pointer_manager_v1", 1)
[ 263810.319] [email protected](7, "zwp_pointer_constraints_v1", 1)
[ 263811.331] [email protected](8, "zwp_input_timestamps_manager_v1", 1)
[ 263812.310] [email protected](9, "wl_data_device_manager", 3)
[ 263813.628] [email protected](10, "wl_shm", 1)
[ 263814.797]  -> [email protected](10, "wl_shm", 1, new id [unknown]@7)
[ 263816.177] [email protected](11, "weston_debug_v1", 1)
[ 263817.220] [email protected](12, "weston_touch_calibration", 1)
[ 263818.246] [email protected](13, "wl_drm", 2)
[ 263819.272] [email protected](14, "wl_seat", 7)
[ 263820.236]  -> [email protected](14, "wl_seat", 7, new id [unknown]@8)
[ 263821.934] [email protected](15, "zwp_linux_dmabuf_v1", 4)
[ 263823.097] [email protected](16, "weston_direct_display_v1", 1)
[ 263824.256] [email protected](17, "zwp_linux_explicit_synchronization_v1", 2)
[ 263825.325] [email protected](18, "weston_content_protection", 1)
[ 263826.538] [email protected](19, "wl_output", 3)
[ 263827.533]  -> [email protected](19, "wl_output", 2, new id [unknown]@9)
[ 263829.256] [email protected](20, "zwp_input_panel_v1", 1)
[ 263830.283] [email protected](21, "zwp_input_method_v1", 1)
[ 263831.297] [email protected](22, "zwp_text_input_manager_v1", 1)
[ 263832.277]  -> [email protected](22, "zwp_text_input_manager_v1", 1, new id [unknown]@10)
[ 263833.690] [email protected](23, "xdg_wm_base", 3)
[ 263835.159]  -> [email protected](23, "xdg_wm_base", 1, new id [unknown]@11)
[ 263836.593] [email protected](24, "weston_desktop_shell", 1)
[ 263837.683] [email protected](25, "weston_screenshooter", 1)
[ 263838.972] [email protected](41)
[ 263840.231]  -> [email protected]_registry(new id wl_registry@3)
[ 263842.960]  -> [email protected](new id wl_callback@12)
[ 263845.284] [email protected]_id(12)
[ 263846.257] [email protected](1, "wl_compositor", 4)
[ 263847.424] [email protected](2, "wl_subcompositor", 1)
[ 263848.425] [email protected](3, "wp_viewporter", 1)
[ 263849.216] [email protected](4, "zxdg_output_manager_v1", 2)
[ 263849.750] [email protected](5, "wp_presentation", 1)
[ 263850.724] [email protected](6, "zwp_relative_pointer_manager_v1", 1)
[ 263851.666] [email protected](7, "zwp_pointer_constraints_v1", 1)
[ 263853.232] [email protected](8, "zwp_input_timestamps_manager_v1", 1)
[ 263854.229] [email protected](9, "wl_data_device_manager", 3)
[ 263854.765] [email protected](10, "wl_shm", 1)
[ 263855.723] [email protected](11, "weston_debug_v1", 1)
[ 263856.656] [email protected](12, "weston_touch_calibration", 1)
[ 263857.582] [email protected](13, "wl_drm", 2)
[ 263858.504] [email protected](14, "wl_seat", 7)
[ 263859.419] [email protected](15, "zwp_linux_dmabuf_v1", 4)
[ 263860.356]  -> [email protected](15, "zwp_linux_dmabuf_v1", 4, new id [unknown]@13)
[ 263861.836] [email protected](16, "weston_direct_display_v1", 1)
[ 263862.749] [email protected](17, "zwp_linux_explicit_synchronization_v1", 2)
[ 263863.501] [email protected](18, "weston_content_protection", 1)
[ 263864.684] [email protected](19, "wl_output", 3)
[ 263865.674] [email protected](20, "zwp_input_panel_v1", 1)
[ 263866.624] [email protected](21, "zwp_input_method_v1", 1)
[ 263867.553] [email protected](22, "zwp_text_input_manager_v1", 1)
[ 263868.485] [email protected](23, "xdg_wm_base", 3)
[ 263869.409] [email protected](24, "weston_desktop_shell", 1)
[ 263870.322] [email protected](25, "weston_screenshooter", 1)
[ 263871.248] [email protected](41)
[ 263871.905]  -> [email protected]_default_feedback(new id zwp_linux_dmabuf_feedback_v1@12)
[ 263872.339]  -> [email protected](new id wl_callback@14)
[ 263874.039] [email protected]_id(14)
[ 263874.918] [email protected]_table(fd 7, 1312)
[ 263875.335] [email protected]_device(array[8])
[ 263884.677] [email protected]_target_device(array[8])
[ 263887.793] [email protected]_flags(0)
[ 263890.217] [email protected]_formats(array[164])
[ 263891.733] [email protected]_done()
[ 263891.906] [email protected]()
[ 263892.868] [email protected](41)
[ 263893.095]  -> [email protected]()
[ 263894.063]  -> [email protected](13, "wl_drm", 2, new id [unknown]@14)
[ 263895.342]  -> [email protected](new id wl_callback@15)
[ 263897.484] [email protected]_id(12)
[ 263898.352] [email protected]_id(15)
[ 263899.232] [email protected]("/dev/dri/card1")
[ 263900.314]  -> [email protected](1)
[ 263901.998] [email protected](875713089)
[ 263902.220] [email protected](875713112)
[ 263902.925] [email protected](909199186)
[ 263903.112] [email protected](961959257)
[ 263903.783] [email protected](825316697)
[ 263904.601] [email protected](842093913)
[ 263904.800] [email protected](909202777)
[ 263905.359] [email protected](875713881)
[ 263905.709] [email protected](842094158)
[ 263906.424] [email protected](909203022)
[ 263906.973] [email protected](1448695129)
[ 263907.325] [email protected](1)
[ 263908.008] [email protected](41)
[ 263908.711]  -> [email protected](new id wl_callback@15)
[ 263909.898] [email protected]_id(15)
[ 263910.799] [email protected]()
[ 263911.332] [email protected](41)
[ 264039.045]  -> [email protected]_surface(new id wl_surface@15)
[ 264043.416]  -> [email protected]_xdg_surface(new id xdg_surface@12, wl_surface@15)
[ 264046.088]  -> [email protected]_toplevel(new id xdg_toplevel@16)
[ 264046.947]  -> [email protected]_title("Cog")
[ 264047.362]  -> [email protected]_app_id("com.igalia.Cog")
[ 264048.206]  -> [email protected]()
[ 264048.482]  -> [email protected]_fullscreen(nil)
[ 264098.648]  -> [email protected]_text_input(new id zwp_text_input_v1@17)

(cog:3044): GLib-GIO-WARNING **: 13:10:44.634: Your application does not implement g_application_activate() and has no handlers connected to the 'activate' signal.  It should do one of these.
[ 264166.933] [email protected](6)
[ 264175.438]  -> [email protected]_keyboard(new id wl_keyboard@18)
[ 264177.032]  -> [email protected]_touch(new id wl_touch@19)
[ 264178.139] [email protected]("default")
[ 264179.030] [email protected](0, 0, 0, 0, 0, "unknown", "unknown", 0)
[ 264181.068] [email protected](1)
[ 264181.713] [email protected](3, 800, 480, 57545)
[ 264183.109] [email protected]()
[ 264206.983] [email protected]_info(40, 400)
[ 264212.313] [email protected](1, fd 24, 64434)
[ 264355.775] [email protected](800, 480, array[4])
[ 264373.223] [email protected](42)
[ 264376.549]  -> [email protected]_configure(42)
[ 264828.579]  -> [email protected]_registry(new id wl_registry@2)
[ 264833.260]  -> [email protected](new id wl_callback@3)
[ 264837.705] [email protected]_registry(new id wl_registry@2)
[ 264838.105]  -> [email protected](1, "wl_compositor", 3)
[ 264838.279]  -> [email protected](2, "wpe_bridge", 1)
[ 264838.402]  -> [email protected](3, "wpe_dmabuf_pool_manager", 1)
[ 264838.523]  -> [email protected](4, "wl_shm", 1)
[ 264838.638]  -> [email protected](5, "wl_drm", 2)
[ 264838.754]  -> [email protected](6, "zwp_linux_dmabuf_v1", 3)
[ 264838.877] [email protected](new id wl_callback@3)
[ 264839.019]  -> [email protected](0)
[ 264839.231]  -> [email protected]_id(3)
[ 264839.920] [email protected]_id(3)
[ 264841.460] [email protected](1, "wl_compositor", 3)
[ 264842.794] [email protected](2, "wpe_bridge", 1)
[ 264843.972]  -> [email protected](2, "wpe_bridge", 1, new id [unknown]@4)
[ 264845.165] [email protected](3, "wpe_dmabuf_pool_manager", 1)
[ 264846.155] [email protected](4, "wl_shm", 1)
[ 264847.103] [email protected](5, "wl_drm", 2)
[ 264848.029] [email protected](6, "zwp_linux_dmabuf_v1", 3)
[ 264848.945] [email protected](0)
[ 264849.800]  -> [email protected]()
[ 264850.495]  -> [email protected](new id wl_callback@3)
[ 264851.724] [email protected](2, "wpe_bridge", 1, new id [unknown]@4)
[ 264852.365] [email protected]()
[ 264852.499]  -> [email protected]_info(0)
[ 264852.813] [email protected](new id wl_callback@3)
[ 264852.924]  -> [email protected](0)
[ 264852.998]  -> [email protected]_id(3)
[ 264853.375] [email protected]_id(3)
[ 264853.603] [email protected]_info(0)
[ 264854.760] [email protected](0)
[ 264857.187]  -> [email protected]_registry(new id wl_registry@3)
[ 264861.172]  -> [email protected](new id wl_callback@5)
[ 264863.220] [email protected]_registry(new id wl_registry@3)
[ 264863.391]  -> [email protected](1, "wl_compositor", 3)
[ 264863.528]  -> [email protected](2, "wpe_bridge", 1)
[ 264863.648]  -> [email protected](3, "wpe_dmabuf_pool_manager", 1)
[ 264863.769]  -> [email protected](4, "wl_shm", 1)
[ 264863.885]  -> [email protected](5, "wl_drm", 2)
[ 264864.001]  -> [email protected](6, "zwp_linux_dmabuf_v1", 3)
[ 264864.124] [email protected](new id wl_callback@5)
[ 264864.210]  -> [email protected](0)
[ 264864.280]  -> [email protected]_id(5)
[ 264864.636] [email protected]_id(5)
[ 264865.790] [email protected](1, "wl_compositor", 3)
[ 264866.196] [email protected](2, "wpe_bridge", 1)
[ 264867.224] [email protected](3, "wpe_dmabuf_pool_manager", 1)
[ 264868.243] [email protected](4, "wl_shm", 1)
[ 264869.203] [email protected](5, "wl_drm", 2)
[ 264870.138] [email protected](6, "zwp_linux_dmabuf_v1", 3)
[ 264871.075]  -> [email protected](6, "zwp_linux_dmabuf_v1", 3, new id [unknown]@6)
[ 264872.183] [email protected](0)
[ 264873.121]  -> [email protected](new id wl_callback@5)
[ 264874.365] [email protected](6, "zwp_linux_dmabuf_v1", 3, new id [unknown]@6)
[ 264874.719]  -> [email protected](1211384385, 0, 0)
[ 264874.870]  -> [email protected](1211384408, 0, 0)
[ 264874.999]  -> [email protected](808669761, 0, 0)
[ 264875.123]  -> [email protected](808669784, 0, 0)
[ 264875.245]  -> [email protected](808665665, 0, 0)
[ 264875.366]  -> [email protected](808665688, 0, 0)
[ 264875.489]  -> [email protected](875713089, 0, 0)
[ 264875.613]  -> [email protected](875708993, 0, 0)
[ 264875.735]  -> [email protected](875713112, 0, 0)
[ 264875.857]  -> [email protected](875709016, 0, 0)
[ 264875.980]  -> [email protected](892424769, 0, 0)
[ 264876.102]  -> [email protected](909199186, 0, 0)
[ 264876.225]  -> [email protected](538982482, 0, 0)
[ 264876.348]  -> [email protected](540422482, 0, 0)
[ 264876.471]  -> [email protected](943215175, 0, 0)
[ 264876.593]  -> [email protected](842224199, 0, 0)
[ 264876.718]  -> [email protected](961959257, 0, 0)
[ 264876.844]  -> [email protected](825316697, 0, 0)
[ 264876.967]  -> [email protected](842093913, 0, 0)
[ 264877.091]  -> [email protected](909202777, 0, 0)
[ 264877.215]  -> [email protected](875713881, 0, 0)
[ 264877.339]  -> [email protected](961893977, 0, 0)
[ 264877.464]  -> [email protected](825316953, 0, 0)
[ 264877.588]  -> [email protected](842094169, 0, 0)
[ 264877.712]  -> [email protected](909203033, 0, 0)
[ 264877.836]  -> [email protected](875714137, 0, 0)
[ 264877.960]  -> [email protected](842094158, 0, 0)
[ 264878.085]  -> [email protected](808530000, 0, 0)
[ 264878.209]  -> [email protected](842084432, 0, 0)
[ 264878.337]  -> [email protected](909193296, 0, 0)
[ 264878.462]  -> [email protected](909203022, 0, 0)
[ 264878.586]  -> [email protected](1448433985, 0, 0)
[ 264878.712]  -> [email protected](1448434008, 0, 0)
[ 264878.838]  -> [email protected](808531033, 0, 0)
[ 264878.962]  -> [email protected](842085465, 0, 0)
[ 264879.087]  -> [email protected](909194329, 0, 0)
[ 264879.211]  -> [email protected](1448695129, 0, 0)
[ 264879.333]  -> [email protected](1498831189, 0, 0)
[ 264879.456]  -> [email protected](808530521, 0, 0)
[ 264879.580]  -> [email protected](842084953, 0, 0)
[ 264879.704]  -> [email protected](909193817, 0, 0)
[ 264879.828] [email protected](new id wl_callback@5)
[ 264879.917]  -> [email protected](0)
[ 264879.988]  -> [email protected]_id(5)
[ 264880.585] [email protected]_id(5)
[ 264882.056] [email protected](1211384385, 0, 0)
[ 264882.919] [email protected](1211384408, 0, 0)
[ 264883.280] [email protected](808669761, 0, 0)
[ 264884.358] [email protected](808669784, 0, 0)
[ 264885.176] [email protected](808665665, 0, 0)
[ 264885.717] [email protected](808665688, 0, 0)
[ 264886.715] [email protected](875713089, 0, 0)
[ 264887.671] [email protected](875708993, 0, 0)
[ 264888.601] [email protected](875713112, 0, 0)
[ 264889.528] [email protected](875709016, 0, 0)
[ 264890.447] [email protected](892424769, 0, 0)
[ 264891.362] [email protected](909199186, 0, 0)
[ 264892.285] [email protected](538982482, 0, 0)
[ 264893.238] [email protected](540422482, 0, 0)
[ 264894.341] [email protected](943215175, 0, 0)
[ 264895.129] [email protected](842224199, 0, 0)
[ 264896.177] [email protected](961959257, 0, 0)
[ 264897.085] [email protected](825316697, 0, 0)
[ 264897.852] [email protected](842093913, 0, 0)
[ 264898.762] [email protected](909202777, 0, 0)
[ 264899.664] [email protected](875713881, 0, 0)
[ 264900.563] [email protected](961893977, 0, 0)
[ 264901.453] [email protected](825316953, 0, 0)
[ 264902.368] [email protected](842094169, 0, 0)
[ 264903.401] [email protected](909203033, 0, 0)
[ 264904.340] [email protected](875714137, 0, 0)
[ 264904.860] [email protected](842094158, 0, 0)
[ 264905.822] [email protected](808530000, 0, 0)
[ 264906.755] [email protected](842084432, 0, 0)
[ 264907.678] [email protected](909193296, 0, 0)
[ 264908.581] [email protected](909203022, 0, 0)
[ 264909.502] [email protected](1448433985, 0, 0)
[ 264910.417] [email protected](1448434008, 0, 0)
[ 264911.365] [email protected](808531033, 0, 0)
[ 264912.298] [email protected](842085465, 0, 0)
[ 264912.945] [email protected](909194329, 0, 0)
[ 264914.116] [email protected](1448695129, 0, 0)
[ 264915.125] [email protected](1498831189, 0, 0)
[ 264915.976] [email protected](808530521, 0, 0)
[ 264917.167] [email protected](842084953, 0, 0)
[ 264918.150] [email protected](909193817, 0, 0)
[ 264918.997] [email protected](0)
[ 264919.710]  -> [email protected](5, "wl_drm", 2, new id [unknown]@5)
[ 264921.231]  -> [email protected](new id wl_callback@7)
[ 264922.281] [email protected](5, "wl_drm", 2, new id [unknown]@5)
[ 264922.872]  -> [email protected]("/dev/dri/card1")
[ 264924.227]  -> [email protected](875713089)
[ 264924.304]  -> [email protected](875713112)
[ 264924.369]  -> [email protected](909199186)
[ 264924.432]  -> [email protected](961959257)
[ 264924.494]  -> [email protected](825316697)
[ 264924.556]  -> [email protected](842093913)
[ 264924.617]  -> [email protected](909202777)
[ 264924.679]  -> [email protected](875713881)
[ 264924.741]  -> [email protected](842094158)
[ 264924.802]  -> [email protected](909203022)
[ 264924.865]  -> [email protected](1448695129)
[ 264924.927]  -> [email protected](1)
[ 264925.002] [email protected](new id wl_callback@7)
[ 264925.098]  -> [email protected](0)
[ 264925.169]  -> [email protected]_id(7)
[ 264925.612] [email protected]_id(7)
[ 264926.594] [email protected]("/dev/dri/card1")
[ 264928.407]  -> [email protected](2)
[ 264929.945] [email protected](875713089)
[ 264930.562] [email protected](875713112)
[ 264930.888] [email protected](909199186)
[ 264931.787] [email protected](961959257)
[ 264932.369] [email protected](825316697)
[ 264932.826] [email protected](842093913)
[ 264933.606] [email protected](909202777)
[ 264934.172] [email protected](875713881)
[ 264934.842] [email protected](842094158)
[ 264935.606] [email protected](909203022)
[ 264935.963] [email protected](1448695129)
[ 264936.512] [email protected](1)
[ 264936.862] [email protected](0)
[ 264937.583]  -> [email protected](new id wl_callback@7)
[ 264938.674] [email protected](2)
[ 264938.975]  -> [email protected](2)
[ 264939.087]  -> [email protected](new id wl_callback@20)
[ 264939.626] [email protected]_id(20)
[ 264939.738] [email protected]()
[ 264939.789] [email protected](42)
[ 264939.860]  -> [email protected]()
[ 264939.922] [email protected](new id wl_callback@7)
[ 264940.011]  -> [email protected](0)
[ 264940.078]  -> [email protected]_id(7)
[ 264940.411] [email protected]_id(7)
[ 264941.207] [email protected]()
[ 264941.525] [email protected](0)
[ 265268.412]  -> [email protected]_registry(new id wl_registry@7)
[ 265272.804]  -> [email protected](new id wl_callback@8)
[ 265275.886] [email protected]_registry(new id wl_registry@7)
[ 265276.053]  -> [email protected](1, "wl_compositor", 3)
[ 265276.195]  -> [email protected](2, "wpe_bridge", 1)
[ 265276.313]  -> [email protected](3, "wpe_dmabuf_pool_manager", 1)
[ 265276.431]  -> [email protected](4, "wl_shm", 1)
[ 265276.548]  -> [email protected](5, "wl_drm", 2)
[ 265276.663]  -> [email protected](6, "zwp_linux_dmabuf_v1", 3)
[ 265276.795] [email protected](new id wl_callback@8)
[ 265276.882]  -> [email protected](0)
[ 265276.951]  -> [email protected]_id(8)
[ 265277.310] [email protected]_id(8)
[ 265278.455] [email protected](1, "wl_compositor", 3)
[ 265278.853]  -> [email protected](1, "wl_compositor", 1, new id [unknown]@9)
[ 265280.750] [email protected](2, "wpe_bridge", 1)
[ 265281.730]  -> [email protected](2, "wpe_bridge", 1, new id [unknown]@10)
[ 265282.729] [email protected](3, "wpe_dmabuf_pool_manager", 1)
[ 265284.153]  -> [email protected](3, "wpe_dmabuf_pool_manager", 1, new id [unknown]@11)
[ 265285.264] [email protected](4, "wl_shm", 1)
[ 265286.206] [email protected](5, "wl_drm", 2)
[ 265287.144] [email protected](6, "zwp_linux_dmabuf_v1", 3)
[ 265288.066] [email protected](0)
[ 265288.278]  -> [email protected]_surface(new id wl_surface@8)
[ 265289.115]  -> [email protected]_pool(new id wpe_dmabuf_pool@12, wl_surface@8)
[ 265290.118]  -> [email protected](wl_surface@8)
[ 265290.784]  -> [email protected](new id wl_callback@13)
[ 265292.101] [email protected](1, "wl_compositor", 1, new id [unknown]@9)
[ 265292.346] [email protected](2, "wpe_bridge", 1, new id [unknown]@10)
[ 265292.594] [email protected](3, "wpe_dmabuf_pool_manager", 1, new id [unknown]@11)
[ 265292.777] [email protected]_surface(new id wl_surface@8)
[ 265293.034] [email protected]_pool(new id wpe_dmabuf_pool@12, wl_surface@8)
[ 265293.240] [email protected](wl_surface@8)
[ 265293.316]  -> [email protected](1)
[ 265293.565] [email protected](new id wl_callback@13)
[ 265293.669]  -> [email protected](0)
[ 265293.742]  -> [email protected]_id(13)
[ 265294.157] [email protected]_id(13)
[ 265294.399] [email protected](1)
[ 265296.247] [email protected](0)
[ 265413.108]  -> [email protected](new id wl_callback@13)
[ 265461.307]  -> [email protected](new id wl_callback@14)
[ 265465.521]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@15)
[ 265468.393]  -> [email protected](fd 25, 0, 0, 3200, 0, 0)
[ 265470.106]  -> [email protected]_immed(new id wl_buffer@16, 800, 480, 875713089, 0)
[ 265471.462]  -> [email protected]()
[ 265472.170]  -> [email protected](wl_buffer@16, 0, 0)
[ 265472.828]  -> [email protected](0, 0, 2147483647, 2147483647)
[ 265478.298]  -> [email protected]()
[ 265481.644] [email protected](new id wl_callback@13)
[ 265482.038] [email protected](new id wl_callback@14)
[ 265482.151] [email protected]_params(new id zwp_linux_buffer_params_v1@15)
[ 265482.271] [email protected](fd 22, 0, 0, 3200, 0, 0)
[ 265482.480] [email protected]_immed(new id wl_buffer@16, 800, 480, 875713089, 0)
[ 265483.523] [email protected]()
[ 265483.771]  -> [email protected]_id(15)
[ 265483.986] [email protected](wl_buffer@16, 0, 0)
[ 265484.519] [email protected](0, 0, 2147483647, 2147483647)
[ 265484.975] [email protected]()
[ 265485.937]  -> [email protected]_region(new id wl_region@20)
[ 265494.645]  -> [email protected](0, 0, 800, 480)
[ 265504.227]  -> [email protected]_opaque_region(wl_region@20)
[ 265504.436]  -> [email protected]()
[ 265504.852]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@21)
[ 265506.165]  -> [email protected](fd 24, 0, 0, 3200, 0, 0)
[ 265508.221]  -> [email protected]_immed(new id wl_buffer@22, 800, 480, 875713089, 0)
[ 265510.010]  -> [email protected]()
[ 265510.193]  -> [email protected](wl_buffer@22, 0, 0)
[ 265511.190]  -> [email protected](0, 0, 800, 480)
[ 265512.228]  -> [email protected](new id wl_callback@23)
[ 265512.989]  -> [email protected](wl_surface@15, new id wp_presentation_feedback@24)
[ 265514.412]  -> [email protected]()
Cog-Core-Message: 13:10:45.998: <file:///data/test.html> Load started.
[ 265520.319] [email protected]_id(20)
[ 265521.203] [email protected]_id(21)
[ 265521.880] [email protected](wl_output@9)
[ 265522.253]  -> [email protected]_buffer_scale(1)
[ 265524.166] [email protected](43, wl_surface@15, array[0])
[ 265525.108] [email protected](43, 0, 0, 0, 0)
[ 265533.192] [email protected](800, 480, array[8])
[ 265535.370] [email protected](44)
[ 265535.600]  -> [email protected]_configure(44)
[ 265538.545] [email protected]_id(23)
[ 265545.529] [email protected](1691374)
[ 265546.214]  -> [email protected](0)
[ 265548.048]  -> [email protected]_id(13)
[ 265548.967]  -> [email protected](0)
[ 265549.191]  -> [email protected]_id(14)
[ 265550.400] [email protected]_id(15)
[ 265550.540] [email protected]_id(13)
[ 265550.606] [email protected]_id(14)
[ 265550.670] [email protected](0)
[ 265551.180] [email protected]_id(24)
[ 265552.823] [email protected]_output(wl_output@9)
[ 265560.456] [email protected](0, 1691, 400937000, 17377704, 0, 15517, 15)
Cog-Core-Message: 13:10:46.107: <file:///data/test.html> Loading...
[ 265653.348]  -> [email protected](new id wl_callback@13)
[ 265653.600] [email protected](0)
Cog-Core-Message: 13:10:46.172: <file:///data/test.html> Loaded successfully.
[ 266013.718]  -> [email protected](new id wl_callback@14)
[ 266017.892]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@15)
[ 266020.704]  -> [email protected](fd 25, 0, 0, 3200, 0, 0)
[ 266022.804]  -> [email protected]_immed(new id wl_buffer@17, 800, 480, 875713089, 0)
[ 266024.722]  -> [email protected]()
[ 266024.890]  -> [email protected](wl_buffer@17, 0, 0)
[ 266025.897]  -> [email protected](0, 0, 2147483647, 2147483647)
[ 266030.229]  -> [email protected]()
[ 266032.978] [email protected](new id wl_callback@13)
[ 266033.161] [email protected](new id wl_callback@14)
[ 266033.252] [email protected]_params(new id zwp_linux_buffer_params_v1@15)
[ 266033.351] [email protected](fd 24, 0, 0, 3200, 0, 0)
[ 266033.557] [email protected]_immed(new id wl_buffer@17, 800, 480, 875713089, 0)
[ 266033.758] [email protected]()
[ 266033.819]  -> [email protected]_id(15)
[ 266033.907] [email protected](wl_buffer@17, 0, 0)
[ 266034.033] [email protected](0, 0, 2147483647, 2147483647)
[ 266034.175] [email protected]()
[ 266034.614]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@24)
[ 266034.788]  -> [email protected](fd 28, 0, 0, 3200, 0, 0)
[ 266034.996]  -> [email protected]_immed(new id wl_buffer@23, 800, 480, 875713089, 0)
[ 266035.179]  -> [email protected]()
[ 266035.240]  -> [email protected](wl_buffer@23, 0, 0)
[ 266035.359]  -> [email protected](0, 0, 800, 480)
[ 266035.497]  -> [email protected](new id wl_callback@21)
[ 266035.582]  -> [email protected](wl_surface@15, new id wp_presentation_feedback@20)
[ 266035.693]  -> [email protected]()
[ 266042.837] [email protected]_id(24)
[ 266043.151] [email protected]_id(21)
[ 266043.340] [email protected](1691887)
[ 266043.545]  -> [email protected](0)
[ 266044.675]  -> [email protected]_id(13)
[ 266044.873]  -> [email protected](0)
[ 266045.054]  -> [email protected]_id(14)
[ 266046.300] [email protected]_id(15)
[ 266046.541] [email protected]_id(13)
[ 266046.723] [email protected]_id(14)
[ 266046.898] [email protected](0)
[ 266048.414]  -> [email protected](new id wl_callback@13)
[ 266052.031] [email protected]([ 266053.449] [email protected]_id(20)
[ 266054.032] [email protected]()
[ 266054.280]  -> [email protected]()
[ 266054.417]  -> [email protected]()
[ 266054.492] [email protected]_output(wl_output@9)
[ 266054.564] [email protected](0, 1691, 904901000, 17377704, 0, 15547, 7)
0)
[ 266078.954]  -> [email protected](new id wl_callback@14)
[ 266083.510]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@15)
[ 266086.402]  -> [email protected](fd 25, 0, 0, 3200, 0, 0)
[ 266088.450]  -> [email protected]_immed(new id wl_buffer@18, 800, 480, 875713089, 0)
[ 266089.661]  -> [email protected]()
[ 266090.385]  -> [email protected](wl_buffer@18, 0, 0)
[ 266091.342]  -> [email protected](0, 0, 2147483647, 2147483647)
[ 266094.570]  -> [email protected]()
[ 266096.551] [email protected](new id wl_callback@13)
[ 266096.739] [email protected](new id wl_callback@14)
[ 266097.012] [email protected]_params(new id zwp_linux_buffer_params_v1@15)
[ 266097.120] [email protected](fd 27, 0, 0, 3200, 0, 0)
[ 266097.318] [email protected]_immed(new id wl_buffer@18, 800, 480, 875713089, 0)
[ 266097.524] [email protected]()
[ 266097.586]  -> [email protected]_id(15)
[ 266097.666] [email protected](wl_buffer@18, 0, 0)
[ 266097.790] [email protected](0, 0, 2147483647, 2147483647)
[ 266097.936] [email protected]()
[ 266098.382]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@20)
[ 266098.567]  -> [email protected](fd 29, 0, 0, 3200, 0, 0)
[ 266098.777]  -> [email protected]_immed(new id wl_buffer@21, 800, 480, 875713089, 0)
[ 266098.959]  -> [email protected]()
[ 266099.020]  -> [email protected](wl_buffer@21, 0, 0)
[ 266099.140]  -> [email protected](0, 0, 800, 480)
[ 266099.281]  -> [email protected](new id wl_callback@24)
[ 266099.367]  -> [email protected](wl_surface@15, new id wp_presentation_feedback@25)
[ 266099.477]  -> [email protected]()
[ 266111.493] [email protected]_id(22)
[ 266111.806] [email protected]_id(20)
[ 266111.996] [email protected]_id(24)
[ 266112.179] [email protected](1691957)
[ 266112.383]  -> [email protected](0)
[ 266112.810]  -> [email protected]_id(13)
[ 266114.037]  -> [email protected](0)
[ 266114.269]  -> [email protected]_id(14)
[ 266114.705] [email protected]_id(15)
[ 266114.932] [email protected]_id(13)
[ 266115.111] [email protected]_id(14)
[ 266115.287] [email protected](0)
[ 266117.543] [email protected]_id(25)
[ 266117.827] [email protected]()
[ 266117.974]  -> [email protected]()
[ 266119.195]  -> [email protected]()
[ 266119.397] [email protected]_output(wl_output@9)
[ 266120.253] [email protected](0, 1691, 974400000, 17377704, 0, 15552, 7)
@efecanicoz-atlas efecanicoz-atlas changed the title Black triangles drawn on top of screen Black triangles drawn on top of page Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant