-
-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re-attaching a client session puts the window off-monitor #2658
Comments
2020-03-20 07:25:27: stdedos uploaded file
|
2020-03-20 07:25:35: stdedos uploaded file
|
Please attach the |
2020-03-20 09:45:08: stdedos commentedAnd now I cannot retrigger it ... Would you please consider to make client diagnostics toggleable on demand in the client? I could start all instances with If I could disable them after connecting without having #2658 replicated, then I could remove the strain on my eyes and on xpra logging. |
The syntax is almost identical to the way you can toggle server debug logging:
For the client, you just add
This will enable |
2020-03-21 14:03:16: stdedos commented
🤯🤯🤯🤯🤯🤯🤯 I didn't even see it coming. My feature request idea was a dialog box from the client itself, and a searchable list of checkboxes; but I could definitely work with that :-D Let's see from Monday :-) |
2020-03-23 07:15:43: stdedos commentedUnfortunately, not enough coffee and I totally forgot about >=r25718. I won't risk missing necessary debug by manually truncating; so find the diagnostics on the attachment below. |
2020-03-23 07:25:04: stdedos uploaded file
|
2020-03-23 07:36:25: stdedos commentedNote that compound |
With this out of the way, the log:
Could this be off-screen since the first monitor is at an offset? Does it "fix" things if you align your monitors to the top of the screen rather than the bottom? |
2020-03-23 11:16:49: stdedos commented
I don't understand what that means; would you explain that for the viewers? Reading from your example below
You mean drawn on top of each other? That sounds normal to me. Keep into account that on the win-client, I keep alternating (arbitrarily) between one and two monitor setup. Consider the edge-case that I have a client attached on dual screen; go on hibernate for ~30 minutes, and I start up + reconnect on single monitor layout
Sounds like it; I'll test at night though (no second monitor to test against right now) |
That there are NO loggers that use
"focus+grab" and "focus,grab" do the same thing, I added "+" because I think it is clearer. |
2020-04-02 09:26:41: stdedos commentedI don't have explicit replication steps, and I haven't seen something related since I switched to this layout. [[Image(http://xpra.org/trac/raw-attachment/ticket/2703/xpra_monitor-setup_ApplicationFrameHost_2020-04-02_10-50-02.png)]] I'll now revert to the original layout (which also makes mouse pointer work more naturally), and be on the lookout for this one |
This may well have been fixed by the recent fixes for #2008, re-open if not. |
Issue migrated from trac ticket # 2658
component: client | priority: minor
2020-03-20 07:25:17: stdedos created the issue
The text was updated successfully, but these errors were encountered: