http://bugs.winehq.org/show_bug.cgi?id=21157
Summary: Regression: "Serious disk error while accessing file ~WRD0000" in Word 2003 Product: Wine Version: 1.1.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: b7.10110111@gmail.com
I just upgraded wine-1.1.34 to 1.1.35 and now Word 2003 gives me the following error when i click close button on main window: "Серьёзная ошибка диска при обращении к файлу ~WRD0000." which means "Serious disk error while accessing file ~WRD0000".
This is output on the console:
fixme:storage:Storage_ConstructTransacted Unimplemented flags 110022 fixme:storage:StgCreateDocfile Storage share mode not implemented. /* Here i click 'close'... */ fixme:storage:StgCreateStorageEx Stub: calling StgCreateDocfile, but ignoring pStgOptions and grfAttrs fixme:storage:StgCreateDocfile Storage share mode not implemented. err:storage:BlockChainStream_WriteAt not enough blocks in chain to write data fixme:storage:StgCreateDocfile Storage share mode not implemented.
http://bugs.winehq.org/show_bug.cgi?id=21157
--- Comment #1 from Ruslan b7.10110111@gmail.com 2009-12-25 10:00:40 --- And here is output of wine 1.1.34 where window close operation succeeds (i.e. gives no error message):
fixme:storage:StgCreateStorageEx Stub: calling StgCreateDocfile, but ignoring pStgOptions and grfAttrs fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StorageImpl_Commit (0x1d9098 4): stub fixme:storage:StorageImpl_Commit (0x1d9098 4): stub fixme:storage:StorageImpl_Commit (0x1d9098 4): stub fixme:reg:GetNativeSystemInfo (0x32f7a0) using GetSystemInfo() fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub
http://bugs.winehq.org/show_bug.cgi?id=21157
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ole32
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-12-25 10:02:55 --- Most probably a duplicate of bug 21071. Try with current Wine from git.
http://bugs.winehq.org/show_bug.cgi?id=21157
Ruslan b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Ruslan b7.10110111@gmail.com 2009-12-25 10:11:36 --- Yes, you're right. Sorry for dup.
*** This bug has been marked as a duplicate of bug 21071 ***
http://bugs.winehq.org/show_bug.cgi?id=21157
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-12-25 10:12:56 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=21157
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Regression: "Serious disk |"Serious disk error while |error while accessing file |accessing file ~WRD0000" in |~WRD0000" in Word 2003 |Word 2003