Pablo Saavedra Rodiño

Results 41 comments of Pablo Saavedra Rodiño

Yes, we should to add a ``` PACKAGECONFIG[x11] = ",, \ libxcb \ xkeyboard-config \ libxkbcommon \ libx11 \ xcb-util-cursor \ wpebackend-fdo " ``` and maybe something like `PACKAGECONFIG ?=...

@ernstp Thanks for reporting this 2nd occurrence. I'd ask to you about to environment. is it also a Ubuntu Jammy, same driver? Could you compare against the information detailed in...

hello @trohsb (again) , and thanks for the detailed report. The issue looks like not directly related with the meta-webkit layer or any related component but with weston. The issue...

Hello @trohsb, model 5 is supported. Did you encounter any issues? If so, could you provide us with a more specific description so that we can assist you further?

Hello @hericah , can you try with `export WEBKIT_GST_DISABLE_GL_SINK=1` and/or `export WEBKIT_GST_DMABUF_SINK_ENABLED=1` and report here the results? Another question, what gstreamer version is being in use in your setup?

This is interesting. I wonder if you could try again with main/master but reverting [WPE - Make TouchPoint ID unique - commit 057b735cbf912f620273106541f2196191c5aa53](https://bugs.webkit.org/show_bug.cgi?id=214865) and reporting back the results.

> This is interesting. I wonder if you could try again with main/master but reverting [WPE - Make TouchPoint ID unique - commit 057b735cbf912f620273106541f2196191c5aa53](https://bugs.webkit.org/show_bug.cgi?id=214865) and reporting back the results. **update**:...

> This two patches fix this issue for me: > > * patch for WPE: [REGRESSION(263237@main): [WPE] Identifiers for touch points are not constant in multi touch WebKit/WebKit#30926](https://github.com/WebKit/WebKit/pull/30926) > *...

> > Actually, wait a moment: we want PDF.js support _enabled for the GTK port_ by default, and disabled for WPE... > > Why do we want that enabled by...