7,540
edits
Changes
→Microsoft MS teams
=Microsoft MS teams=
Miért nem működik a képernyő megosztás:
<pre>
X Error of failed request: BadMatch (invalid parameter attributes)
Serial number of failed request: 7
Current serial number in output stream: 7
</pre>
Azt írják, hogy lehet hogy az a baj, hogy Fedora11-ben nem X11-van hanem "wayland". És ez igaz, ez látszik is a lenti paranccsal. Az első megszerzi a session id-t a második megmondja a típusát:
<pre>
$ loginctl
SESSION UID USER SEAT TTY
2 1000 adam seat0 tty2
$ loginctl show-session 2 -p Type
Type=wayland
</pre>