http://bugs.winehq.org/show_bug.cgi?id=3115
Summary: Origin: Saving (as Origin) files fails - export works though Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-files AssignedTo: wine-bugs@winehq.org ReportedBy: burnus@gmx.de
I've a strange problem with Origin 6: If I try to save an Origin project or worksheet (internal Origin format), I get a message box stating that it couldn't save "maybe not enough space". Exporting e.g. as ascii files, etc. works though (free HD space: 200 MiB, Origin fiĺe should be few KiB). I'd guess it is needless to say that this works under Windows.
I get the following output when starting and not output when trying to save: --------------------------------------- fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented fixme:ole:CoRegisterMessageFilter stub fixme:ole:CoRegisterMessageFilter stub fixme:ole:CoRegisterMessageFilter stub err:x11drv:X11DRV_CreateWindow invalid window width -22 fixme:profile:GetPrivateProfileIntW result may be wrong! fixme:storage:StgCreateDocfile Transacted mode not implemented. fixme:ole:CoRegisterMessageFilter stub --------------------------------------- Any idea which debug channel might be of help?
Tested with 20050211 and a CVS version (20050628), i.e. this is not a regression or at least not a recent regression.