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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879164

Title:
  Copy/cut/paste is broken in wine applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1879164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to