-
qforce committed revision 149 to the DocFetcher SVN repository, changing 3 files.
2009-12-11 17:30:42 UTC by qforce
-
Fixed in rev. 131.
2009-12-11 12:25:34 UTC by qforce
-
Fixed in rev. 130.
2009-12-11 11:57:27 UTC by qforce
-
Fixed in rev. 131.
2009-12-11 11:29:27 UTC by qforce
-
Hm... Looks like a problem in the CHM parsing module. Possible workaround: Exclude all CHM files from indexing (you can do this with a regex like this: .*\.chm)
2009-12-10 10:56:34 UTC by qforce
-
Thank you very much for the bug report :)
2009-12-10 10:53:23 UTC by qforce
-
crash scanning documents from windows xp on network (\\server\sharedfold) :
shared folder is located in freenas 0.7rc server via samba
using docfetcher portable 1
bye.
2009-12-09 23:05:48 UTC by nobody
-
Here's the stack trace:
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IllegalArgumentException: Argument cannot be null)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at...
2009-12-09 21:33:12 UTC by nobody
-
Wow, I've never seen this bug before... o.O
Hm... it looks like a problem in an external library called JFace, so the problem might disappear when in the next version of DocFetcher comes out, where a newer version of JFace will be used.
Other than that, if you happen to use Linux, you could try and update your XULRunner installation - that's the browser component DocFetcher uses for displaying...
2009-12-09 12:45:00 UTC by qforce
-
During the process of clicking on an item in the "Title" window, the program dies.
2009-12-09 11:56:36 UTC by nobody