https://bugs.winehq.org/show_bug.cgi?id=28007
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED Summary|Visio fails to save files |Microsoft Visio 2003 fails |and gives a Disk Full Error |to save files and gives a | |Disk Full Error
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
loading, modifying and saving of Visio drawings works fine here.
I tested with various drawings downloaded here: http://www.learnit.com/samples/Visio/
NOTE 1: For Visio 2003 installer you have to work around bug 31942 by using 'wine msiexec -i vispro.msi'.
NOTE 2: Users in appdb gave Visio garbage ratings, complaining with: "The program will start but will not display any documents" ... This is kind of expected because similar to MS Office 'private' RichEdit component, a private 'gdiplus' component is shipped and has to be used.
You have to set 'gdiplus' to 'native' with 'winecfg'. If you don't know how to do that use 'winetricks gdiplus' recipe (the native version installed by winetricks isn't used but the registry override is the important thing).
Resolving 'fixed'.
$ wine --version wine-1.7.11-206-g82b3813
Regards