Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 46349

Summary: Probable error in wine installation
Product: Gentoo Linux Reporter: Ian Phillips <ianp>
Component: New packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2004.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Phillips 2004-03-31 05:06:35 UTC
This is probably going to sound like a fairly lame bug report, but I don't know enough about wine interna;ls to give any real details. Here's the error I get when running MS Excel 2000 under wine, the "/var/tmp/portage/..." bit makes me think that a path is getting set while the ebuild is compiled and then not being rewritten when the qmerge happens.

Sorry I couln't give more info!


No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHDOCVW.DLL' (0x420a0000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x41a1fafe).
In 32-bit mode.
0x41a1fafe (DispCallFunc+0xee [typelib.c:4636] in OLEAUT32.DLL): movl   0x0(%edx),%eax
Warning: L"/var/tmp/portage/wine-20040309/work/wine-20040309/dlls/oleaut32/typelib.c" not accessible from a configured DOS drive
Unable to open file /var/tmp/portage/wine-20040309/work/wine-20040309/dlls/oleaut32/typelib.c
Wine-dbg>
Comment 1 Alex Veber (RETIRED) gentoo-dev 2004-04-02 01:41:37 UTC
that's ok, it looks for the C file for debugging, it has nothing to do with the problem of running Excel.