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@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
Logic Friday: crashes on entering an equation
Logic Friday: crashes on entering an equation
On Wed, Mar 18, 2009 at 3:14 PM, Renan Birck <[email protected]> wrote:
.
I filed a bug:
http://bugs.winehq.org/show_bug.cgi?id=17822
you can use native riched20 to work around it.
--
-Austin
The lines after that are the more important onesHello,
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@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

I filed a bug:
http://bugs.winehq.org/show_bug.cgi?id=17822
you can use native riched20 to work around it.
--
-Austin
Logic Friday: crashes on entering an equation
On Sun, Mar 22, 2009 at 4:29 PM, Austin English <[email protected]> wrote:
Upgrade to git, or try wine 1.1.18 when it's released (should be this Friday).
--
-Austin
Fixed in today's git by commit caca4860290013b8fcf63a101d314346f870cbf4.On Wed, Mar 18, 2009 at 3:14 PM, Renan Birck <[email protected]> wrote:The lines after that are the more important onesHello,
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@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
.
I filed a bug:
http://bugs.winehq.org/show_bug.cgi?id=17822
you can use native riched20 to work around it.
--
-Austin
Upgrade to git, or try wine 1.1.18 when it's released (should be this Friday).
--
-Austin