Changes between Initial Version and Version 1 of Ticket #1652
- Timestamp:
- 09/20/17 20:10:12 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1652
- Property Owner changed from Antoine Martin to williamt
-
Ticket #1652 – Description
initial v1 3 3 4 4 Server installed from the winswitch report is xpra v2.1.2-r16903 5 running on Lubuntu 17.04 Linux johnny 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux5 running on {{{Lubuntu 17.04 Linux johnny 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux}}} 6 6 7 7 I've tried starting the desktop with the following. All I get is a black screen. Can't click or anything. 8 {{{ 8 9 xpra start-desktop --start-child=lxsession 9 10 xpra start-desktop --start-child="lxsession -s LXDE -e LXD" 10 11 }}} 11 12 If I start with: 13 {{{ 12 14 xpra start-desktop --start-child=openbox-lubuntu 15 }}} 13 16 I get a black screen but I can right click and get a menu but its super small. 14 17