It is currently Thu May 23, 2013 6:27 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 42 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 11:25 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
@Emka:
I tried launching DocFetcher from a different partition (a mounted TrueCrypt volume, actually), but no problem with the .swt folder.
What happens if you launch DocFetcher from the same partition, e.g. from the Desktop?

I will check this again the next time I get my hands on a Windows 7 box, but it will take a while.


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 12:44 pm 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 195
This also happens when I launch it from the desktop.

_________________
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Aug 18, 2012 7:42 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 195
Now that's strange:
I deleted DocFetcher altogether and downloaded and unzipped it again. I started it, indexed my files and closed it. There is no .swt folder in my user profile any more.
The difference to my earlier tries is that yesterday and the times before I always used to overwrite my older DocFetcher version with the new one. I do not see how, but maybe this could have played a role.

_________________
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Aug 18, 2012 9:16 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
@Emka: This makes a lot of sense, actually. The thing about Java programs is that the program parts are contained in jar files, which are found and loaded dynamically. So if you simply unpack your DocFetcher versions on top of one another, you'll end up with a mix of jar files from different program versions. And because the jars are loaded dynamically, the running program ends up being a "mix" of old and new parts. And that's why the .swt folder ended up being recreated! :-)


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Aug 18, 2012 9:23 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 195
OK, didn't know that.
So it was all my fault. Sorry for the trouble.

_________________
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Aug 18, 2012 9:57 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
@Emka: Nah, it's okay. Thanks to you, I've actually learned something new about where certain types of program errors might come from. :-)


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sun Aug 19, 2012 3:28 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
Version 1.2 is out - http://docfetcher.sourceforge.net/en/download.html Works great so far. Very happy about this.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Sep 01, 2012 12:34 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 195
v1.1.3 is out.
BTW, since I should not simply overwrite the files when a new version is out, how can I avoid recreating my index with every program update?

_________________
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Sep 01, 2012 12:21 pm 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
@ Emka: How about copying the "conf" and "indexes" folders into the new DocFetcher folder?


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Sep 01, 2012 5:00 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
Emka wrote:
since I should not simply overwrite the files when a new version is out, how can I avoid recreating my index with every program update?

Historically, they don't update very often (this last quick jump from 1.1.2 to 1.1.3 was very unusual) but agree with qforce: extract portable version and copy over those directories.

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Jan 19, 2013 2:32 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 195
v1.1.5 is out:
Quote:
2012-11-28 - DocFetcher 1.1.5
Bugfixes
Bug #412: Mac OS X application bundle failed to launch outside the mounted disk image due to permission issues.

2012-11-12 - DocFetcher 1.1.4
Features
The paths to the settings and indexes files can be customized through the file misc\paths.txt.
Bugfixes
Bug #374: IndexOutOfBoundsException crash on some Outlook PST files.
Bug #369: AssertionError crash when closing the indexing dialog after indexing.
Bug #397: Crash on Outlook PST files containing e-mails without last-modified field.
Bug #408: Crash when trying to index archives containing files whose names contain characters that are not supported on the current platform. For example, filenames may contain the ':' character on Linux, but not on Windows.
Bug #371 and #395: The “Store relative path” option on the indexing dialog was broken.
Bug #390: Crash when searching in an empty folder hierarchy, i.e. a folder hierarchy containing no indexable files.
Bug #3496769: Crash when trying to index an extremely deep folder hierarchy.
Bug #3534802: Expanding a folder in the Search Scope area while an indexing process is running in the background sometimes crashed the program.
Bug #399: Portable DocFetcher failed to launch if it was moved between 32-bit and 64-bit Windows.

_________________
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sat Jan 19, 2013 10:20 am 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3473
Location: US, Texas
The updates are excellent. Got a chance to test out the PST search functions and the 1.1.5 version and very impressed. This is rapidly becoming my go-to search program. However, I'm still getting an error on my Win7x64 box when I try to delete/move a file that (I'm guessing) the program has indexed:

"This action cant' be completed because the file is open in Java(TM) Platform SE binary. Close the file and try again."

I have to close both the program AND Java (via the Task Manager) to make the change. However, after doing that, the program doesn't seem to start any longer.

I'll see about submitting something to the DEVs about this but wanted to check if anyone else had seen this.

Update: posted to their site

_________________
Supporting the Electronic Frontier Foundation | DuckDuckGo user | My GPG key | Projects donated to: VLC, CubicExplorer, Ditto, Greenshot, TrueCrypt


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 42 posts ]  Go to page Previous  1, 2, 3

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group