Re: edSharp crashes on read all with jaws

  • From: "Littlefield, Tyler" <tyler@xxxxxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 11 Apr 2011 21:46:33 -0600

Hrm, it looks like the JFW dll might be corrupt (jfwapictrl.dll, I would assume), or there's an issue there. That's what the stack trace says, anyway; without digging through the edsharp code I can't say much more on it. have you tried reinstalling? uninstall edsharp, wipe out that folder and reinstall.

On 4/11/2011 9:43 PM, Alex Hall wrote:
Hi all,
I have found that, with edSharp (the latest version, as of Feb 9)
hitting ins-down to read all in a file causes a crash. Obviously, this
is not good for a text editor. I had noticed it for some time, but I
had only been using it for python scripts and pdf files. I never read
all in a script, so I thought maybe it was something to do with the
pdfs, but it is not. Here is the trace:

An attempt was made to load a program with an incorrect format.
(Exception from HRESULT: 0x8007000B)

Stack trace:
    at EdSharp.Win32.JFWRunFunction(String sText)
    at EdSharp.MdiFrame.ProcessCmdKey_Helper(Message&  msg, Keys keyData)
    at EdSharp.HomerRichTextBox.ProcessCmdKey(Message&  msg, Keys keyData)
    at System.Windows.Forms.Control.PreProcessMessage(Message&  msg)
    at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control
target, Message&  msg)
    at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG&
msg)



--

Thanks,
Ty

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: