http://bugs.winehq.org/show_bug.cgi?id=19481
Summary: MS Publisher 2003 reports no disk space when saving files Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: chris@chrobis.com
Created an attachment (id=22646) --> (http://bugs.winehq.org/attachment.cgi?id=22646) Console log from application
Running Wine 1.1.26 - when trying to save a file in MS Publisher 2003, a dialog box appears saying:
"The disk is full trying to write C:\windows\temp[name of temp file].tmp. Save this file on a different disk and/or drive."
Around this time, the following errors are produced (full console log attached):
fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:storage:StgCreateDocfile Transacted mode not implemented. fixme:storage:StorageImpl_CopyTo Exclude option not implemented
(the latter 6 or 7 times)
The app then produces the same error message, but this time referring to the actual intended file save location instead of C:\windows\temp.
I'm happy to report back with any additional test data needed if someone can let me know what I need to do?
http://bugs.winehq.org/show_bug.cgi?id=19481
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-07-27 15:40:57 --- The symptoms are very similar to, but not exactly the same as, bug 14408, but I'll guess the reason is identical to that in bug 7873: transacted mode (and by the look of it, a couple other modes) aren't implemented in ole32. Resolving as a dup.
*** This bug has been marked as a duplicate of bug 7873 ***
http://bugs.winehq.org/show_bug.cgi?id=19481
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-27 19:10:05 --- Closing dup