WineHQ

Microsoft Visio

Application Details:

Version: 2013 (32 bit)
License: Retail
URL: http://www.microsoft.com/visio...
Votes: 0
Latest Rating: Garbage
Latest Wine Version Tested: 4.0

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

It doesn't open.

What does not

It doesn't open.

Workarounds

What was not tested

Everything

Hardware tested

Graphics:

  • GPU: AMD
  • Driver: open source

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentLinux Mint 19.1 TessaApr 13 20194.0Yes No NoGarbagePriyank Vashiar 
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Apr 23 20183.6Yes Yes NoPlatinumpatrez 

Known Bugs

Bug # Description Status Resolution Other apps affected
45699 Multiple applications crash on unimplemented function RPCRT4.dll.NdrClientCall3 (MS Office 2016 Pro Plus 64-bit/x64 installer, MS-MPI 10.x) CLOSED FIXED View

Show open bugs

HowTo / Notes

How to install and run MS Visio 2013 32bit

Make sure winbind is installed. For Ubuntu you could type command:
 sudo apt-get install winbind

Install Riched20 dll to fix dialog displaying issue and vcrun2010 to be able to run installer:

  WINEPREFIX="$HOME/prefix32" WINEARCH=win32 winetricks -q vcrun2010 riched20

Run Visio:
  WINEPREFIX="$HOME/prefix32" WINEARCH=win32 wine ~/prefix32/drive_c/Program\ Files/Microsoft\ Office/Office15/VISIO.EXE 

Comments

Back