Changes between Initial Version and Version 1 of Ticket #2074
- Timestamp:
- 12/10/18 17:10:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2074
- Property Owner changed from Antoine Martin to Vineesh
-
Property
Priority
changed from
critical
tomajor
-
Ticket #2074 – Description
initial v1 1 1 Hi Everyone, 2 2 3 I've "xpra", installed on CentOS 7 minimal, using xpra to open an app called GitExtension on a web browser. NativelyGitExtension uses mono to open. While opening it from the Xterm it crashes. Can anyone help me out? I'll list my work procedure below.3 I've "xpra", installed on CentOS 7 minimal, using xpra to open an app called !GitExtension on a web browser. Natively !GitExtension uses mono to open. While opening it from the Xterm it crashes. Can anyone help me out? I'll list my work procedure below. 4 4 5 5 1. start xpra :- xpra start --start=xterm --bind- 6 6 tcp=0.0.0.0:10000 7 7 2. Access xpra from remote web browser by simply calling my host ip with port id 8 3. Then start mono + GitExtension using Xterminal8 3. Then start mono + !GitExtension using Xterminal 9 9 4. after starting mono + xpra it crashes. 10 10