Opened 19 months ago
Last modified 17 months ago
#2982 new defect
Cadence under Xpra for Windows
Reported by: | Rachid Chalabi | Owned by: | Rachid Chalabi |
---|---|---|---|
Priority: | major | Milestone: | 4.2 |
Component: | android | Version: | 4.0.x |
Keywords: | Cc: |
Description
Hi
When using Cadence one of the windows (Error Layer Window) is not displayed
when using Xpra under Windows 10. It is listing under task manager but cannot move it
using the mouse to the Desktop. Using the keyboard, I can resize it a bit making reappear briefly before disappearing again
after letting go of the resize operation.
Under Xpra for Linux, the Window gets displayed at the bottom of the screen and returns there if it gets moved. This is not ideal
but acceptable.
It seems as xpra under Windows gets the size of the desktop incorrectly.
I did run NativeGUI_info and I get a work area of 0,0,1920,1030 though the resolution is 1920x980.
Many thanks for looking into this.
Regards
Rachid Chalabi
Attachments (1)
Change History (4)
Changed 19 months ago by
Attachment: | xpra-report.zip added |
---|
comment:1 Changed 19 months ago by
Owner: | changed from Antoine Martin to Rachid Chalabi |
---|
comment:2 Changed 18 months ago by
Milestone: | 4.1 → 4.2 |
---|
comment:3 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2982
From your bug report data:
'version': '4.0.1
is out of date, newer version are unlikely to fix this, but it's still worth a tryrenderer : Intel(R) HD Graphics 520
- you may want to turn opengl off, just in caseThere are 6 windows here, including a terminal, I don't know which one is the one you're having problems with.
AFAICT, none of them have unusual settings or strict size constraints.
Cadence is proprietary, so I am unable to test and fix this.
If you can run the server with
--debug geometry
, please post the log output in this ticket. Separating out the smallest sample corresponding to the problematic behaviour.That's very likely to be something that the application does by itself. Xpra tries not to interfere with window placement and movement.