[Wine] Logic Friday: crashes on entering an equation

Austin English austinenglish at gmail.com
Sun Mar 22 16:29:24 CDT 2009


On Wed, Mar 18, 2009 at 3:14 PM, Renan Birck <renan.dream at gmail.com> wrote:
> Hello,
>
> I want to run, in Wine, a program called 'Logic Friday'. It is used for
> the analysis of digital circuits.
>
> It works mostly, but when I try to input a logic equation it dies with
> the error:
>
>  (17) [renan at sanctuary:~/.wine/drive_c/Arquivos de programas/Logic
> Friday 1]$ wine logicfriday.exe
> fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
> fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
> fixme:richedit:ME_HandleMessage EM_SETTABSTOPS: stub
> fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
> fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
> fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
> wine: Unhandled page fault on write access to 0x006b0000 at address
> 0xf7d270e6 (thread 0009), starting debugger...
>
> Steps to reproduce: File -> New -> Logic Equation -> F0 = A; in the
> input field -> press ENTER.
>
> It is freeware, you can download it and check whether this happens with
> you: http://sontrak.com/downloads.aspx
>
> I use Arch Linux 64-bits with a 32-bit wine + lib32 libraries, but it
> also happens on my desktop (Arch Linux 32-bits).
>
> Any solution?
>
> Thanks!
> --
> Renan Birck | http://renanbirck.blogspot.com
> Engenharia Elétrica UFSM | Electrical Engineering UFSM
> Linux User #390969 since 2005
>
>
>

The lines after that are the more important ones ;-).

I filed a bug:
http://bugs.winehq.org/show_bug.cgi?id=17822

you can use native riched20 to work around it.

-- 
-Austin



More information about the wine-users mailing list