http://bugs.winehq.org/show_bug.cgi?id=35342
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- Ever confirmed|0 |1
--- Comment #8 from Alex Henrie alexhenrie24@gmail.com --- This is still broken for me on my Intel graphics card, although I'll bet it would work for people who use a proprietary AMD or NVIDIA driver. Can you retest with an Intel card?
The real problem here is that Office 2013 requires DirectX 10, Wine uses OpenGL 4 to implement DirectX 10, and Mesa does not support OpenGL 4. So we need to either make Wine fail more gracefully or wait for OpenGL 4 support to come to Mesa.