All, Excel 2000 does not run under wine. The error has been consistent for 10 wine releases or more. The system is FC7 with all the upgrades installed. The error is consistent with both locally built wine and with package rpm versions. The other parts of office, word, etc run successfully. This is a fresh install of excel. Dan err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000001-0000-0000-c000-000000000046} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 err:ole:CoMarshalInterface Failed to marshal the interface {00000001-0000-0000-c000-000000000046}, 80040155 fixme:ole:CoRegisterClassObject CoMarshalInterface failed, 80040155! wine: Unhandled page fault on read access to 0x00000018 at address 0x7ea9867a (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000018 in 32-bit code (0x7ea9867a).
On Mon, Mar 3, 2008 at 5:52 AM, Dan Sawyer <dansawyer at earthlink.net> wrote:> Excel 2000 does not run under wine. The error has been consistent for 10 > wine releases or more. The system is FC7 with all the upgrades > installed. The error is consistent with both locally built wine and with > package rpm versions. The other parts of office, word, etc run > successfully. This is a fresh install of excel.If you've filed a bug for a problem, please include a link to the bug when discussing it; that will save us time. In this case, it's http://bugs.winehq.com/show_bug.cgi?id=10725 I assume you're starting the app from its own directory (after the yelling from Vitaliy)! Suggestion: try running it with Crossover from Codeweavers. That's essentially plain old wine with a few flourishes, and it's known to run Office 2000 well. If that doesn't work, we'll call in an exorcist :-) - Dan