http://bugs.winehq.org/show_bug.cgi?id=32948 --- Comment #7 from Sebastien Bariteau <numkem(a)gmail.com> 2013-02-19 11:20:12 CST --- I've tried to do a regression test with the best of my knowledge by looking at the PKGBUILD for the wine package on Arch linux and none of the commits between 1.5.22 and 1.5.23 are being a problem. I've used this to build Wine itself : CC="ccache gcc" CFLAGS="-g -O0" ./configure --with-x --without-gstreamer --verbose --disable-tests && make And this to test : WINEARCH=win32 WINEPREFIX=~/.wine_test/ ./wine ~/.wine_test/drive_c/Program\ Files/Microsoft\ Office/Office12/EXCEL.EXE than trying to save a spreadsheet. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.