WineHQ

Microsoft Word

Word processing component of Office 2013.

Application Details:

Version: 2013 (32 bit)
License: Retail
URL: http://www.microsoft.com/word/
Votes: 1
Latest Rating: Bronze
Latest Wine Version Tested: 5.9

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Word runs and displays properly using the fix given below.

What does not

Word crashes after clicking the New Document option (bug 45371) and hangs while loading a document.

Workarounds

To work around the black screen issue, which isn't fixed even with the HKCU/Software/Wine/Direct3D/MaxVersionGL=0x30002 fix, I used the following workaround from here: https://bugs.winehq.org/show_b...

Create a DWORD named HKCU/Software/Wine/Direct2D/max_version_factory and set it to zero.

What was not tested

Most functionality.

Hardware tested

Graphics:

  • GPU: Intel
  • Driver: open source

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowGentoo Linux x86_64Jun 02 20205.9Yes Yes YesBronzekebab 
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Oct 29 20183.19Yes Yes NoPlatinumJonathan 
CurrentArch Linux x86_64Jun 24 20183.11Yes Yes YesBronzeIsira Seneviratne 
ShowFedora 27 x86_64Apr 01 20183.0No, but has workaround Yes YesBronzeXU Guang-zhao 
ShowUbuntu 17.10 "Artful" amd64 (+variants like Kubuntu)Jan 19 20183.0Yes Yes YesSilverRaymonf 

Known Bugs

Bug # Description Status Resolution Other apps affected
14980 Wine does not automatically use the RichEdit Control 'riched20' installed by Microsoft Office 2003/2007/2010/2013/2016 (RichEdit v5.0+ requires native-only override) NEW View
38554 MS Office Word 2013: Word is not aware of keyboard layout change UNCONFIRMED View

Show all bugs

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

just install the 32bit packages of the display system
by Niklas on Wednesday April 24th 2019, 7:39
it worked like a charm for me after installing the following packages...

sudo pacman -S lib32-libxinerama lib32-libxcomposite lib32-v4l-utils
Back