10:08 davidre: ll
10:08 davidre: sorry!
12:07 wlb: wayland-protocols Merge request !362 opened by () fifo: Clarify synchronous subsurface semantics. https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/362
12:09 wlb: wayland-protocols Merge request !361 closed (commit-timing/fifo: Add more pragmatic synchronized subsurface semantics)
12:57 wlb: wayland Issue #505 opened by () wp_presentation_feedback not destroyed after presented or discarded events https://gitlab.freedesktop.org/wayland/wayland/-/issues/505
13:02 wlb: weston Issue #968 opened by () RDP backend: Forwarding PipeWire audio https://gitlab.freedesktop.org/wayland/weston/-/issues/968
13:27 wlb: wayland Issue #505 closed \o/ (wp_presentation_feedback not destroyed after presented or discarded events https://gitlab.freedesktop.org/wayland/wayland/-/issues/505)
14:49 pq: Are we ready to tick the "3 implementations" box on color-management like this: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14 ?
14:50 pq: I've tried to follow the comments and update the description accordingly.
14:55 pq: hmm, but we have minor changed, so v4 is not final. Then again, the changes are minor.
17:23 fabcal: hi there
17:26 fabcal: I am facing a technical recurring problem/crash while running an application: pls am I in the proper channel for asking for some technical help in relation to Xwayland?
17:30 mclasen: pq: many of them are merged and in released versions even (kwin, mutter, gtk)
17:43 ofourdan: fabcal: what crashes, Xwayland or the application?
18:01 fabcal: ofourdan: the crash relates to Xwayland, and therefore it involves the entire running VM, which crashes as well;
18:01 fabcal: the crash occurs every time
18:02 user21: hello, I need to query from C or Go or bash: 1) the current screen resolution. 2) capture screen with mouse in it. 3) capture screen and mouse separately if 2 not possible
18:02 user21: any direction where to dig that info ?
18:02 fabcal: ofourdan: Oct 29 17:33:29 lenovo-p3-debian kernel: nouveau 0000:01:00.0: Xwayland[5313]: channel 2 killed!
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: Xwayland: ../nouveau/pushbuf.c:730: nouveau_pushbuf_data: Assertion `kref' failed.
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 0: /usr/bin/Xwayland (0x55b3a64e1000+0x178fe4) [0x55b3a6659fe4]
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 1: /usr/bin/Xwayland (0x55b3a64e1000+0x17c9d9) [0x55b3a665d9d9]
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 18: /usr/bin/Xwayland (0x55b3a64e1000+0x5ce02) [0x55b3a653de02]
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 19: /usr/bin/Xwayland (0x55b3a64e1000+0x5d05b) [0x55b3a653e05b]
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 20: /usr/bin/Xwayland (0x55b3a64e1000+0x4f6ff) [0x55b3a65306ff]
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 21: /usr/bin/Xwayland (0x55b3a64e1000+0xfbc6d) [0x55b3a65dcc6d]
18:02 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 22: /usr/bin/Xwayland (0x55b3a64e1000+0x115773) [0x55b3a65f6773]
18:02 vyivel: щр
18:03 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 23: /usr/bin/Xwayland (0x55b3a64e1000+0xa9af4) [0x55b3a658aaf4]
18:03 vyivel: oh
18:03 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 24: /usr/bin/Xwayland (0x55b3a64e1000+0xada8c) [0x55b3a658ea8c]
18:03 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 27: /usr/bin/Xwayland (0x55b3a64e1000+0x33fe1) [0x55b3a6514fe1]
18:03 fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[2903]: Connection to xwayland lost
18:03 fabcal: Oct
18:03 vyivel: please don't paste to irc
18:03 fabcal: sorry
18:04 kennylevinsen: You’re hitting an assert in the nouveau userspace driver
18:04 MrCooper: yeah, that's a Mesa nouveau driver issue
18:06 fabcal: kennylevinsen, MrCooper, I assume U R replying to my note, aren't U?
18:07 fabcal: kennylevinsen, MrCooper, if this is the case, what do U suggest? What am I doing wrong?
18:12 kennylevinsen: make sure you’re on latest mesa, check mesa issues, file a bug
18:16 fabcal: is this the one U R talking about? libwayland-egl1-mesa/stable 22.3.6-1+deb12u1 amd64
21:41 maeisbad: I have a kobo libra colour, that I'm trying to make work as a libinput, over netevent(https://github.com/Blub/netevent), but I belive that the OEM kernel driver doesn't actually produce input events correctly. I'm looking for an example event recording from a similar device to base my work on.
21:41 maeisbad: I need something with support for a stylus with pressure and tilt + simultaneous multitouch with a finger and stylus. Is anyone aware of a device like this?