http://bugs.winehq.org/show_bug.cgi?id=35342
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to Alex Henrie from comment #8)
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.
Please file a new bug for that.