http://bugs.winehq.org/show_bug.cgi?id=8132
--- Comment #22 from Alex Villacís Lasso a_villacis@palosanto.com 2008-05-08 18:57:50 ---
(In reply to comment #21)
(In reply to comment #20)
Desperate check: Please locate the place where you built your copy of wine, and
the copy supposedly installed at /usr/local/lib/wine, and post the sizes of the
files for riched20.dll.so, like this:
[alex@srv64 ~]$ ls -l install/wine-build/dlls/riched20/riched20.dll.so
-rwxrwxr-x 1 alex alex 991279 may 5 12:11
install/wine-build/dlls/riched20/riched20.dll.so
[alex@srv64 ~]$ ls -l /usr/local/lib/wine/riched20.dll.so
-rwxr-xr-x 1 root root 991279 may 5 13:26 /usr/local/lib/wine/riched20.dll.so
Doing this gives me the following, and these two files have identical md5
checksums, too.
andrew@box:~/wine> ls -l ~/wine/dlls/riched20/riched20.dll.so
-rwxr-xr-x 1 andrew users 989158 2008-05-08 20:57
/home/andrew/wine/dlls/riched20/riched20.dll.so
andrew@box:~/wine> ls -l /usr/local/lib/wine/riched20.dll.so
-rwxr-xr-x 1 root root 989158 2008-05-08 21:05
/usr/local/lib/wine/riched20.dll.so
Please post a WINEDEBUG=+richedit,+richedit_lists,+richedit_style when the
problem occurs with the patches applied. Something is not right in your
installation of wine, and maybe this will show what it is.
--
Configure bugmail:
http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.