Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Error Occurred in OpenLiveWriter.Mshtml.IMarkupPointerRaw.MoveAdjacentToElement #188

Closed
donmalpas opened this issue Dec 19, 2015 · 0 comments
Assignees
Labels
bug General bugs help wanted

Comments

@donmalpas
Copy link

Worked fine this morning. Launched in the afternoon, I get this after the splash screen.
This is Win 10 Pro

Saturday, December 19, 2015 5:43:38 PM

Version: 0.5.1.2

OS Version: Microsoft Windows NT 6.2.9200.0
Runtime version: 4.0.30319.42000
Shutdown started: False
Program: "C:\Users\Bogey\AppData\Local\OpenLiveWriter\app-0.5.1.2\OpenLiveWriter.exe"

Memory Load: 64%
Total Physical: 1023 MB
Available Physical: 360 MB
Total Page File: 2751 MB
Available Page File: 1969 MB
Total Virtual: 2047 MB
Available Virtual: 1697 MB
Available Extented Virtual: 0 MB

Unexpected Error Occurred
An unexpected error has occurred within the application.

System.ArgumentException: Value does not fall within the expected range.
at OpenLiveWriter.Mshtml.IMarkupPointerRaw.MoveAdjacentToElement(IHTMLElement pElement, _ELEMENT_ADJACENCY eAdj)
at OpenLiveWriter.Mshtml.MshtmlMarkupServices.CreateMarkupRange(IHTMLElement element, Boolean outside)
at OpenLiveWriter.HtmlEditor.HtmlEditorControl._mshtmlEditor_DocumentComplete(Object sender, EventArgs e)
at OpenLiveWriter.Mshtml.MshtmlEditor.OnDocumentComplete()
at OpenLiveWriter.Mshtml.MshtmlEditor.ReadyStateChangedHandler(Object sender, EventArgs ea)

@willduff willduff added bug General bugs help wanted labels Dec 20, 2015
@ScottIsAFool ScottIsAFool self-assigned this Dec 21, 2015
willduff added a commit that referenced this issue Dec 22, 2015
…rror

Issue #188 - Fix MoveAdjacentToElement Error
@willduff willduff changed the title Unexpected Error Occurred Unexpected Error Occurred in OpenLiveWriter.Mshtml.IMarkupPointerRaw.MoveAdjacentToElement Dec 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug General bugs help wanted
Projects
None yet
Development

No branches or pull requests

3 participants