WineHQ

Microsoft Visio

Microsoft Office Visio 2007

Visualize, analyze, and communicate complex information, systems, and processes with effective diagrams.

Application Details:

Version: 2007
License: Retail
URL: http://www.microsoft.com/visio...
Votes: 1
Latest Rating: Bronze
Latest Wine Version Tested: 6.8

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

Thanks you win devs, visio 2007 pro mostly works great! (after installingcomctl32 comdlg32ocx richtx32 riched20 and riched30 via winetricks in ubuntu:)

Editing, opening, saving VSD files all work fine.

Creating and editing multiple diagrams, opening multiple shape tool boxes

saving as pdf via http://www.microsoft.com/downloads/en/details.aspx?FamilyId=4D951911-3E7E-4AE6-B059-A2E79ED87041&displaylang=en works OK but fonts are not embedded in the pdf.

printing to PDF via cups-pdf mostly works great though

What does not

 (mostly minor cosmetic things)

 Complex dialogue boxes with lists are garbled and not editable with out installing comctl32 comdlg32ocx richtx32 riched20 and riched30 via winetricks

Exiting: crashes on exit, every time. If files are not closed first will be [read-only] next open (simple fix- close the read-only file again!). 

tool tips, not readable black, surrounded by purple.

icons for diagrams in fist screen do not show up

sometimes printing to cups PDF will produce a pdf without embedded fonts- reselecting print fixes this.

Workarounds

What was not tested

other stuff

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowmacOS 10.14 "Mojave"Jun 14 20216.8Yes Yes NoBronzeAlex 
ShowDebian GNU/Linux 9.x "Stretch" x86_64Nov 19 20183.0.3Yes Yes YesSilverSergey Lepeshkin 
ShowLinux Mint 16 "Petra" x86_64Apr 08 20141.7.15No, but has workaround Yes NoSilveran anonymous user 
ShowUbuntu 14.04 "Trusty" i386 (+ variants like Kubuntu)May 13 20161.6.2Yes Yes NoBronzean anonymous user 
ShowUbuntu 13.10 "Saucy" i386 (+ variants like Kubuntu)Nov 22 20131.4.1Yes Yes NoGoldan anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
25631 Microsoft Visio 2003-2007: incorrect size and position of RichEdit based ListBox and Combobox dialog elements (provide RichEdit REListBox20W and RECombobox20W window classes) NEW View
29255 Microsoft Office 2003, 2007 & 2010 applications do not print OTF NEW View
37383 Office 2007/2010 - Submenus invisible on GNOME 3.14 RESOLVED NOTOURBUG View
40601 Visio 2007 crashes on Indexes NEEDINFO View

Show all bugs

HowTo / Notes

Howto



Set gdiplus to native in winecfg. (There is no need to install it with winetricks, as Visio installs its own version)


Install Riched20 dll to fix dialog displaying issues :
  winetricks riched20


Comments

Back