Changes between Initial Version and Version 1 of Ticket #2068
- Timestamp:
- 12/01/18 03:59:21 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2068
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
invalid
-
Property
Status
changed from
-
Ticket #2068 – Description
initial v1 1 1 OS: Arch Linux 2 2 CPU: amd64 3 Server command: {{{ xpra start :10 --start=xterm --bind-ws=0.0.0.0:10000}}}3 Server command: {{{xpra start :10 --start=xterm --bind-ws=0.0.0.0:10000}}} 4 4 Client command: none since server won't start 5 5 Logs: 6 {{{ 2018-11-30 11:18:15,977 cannot use uinput for virtual devices: 6 {{{ 7 2018-11-30 11:18:15,977 cannot use uinput for virtual devices: 7 8 2018-11-30 11:18:15,977 [Errno 19] Failed to open the uinput device: No such device 8 9 (EE) … … 15 16 at http://wiki.x.org 16 17 for help. 17 (EE) }}} 18 (EE) 19 }}}