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 for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Everything works excepting drop-down list for font size and font face choosing(keyboard input only).

What does not

choosing font size and font face via drop-down lists(keyboard input only)

Workarounds

In order to avoid some bugs you need to install these libraries(I've installed them using winetricks):

  • msxml
  • msftedit
  • riched20
  • riched30
  • richtx32
  • vb6run

What was not tested

Printing wasn't tested.

Hardware tested

Graphics:

  • GPU: AMD
  • Driver: open source

Additional Comments

I've used wine-32(WINEARCH=win32)

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentGentoo Linux x86_64Jun 02 20205.9Yes Yes YesBronzekebab 
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Oct 29 20183.19Yes Yes NoPlatinumJonathan 
ShowArch 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
44574 Microsoft Office 2013 client area is rendered black (Direct2D) CLOSED FIXED View
44826 MS Word 2013/2016 does not support Arabic text shaping in document area CLOSED FIXED View
45371 Word 2013 crashes when creating a new document CLOSED DUPLICATE View

Show open 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