On Mar 10, 12:33 am, eljal...@yahoo.de wrote:> I've been trying to use Foxit Reader with wine, however it does not
> work.
> I followed the instruction and the installation went fine,
I had to install mfc42.dll before it would install, guess you already
had it.
> try to open Foxit (wine ./Foxit\ Reader.exe) I get this error:
>
> wine: Unhandled page fault on read access to 0x047fd970 at address
> 0x7e4fc601 (thread 0009), starting debugger...
>
> It goes on for a while, but I guess this is the important part...
You missed the key line:
=>1 0x7e450651 convert_888_to_0888_asis+0xf1(width=0x18, height=0x18,
srcbits=0x47fd9a0, srclinebytes=0x48, dstbits=0x7c092fa8,
dstlinebytes=0xffffffa0) [/home/dank/wine-git/dlls/winex11.drv/
dib_convert.c:852] in winex11 (0x0034fa40)
It looks like this is a regression of
http://bugs.winehq.org/show_bug.cgi?id=4506
I can't be sure, winehq.org's web server is down at the moment.
That bug was fixed in March 2006, I guess it's broken again
since then?
> I run Ubuntu edgy and have wine 0.9.3.2 .
Probably you mean 0.9.32.
You might try wine-0.9.12, that was released in April, it might
still have the bug fix. (Again, I can't be sure, since winehq is down
at
the moment.)
- Dan