#2806 closed defect (invalid)
Xpra breaks X server
Reported by: | habex | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | core | Version: | 4.0.x |
Keywords: | breaks X | Cc: |
Description
Xpra itself works well. However it breaks X server when resuming from suspended state.
Tested on multiple Ubuntu desktops with different configurations.
In addition to this 'xpra stop <:display_num>' kills X server instantaneously.
Attachments (1)
Change History (3)
Changed 11 months ago by
Attachment: | xpra_bug__090620.zip added |
---|
comment:1 Changed 11 months ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not an xpra bug.
This is due to changes made by Debian or Ubuntu as it doesn't happen on other platforms.
xpra stop
is only meant to kill its own display, nothing else.
(btw, if you want xpra to leave its display behind, try xpra exit
)
Also, you have not specified what version you used, always use packages from https://xpra.org, not distro packages.
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2806
Note: See
TracTickets for help on using
tickets.
Xpra breaks X server