Changes between Version 86 and Version 87 of FAQ
- Timestamp:
- 08/11/19 19:36:08 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v86 v87 114 114 * {{{Failed to rename log file "/run/user/$UID/xpra/Xorg.S$PID.log" to "/run/user/$UID/xpra/Xorg.S$PID.log": No such file or directory}}} 115 115 This harmless warning is caused by a bug in your Xorg server, see #1192. Complain to your distribution if this bothers you. This is safe to ignore. 116 * "{{{Error: cannot query uinput device path}}}" 116 * "{{{Error: cannot query uinput device path}}}" or "{{{cannot access python uinput module: No module named uinput}}}" 117 117 Harmless, safe to ignore. The uinput module is not present or not loaded. 118 118 This can be used as an alternative to xtest. (for details see ticket:173#comment:24)