Skip to content
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

Copied text in the editor doesn't propogate from Linux VM to Windows #1985

Open
Molochnik opened this issue Jan 30, 2024 · 16 comments
Open

Copied text in the editor doesn't propogate from Linux VM to Windows #1985

Molochnik opened this issue Jan 30, 2024 · 16 comments

Comments

@Molochnik
Copy link

Prerequisites: Linux virtual guest machine (Linux Mint specifically), Windows - host.
When you copy a text in the editor and want to paste it in the same Linux machine everything works fine.
But if you try to paste it in the host Windows machine the copy buffer contains an old text (previously copied).
All other text editors and viewers including web browsers, text editors and terminals work with text copy&paste between
Linux<->Windows properly.

@Molochnik Molochnik changed the title Copy&Paste in the editor doesnt propogate from Linux VM to Windows Copied text in the editor doesn't propogate from Linux VM to Windows Jan 30, 2024
@akruphi
Copy link
Contributor

akruphi commented Feb 4, 2024

If you use Linux in WSL or with Wayland you may try run far2l in xWayland mode:
running from console: GDK_BACKEND=x11 far2l
(see details in far2l help by F1 in section FAR2L features - Getting Started)

If it not solve problem please inform details about your VM (WSL, VirtualBox, ...)

@Molochnik
Copy link
Author

No I use linux mint 20.3 (not the latest) virtual machine on VMWare player

@unxed
Copy link
Contributor

unxed commented Mar 11, 2024

May be this is somehow related?
wxWidgets/wxWidgets#24391 (comment)

Also maybe separate issue to VMWare player bug tracker is needed.

@unxed
Copy link
Contributor

unxed commented Apr 9, 2024

Check now, please!

@Molochnik
Copy link
Author

Copy/paste works perfect, thank you!

@Molochnik Molochnik reopened this Apr 9, 2024
@Molochnik
Copy link
Author

Sorry was too quick, no doesn't work, just checked copy/paste from the Linux text editor - ts works fine. text is copied to the shared VMWare buffer, far2l copies only to local buffer.

@Molochnik
Copy link
Author

But sometimes it works! I don't understand what does it depend on

@unxed
Copy link
Contributor

unxed commented Jul 20, 2024

Check now on recent master please!

@Molochnik
Copy link
Author

Compilation was successful but the linking is failed:


l but the CMakeFiles/NetRocks-FTP.dir/src/Protocol/FTP/FTPConnection.cpp.o: In function `OpenSSLContext::sNewClientSessionCB(ssl_st*, ssl_session_st*)':
FTPConnection.cpp:(.text._ZN14OpenSSLContext19sNewClientSessionCBEP6ssl_stP14ssl_session_st+0x34): undefined reference to `SSL_SESSION_up_ref'
CMakeFiles/NetRocks-FTP.dir/src/Protocol/FTP/FTPConnection.cpp.o: In function `OpenSSLContext::OpenSSLContext(StringConfig const&)':
FTPConnection.cpp:(.text._ZN14OpenSSLContextC2ERK12StringConfig+0x40): undefined reference to `TLS_client_method'

@unxed
Copy link
Contributor

unxed commented Jul 26, 2024

Can you please share information about ditro you are building on?

@unxed unxed mentioned this issue Jul 26, 2024
@Molochnik
Copy link
Author

Molochnik commented Jul 27, 2024

I tried to build it on Mint 20.3 and CentOS8 stream.

@unxed
Copy link
Contributor

unxed commented Jul 29, 2024

Do not reproduces. Try building from scratch, in a clean folder.

@Molochnik
Copy link
Author

there was no internet and upgrade was impossible After inet appeared I updated all linuxes ant everything went fine. Compilation and linking are successful copy clipboard works as well perfectly, thanks! Wveytings id Ok now.
BTW how to see the current version build? --version doesnt show it

@unxed
Copy link
Contributor

unxed commented Aug 3, 2024

F1 or window title

@unxed
Copy link
Contributor

unxed commented Aug 3, 2024

Can this issue be closed now?

@Molochnik
Copy link
Author

Yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants