https://bugs.winehq.org/show_bug.cgi?id=50052
Bug ID: 50052 Summary: wineconsole and mark-copy Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: vladimir.kokovic@gmail.com Distribution: ---
After the last wineconsole commit, mark-copy copies to the clipboard random line or nothing.
commit 627d31fcd9fa1e4657c781ca07ff25e437101820 Author: Jacek Caban jacek@codeweavers.com Date: Mon Oct 12 18:27:44 2020 +0200
wineconsole: Reimplement as AllocConsole wrapper.
https://bugs.winehq.org/show_bug.cgi?id=50052
--- Comment #1 from Vladimir Koković vladimir.kokovic@gmail.com --- Although I reported 2020-10-24 that wineconsole mark-copy copies to the clipboard random line or nothing, even today this problem is not solved. As I mostly work in the wineconsole this is a real problem for me, and I would again ask someone to resolve this situation.
https://bugs.winehq.org/show_bug.cgi?id=50052
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- It works for me in general. What do you mean by mask-copy? Do you use context menu or keyboard Emacs mode?
https://bugs.winehq.org/show_bug.cgi?id=50052
--- Comment #3 from Vladimir Koković vladimir.kokovic@gmail.com --- I didn't write "mask-copy" anywhere, but "mark-copy"! To repeat once again, "mark-copy" and Enter copy random text into the clipboard.
https://bugs.winehq.org/show_bug.cgi?id=50052
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- I know that you meant mark-copy, that was a typo in my reply. I still need more details. As I said, I can't reproduce it.
https://bugs.winehq.org/show_bug.cgi?id=50052
--- Comment #5 from Vladimir Koković vladimir.kokovic@gmail.com --- To which address or mail should I send you a series of pictures that would illustrate the problem ?
https://bugs.winehq.org/show_bug.cgi?id=50052
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |859b526c81a2af841b5b7b28d06 | |f3d782bccdab5 Keywords| |regression
--- Comment #6 from Jacek Caban jacek@codeweavers.com --- This patch should fix it: https://source.winehq.org/patches/data/197339
https://bugs.winehq.org/show_bug.cgi?id=50052
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #7 from Vijay Kamuju infyquest@gmail.com --- Please retest it with 6.0 rc2 The patch is committed. https://source.winehq.org/git/wine.git/commitdiff/14b50ee1b81338e2c2dcb432e4...
https://bugs.winehq.org/show_bug.cgi?id=50052
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |14b50ee1b81338e2c2dcb432e4c | |8091ed376f2d9 Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Jacek Caban jacek@codeweavers.com --- Fixed in git.
https://bugs.winehq.org/show_bug.cgi?id=50052
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc3.
https://bugs.winehq.org/show_bug.cgi?id=50052
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |5.20
https://bugs.winehq.org/show_bug.cgi?id=50052
--- Comment #10 from Vladimir Koković vladimir.kokovic@gmail.com --- After all the changes made by jacek@gmail.com and after confirmation that the bug has been resolved, I can say that it is not true after all !
As a confirmation of that, you can see how the wineconsole behaves in the simplescreenrecorder link file. The recording type is "Matroska video".
simplescreenrecorder-2020-12-19_09.07.24.mkv(8,9 MB) WeTransfer https://we.tl/t-7QCKBsuflm
https://bugs.winehq.org/show_bug.cgi?id=50052
--- Comment #11 from Vladimir Koković vladimir.kokovic@gmail.com --- Finally I can confirm that in version wine-5.17-2205-g3d2b4233288 wineconsole mark-copy works correctly !