10:08davidre: ll
10:08davidre: sorry!
12:07wlb: wayland-protocols Merge request !362 opened by () fifo: Clarify synchronous subsurface semantics. https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/362
12:09wlb: wayland-protocols Merge request !361 closed (commit-timing/fifo: Add more pragmatic synchronized subsurface semantics)
12:57wlb: wayland Issue #505 opened by () wp_presentation_feedback not destroyed after presented or discarded events https://gitlab.freedesktop.org/wayland/wayland/-/issues/505
13:02wlb: weston Issue #968 opened by () RDP backend: Forwarding PipeWire audio https://gitlab.freedesktop.org/wayland/weston/-/issues/968
13:27wlb: wayland Issue #505 closed \o/ (wp_presentation_feedback not destroyed after presented or discarded events https://gitlab.freedesktop.org/wayland/wayland/-/issues/505)
14:49pq: 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:50pq: I've tried to follow the comments and update the description accordingly.
14:55pq: hmm, but we have minor changed, so v4 is not final. Then again, the changes are minor.
17:23fabcal: hi there
17:26fabcal: 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:30mclasen: pq: many of them are merged and in released versions even (kwin, mutter, gtk)
17:43ofourdan: fabcal: what crashes, Xwayland or the application?
18:01fabcal: ofourdan: the crash relates to Xwayland, and therefore it involves the entire running VM, which crashes as well;
18:01fabcal: the crash occurs every time
18:02user21: 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:02user21: any direction where to dig that info ?
18:02fabcal: ofourdan: Oct 29 17:33:29 lenovo-p3-debian kernel: nouveau 0000:01:00.0: Xwayland[5313]: channel 2 killed!
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: Xwayland: ../nouveau/pushbuf.c:730: nouveau_pushbuf_data: Assertion `kref' failed.
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 0: /usr/bin/Xwayland (0x55b3a64e1000+0x178fe4) [0x55b3a6659fe4]
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 1: /usr/bin/Xwayland (0x55b3a64e1000+0x17c9d9) [0x55b3a665d9d9]
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 18: /usr/bin/Xwayland (0x55b3a64e1000+0x5ce02) [0x55b3a653de02]
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 19: /usr/bin/Xwayland (0x55b3a64e1000+0x5d05b) [0x55b3a653e05b]
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 20: /usr/bin/Xwayland (0x55b3a64e1000+0x4f6ff) [0x55b3a65306ff]
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 21: /usr/bin/Xwayland (0x55b3a64e1000+0xfbc6d) [0x55b3a65dcc6d]
18:02fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 22: /usr/bin/Xwayland (0x55b3a64e1000+0x115773) [0x55b3a65f6773]
18:02vyivel: щр
18:03fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 23: /usr/bin/Xwayland (0x55b3a64e1000+0xa9af4) [0x55b3a658aaf4]
18:03vyivel: oh
18:03fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 24: /usr/bin/Xwayland (0x55b3a64e1000+0xada8c) [0x55b3a658ea8c]
18:03fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[5313]: (EE) 27: /usr/bin/Xwayland (0x55b3a64e1000+0x33fe1) [0x55b3a6514fe1]
18:03fabcal: Oct 29 17:33:29 lenovo-p3-debian gnome-shell[2903]: Connection to xwayland lost
18:03fabcal: Oct
18:03vyivel: please don't paste to irc
18:03fabcal: sorry
18:04kennylevinsen: You’re hitting an assert in the nouveau userspace driver
18:04MrCooper: yeah, that's a Mesa nouveau driver issue
18:06fabcal: kennylevinsen, MrCooper, I assume U R replying to my note, aren't U?
18:07fabcal: kennylevinsen, MrCooper, if this is the case, what do U suggest? What am I doing wrong?
18:12kennylevinsen: make sure you’re on latest mesa, check mesa issues, file a bug
18:16fabcal: is this the one U R talking about? libwayland-egl1-mesa/stable 22.3.6-1+deb12u1 amd64
21:41maeisbad: 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:41maeisbad: 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?