[Wine] [Wine v1.0] Excel won't save files, claims the disk is full

Roccivic wineforum-user at winehq.org
Mon Jun 30 06:31:59 CDT 2008


I recently installed Excel 2003 in Wine 1.0, it works well, but I can't save anything as Excel claims the disk is full. I even tried to run it as root, but that didn't work out too well. The messages are "The disk is full" followed by "Document not saved"
I'm running Ubuntu 8.04 and I have the following DLL overrides installed in Wine:

Code:
riched20, native, windows
riched32, native, windows
msxml3, native, windows




This is the errors that are returned when Excel pops up the error messages (from the below error log):

Code:
fixme:storage:StgCreateStorageEx Stub: calling StgCreateDocfile, but ignoring pStgOptions and grfAttrs
fixme:storage:StorageImpl_CopyTo Exclude option not implemented



Here's the full error log:

Code:

user at user-pc:~$ env WINEPREFIX="/home/myusername/.wine" wine "C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" "Z:\mydatabase.xls"
fixme:powrprof:DllMain (0x7e350000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:win:EnumDisplayDevicesW ((null),0,0x32d710,0x00000000), stub!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10042 0x00000000
fixme:storage:StorageImpl_Commit (0x14f7f0 5): stub
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000457,(nil),0x0001,0x00000000,0x7e5dc254,(nil)): stub
err:eventlog:ReportEventW L".NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Service reached limit of transient errors. Will shut down. Last error returned from Service Manager: 0x80070005.\n"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000454,(nil),0x0001,0x00000000,0x7e5dc2c8,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:gdi:ExtCreatePen Hatches not implemented
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10026 0x00000000
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:reg:GetNativeSystemInfo (0x32fc00) using GetSystemInfo()
fixme:advapi:CheckTokenMembership ((nil) 0x1efa80 0x32fc08) stub!
fixme:advapi:CheckTokenMembership ((nil) 0x1efa80 0x32fc08) stub!
fixme:storage:StgCreateStorageEx Stub: calling StgCreateDocfile, but ignoring pStgOptions and grfAttrs
fixme:storage:StorageImpl_CopyTo Exclude option not implemented
fixme:imm:ImmReleaseContext (0x10026, 0x12cd98): stub
fixme:shell:IPersistFile_fnSaveCompleted (0x21fec8)->(L"C:\\windows\\profiles\\chc\\Recent\\Cork-06-07-wine.xls (6).lnk")
fixme:shell:DllCanUnloadNow stub
fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x10042




Many thanks for your help, Rouslan







More information about the wine-users mailing list