-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
"Small windows" end up unrelated to window parent #2703
Comments
2020-04-02 09:10:29: stdedos uploaded file
|
2020-04-02 09:10:43: stdedos uploaded file
|
2020-04-02 09:17:20: stdedos uploaded file
|
Assuming that this is one of the problematic windows from your log, this looks a little bit suspicious:
Then the client honours the original position:
So the client is just doing what it's told. You could try removing the checks to see if that helps:
|
2020-04-03 21:21:01: stdedos commented
|
Sounds like a duplicate of #2595. Does the problem occur when using the python2 / GTK2 builds? |
2020-12-01 09:21:48: stdedos commented
|
You have to use the latest release from the 3.0.x branch, ie at time of writing:
Yes
I don't see how it could. |
2020-12-01 09:36:29: stdedos commented
|
2020-12-01 10:42:15: stdedos commented
|
Correct.
Known issue, now with its own ticket: #2961 |
2020-12-01 13:13:02: stdedos commented
|
2020-12-01 13:13:19: stdedos uploaded file
|
Could very well be #3202 (fixed). |
I'll keep it in mind in future interactions; however, I think that this scenario is "indefinitely on hold" for me. Much more interesting to me "for the time being" is shadowing / "perfect scaling" - full screen / intercept all shortcuts (eg any WinKey shortcut), and basically "latency-free", "realtime" shadow on the same network (100Mbps eth over eth/wifi; rendering from the server "is troubled", even though actions are replicated instantaneously) |
Is this still an issue with Xdummy and xpra v5? |
I'll download updates and test it sometime this week 😁 |
Same thing happens with the right-click menu items - I assume they are not "traditional" right-click menu items (the white-rendering is tracked in #3989) |
I have no idea what I am looking at. What is wrong here? |
The "Background tasks" window is "a child" to the smaller top-left window. As Seamless has a "magic geometry" root window, here's an idea I had about it: The "Background tasks" window, instead of being created .... idk, here ( However, I also assume that Seamless display is a little bit like the red here So, then, But I'm happy to let this go if this is too complicated to grok and you have other priorities. |
Probably the same resolution as this one: |
I'm going to close this as this is very likely a Debian-only issue. |
Issue migrated from trac ticket # 2703
component: server | priority: minor
2020-04-02 09:10:17: stdedos created the issue
The text was updated successfully, but these errors were encountered: