program.build=20210525-2212
program.portable=false
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_111-b14
java.version=1.8.0_111
sun.arch.data.model=32
os.arch=x86
os.name=Windows 10
os.version=10.0
user.language=zh
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:4576)
at org.eclipse.swt.SWT.error(SWT.java:4510)
at org.eclipse.swt.SWT.error(SWT.java:4481)
at org.eclipse.swt.custom.StyledText.setSelectionRange(StyledText.java:9901)
at org.eclipse.swt.custom.StyledText.setSelection(StyledText.java:9804)
at net.sourceforge.docfetcher.gui.preview.HighlightingText.selectAndShowSpan(HighlightingText.java:285)
at net.sourceforge.docfetcher.gui.preview.HighlightingText.goTo(HighlightingText.java:265)
at net.sourceforge.docfetcher.gui.preview.HighlightingText.goTo(HighlightingText.java:231)
at net.sourceforge.docfetcher.gui.preview.HighlightingToolBarWithTextViewer.moveSelection(HighlightingToolBarWithTextViewer.java:219)
at net.sourceforge.docfetcher.gui.preview.HighlightingToolBarWithTextViewer.access$200(HighlightingToolBarWithTextViewer.java:43)
at net.sourceforge.docfetcher.gui.preview.HighlightingToolBarWithTextViewer$5.widgetSelected(HighlightingToolBarWithTextViewer.java:136)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3958)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3561)
at net.sourceforge.docfetcher.gui.Application.main(Application.java:369)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.sourceforge.docfetcher.Main.main(Main.java:131)
Anonymous
IllegalArgumentException
Will be fixed in DocFetcher 1.1.27.