[Bug 1591] New: notepad fails against stock RH 8.0 install

Wine Bugs wine-bugs at winehq.com
Sat Jul 12 15:05:08 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1591

           Summary: notepad fails against stock RH 8.0 install
           Product: Wine
           Version: 20030709
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: riventree at earthlink.net


I totally apologise if this is user-error, but I'm lost

[root ] # uname -a
Linux foo.bar.com 2.4.18-18.8.0 #1 Thu Nov 14 00:10:29 EST 2002 i686 i686 i386
GNU/Linux

Stock RH 8.0 install on Compaq Presario

Installed wine like this:

[root at foo.bar.com jde]# rpm -iv wine-20030709-1rh9winehq.i386.rpm
Preparing packages for installation...
wine-20030709-1rh9winehq
[root at foo.bar.com jde]#

Ran notepad like this:

[jde at c66-235-57-79 jde]$ notepad
err:module:BUILTIN32_LoadLibraryExA failed to load .so lib for builtin
x11drv.dll: libXv.so.1: cannot open shared object file: No such file or directory
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_LoadLibraryExA failed to load .so lib for builtin
x11drv.dll: libXv.so.1: cannot open shared object file: No such file or directory
Could not load graphics driver 'x11drv'
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine' ((nil))
Breakpoint 1 at 0x4000acb0
No debug information in ELF '/usr/lib/wine/libntdll.dll.so' (0x40023000)
No debug information in ELF '/usr/lib/wine/libwine.so.1' (0x40110000)
No debug information in ELF '/usr/lib/wine/libwine_unicode.so.1' (0x40128000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x4021a000)
No debug information in ELF '/lib/i686/libm.so.6' (0x4024a000)
No debug information in ELF '/lib/libdl.so.2' (0x4026c000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4042f000)
No debug information in ELF '/usr/lib/wine/wine/notepad.exe.so' (0x40551000)
No debug information in ELF '/usr/lib/wine/wine/comdlg32.dll.so' (0x40793000)
No debug information in ELF '/usr/lib/wine/wine/shell32.dll.so' (0x40815000)
No debug information in ELF '/usr/lib/wine/wine/ole32.dll.so' (0x4089f000)
No debug information in ELF '/usr/lib/wine/wine/advapi32.dll.so' (0x40920000)
No debug information in ELF '/usr/lib/wine/wine/kernel32.dll.so' (0x40950000)
No debug information in ELF '/usr/lib/wine/wine/user32.dll.so' (0x40a22000)
No debug information in ELF '/usr/lib/wine/wine/gdi32.dll.so' (0x40b75000)
No debug information in ELF '/usr/lib/wine/wine/rpcrt4.dll.so' (0x40bfb000)
No debug information in ELF '/usr/lib/wine/wine/shlwapi.dll.so' (0x40c46000)
No debug information in ELF '/usr/lib/wine/wine/comctl32.dll.so' (0x40c9b000)
No debug information in ELF '/usr/lib/wine/wine/winspool.drv.so' (0x40d4e000)
No debug information in ELF '/usr/lib/wine/wine/msvcrt.dll.so' (0x40d73000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40dbc000)
No debug information in 32bit DLL 'C:\windows\system\notepad.exe' (0x40560000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40980000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40930000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40b90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x408c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40830000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40d60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x407b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x40d90000)
Unhandled exception: page fault on read access to 0x0000003c in 32-bit code
(0x40bade86).

I checked and there is no libXv.so.1 in the stock install, so I made
one with ld and put it in /usr/X11R6/lib. Same error. LD_LIBRARY_PATH
is empty.

Any help would be appreciated.

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list