[07:25] [telegram] looks like libinput needs to be rebuilt for libwacom10, else build depends of qt and other things are now uninstallable [07:26] [telegram] e.g. vlc [07:26] [telegram] Ummmm. wrong channel [07:28] [telegram] may as well post the info though as it impacts Qt... ;) [07:28] [telegram] /# apt-get install qtbase5-dev [07:28] [telegram] Reading package lists... Done [07:28] [telegram] Building dependency tree... Done [07:28] [telegram] Reading state information... Done [07:28] [telegram] Some packages could not be installed. This may mean that you have [07:28] [telegram] requested an impossible situation or if you are using the unstable [07:28] [telegram] distribution that some required packages have not yet been created [07:28] [telegram] or been moved out of Incoming. [07:28] [telegram] The following information may help to resolve the situation: [07:28] [telegram] The following packages have unmet dependencies: [07:28] [telegram] libwacom2 : Depends: libwacom-common (= 1.12-1) but 2.0.0-1 is to be installed [07:28] [telegram] E: Unable to correct problems, you have held broken packages. [14:41] [telegram] I created https://salsa.debian.org/qt-kde-team/qt/qtwayland/-/merge_requests/5. [14:41] [telegram] But I can't test-build because libinput is broken in Debian too. (re @RikMills: @mitya57 https://www.reddit.com/r/kde/comments/s8etjq/the_patches_required_for_wayland_and_nvidia_to/) [14:42] [telegram] awesome. thanks! [15:32] mitya57: If you take the frame callback threading patch, you have to backport the various pending mutex fixes from upstream as well [15:32] Otherwise you get hangs [15:33] fvogt: So KDE's branch is broken? [15:44] mitya57: Yep [15:44] (As is upstream) [15:46] Maybe you can create a merge request upstream adding the missing patches? [15:48] If you mean for the qtwayland fork, it's a bit early for that, they're not even reviewed upstream [15:48] https://codereview.qt-project.org/c/qt/qtwayland/+/393273, https://codereview.qt-project.org/c/qt/qtwayland/+/393828/1 and https://codereview.qt-project.org/c/qt/qtwayland/+/393826/1 [15:48] Ok. I will remove the frame callback threading patch for now. [15:48] Thank you for the information! [15:51] fvogt: Is it this one? "Move the wayland socket polling to a separate event thread" [15:51] Yep [15:57] Removed in https://salsa.debian.org/qt-kde-team/qt/qtwayland/-/commit/69d1657b99f5f648. Thanks again. [15:58] But it is exactly the patch which was referenced by Reddit post linked by @RikMills :-( [15:59] Yep [15:59] For proper nvidia gbm support you'd need several unreviewed patches [15:59] I will better wait. [16:03] [telegram] seems so :/