Copy/cut/paste is broken in wine applications

Bug #1879164 reported by Christian Hubmann
This bug report is a duplicate of:  Bug #1856708: Clipboard usability issues. Edit Remove
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wine (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Copy/cut/paste seems to be broken in wine applications.

Steps to reproduce:
- Install Ubuntu 20.04
- sudo apt install wine
- Download a Windows App like Notepad2 (x86 or x64 doesn't matter).
- wine Notepad2.exe
- Ctrl+A, Ctrl+C, Ctrl+V, pasting works
- Do Ctrl+A, Ctrl+C, Ctrl+V again, pasting is broken
- Ctrl+A, Ctrl+C, Ctrl+V, now it's working again. Do it again, it's broken again. It seems copy/paste only works every other time.

Some other observations:
- Using X11 or Wayland makes no difference
- The Windows application used makes no difference, I have the problem with every app I tried
- I upgraded to Ubuntu 20.10 beta. No change.
- I also tried Manjaro Gnome in a VM and it's the same problem there, so it's not just Ubuntu.
- I then installed Mate. I was not able to reproduce it, it's working 100% of the time in Mate. So this seems to be a problem with Gnome.

Tested on:
- Ubuntu 20.04 Focal on X11, Ryzen 7 2600X, 32GB, Nvidia RTX2060
- Ubuntu 20.10 Groovy on Wayland, Core i5-8250U, 8GB, Intel UHD Graphics 620
- Ubuntu 20.04 Focal in a VirtualBox VM on a Windows Host

Tags: bot-comment
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1879164/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
affects: ubuntu → wine (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in wine (Ubuntu):
status: New → Confirmed
Revision history for this message
Charles Cunningham (d7-charles-4w) wrote :

This problem is bad news for users of Office 2010 running under Wine on Ubuntu 20.04

The latest stable version of Wine seems to fix this issue:

fonts-wine 5.0-3ubuntu1
libkwineffects12 4:5.18.5-0ubuntu0.1
libwine:i386 5.0-3ubuntu1
wine-stable 5.0.1~focal
wine-stable-amd64 5.0.1~focal
wine-stable-i386:i386 5.0.1~focal
wine32:i386 5.0-3ubuntu1
winehq-stable 5.0.1~focal

Here are the instructions from https://wiki.winehq.org/Ubuntu to install the latest version:

If your system is 64 bit, enable 32 bit architecture (if you haven't already):

sudo dpkg --add-architecture i386

Download and add the repository key:

wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -

Add the repository:

For Ubuntu 20.04:
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/focal main'

Update packages & then install:

sudo apt update
sudo apt install --install-recommends winehq-stable

Revision history for this message
Davide (tarski10) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.