Xpra: Ticket #2675: PyCharm Search Everywhere "window" cannot be moved around

"Xpra-Python3-x86_64_4.0-r25747\xpra_cmd" attach ssh://user@ip/20 --ssh="plink -ssh -agent" --modal-windows=no --title="@title@ on @hostname@/@server-display@"
2020-03-24 10:17:38,093 Warning: OpenGL probe failed: timeout
2020-03-24 10:17:38,835 Xpra GTK3 client version 4.0-r25747 64-bit
2020-03-24 10:17:38,838  running on Microsoft Windows 10
2020-03-24 10:17:38,981 Warning: failed to import opencv:
2020-03-24 10:17:38,983  No module named 'cv2'
2020-03-24 10:17:38,983  webcam forwarding is disabled
2020-03-24 10:17:40,611 GStreamer version 1.16.2 for Python 3.8.2 64-bit
2020-03-24 10:17:41,155 keyboard layout code 0x409
2020-03-24 10:17:41,156 identified as 'United States - English' : us
2020-03-24 10:17:42,013  keyboard settings: layout=us
2020-03-24 10:17:42,018  desktop size is 1600x900 with 1 screen:
2020-03-24 10:17:42,019   Default (423x238 mm - DPI: 96x96) workarea: 1600x860
2020-03-24 10:17:42,019     Generic PnP Monitor (309x174 mm - DPI: 131x131)
2020-03-24 10:17:46,701 enabled remote logging
2020-03-24 10:17:46,704 Xpra GTK3 X11 server version 3.0.8-r25722 64-bit
2020-03-24 10:17:46,709  running on Linux Ubuntu 16.04 xenial
2020-03-24 10:17:46,727 Attached to ip:22
2020-03-24 10:17:46,731  (press Control-C to detach)
(xpra_cmd:2904): Pango-WARNING **: 10:17:47.423: couldn't load font "Bitstream Vera Sans Not-Rotated 14.662109375", falling back to "Sans Not-Rotated 14.662109375", expect ugly output.
2020-03-24 10:17:47,984 sound output using 'opus' audio codec
2020-03-24 10:17:48,460 UI thread is now blocked
2020-03-24 10:17:48,509 UI thread is running again, resuming
2020-03-24 10:18:03,899 Warning: static gravity is not handled
2020-03-24 10:18:49,271 Warning: failed to set clipboard data
2020-03-24 10:18:49,276  OpenClipboard: too many failed attempts, giving up

In PyCharm EAP:

The window is "somewhat" following the cursor, but it's jumpy.

(All JetBrains tools "share" underlying code, so it doesn't really matter which one you use)



Fri, 08 May 2020 14:20:52 GMT - Antoine Martin: priority, status, milestone changed


Thu, 08 Oct 2020 04:57:18 GMT - Antoine Martin: milestone changed

The window is "somewhat" following the cursor, but it's jumpy.

Not tried it as I don't have those tools installed. But this sounds like they're implementing their window motion themselves instead of using move-resize (#772).


Thu, 08 Oct 2020 05:55:03 GMT - stdedos:

Replying to Antoine Martin:

The window is "somewhat" following the cursor, but it's jumpy.

Not tried it as I don't have those tools installed. But this sounds like they're implementing their window motion themselves instead of using move-resize (#772).

The window they are using indeed feels like a special one: No borders, it does not get picked up by the window manager, "magically" disappears after losing focus (on a real environment) etc.

I don't want this to sound any different than what it is: Installing the Toolbox .deb (https://www.jetbrains.com/toolbox-app/) makes installing any Jetbrains product effectively a "portable application" (just one folder that contains the installation) and also handles updating etc.


Thu, 08 Oct 2020 08:38:10 GMT - Antoine Martin:

Could be the same as #1941


Wed, 21 Oct 2020 09:09:47 GMT - stdedos:

Looks like it - the WindowDragWithDelay somewhat matches it's behavior closer, but it can also be thrown off-screen too (like WindowDragNoDelay, but for me the WindowDragNoDelay gets permanently off-screen).


Wed, 21 Oct 2020 09:10:02 GMT - stdedos: attachment set


Sat, 23 Jan 2021 05:57:47 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2675