It is currently Thu Jun 20, 2013 4:14 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 43 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Mon Feb 13, 2012 10:05 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 196
Beta 5 is available, still leaves said folder on Win7x64.

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


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Tue Feb 14, 2012 2:18 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
Emka wrote:
Beta 5 is available, still leaves said folder on Win7x64.


1) This is the standard behavior of "SWT", DocFetcher's GUI library, and I don't think the SWT team is going to change that anytime soon.

2) What's the big deal with this anyway?


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Sun Feb 19, 2012 12:50 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3534
Location: US, Texas
qforce wrote:

1) This is the standard behavior of "SWT", DocFetcher's GUI library, and I don't think the SWT team is going to change that anytime soon.

2) What's the big deal with this anyway?


    1: Bummer. I've been trying for a while to push Java programs here on the site and if that continues to be the case (combined with bad stewardship by Oracle), its likely they'll see even less interest.

    2: What's ideal is for programs to behave in a self-contained way, unless saving to the system TEMP directories. If settings are included in the SWT, we wouldn't consider that portable.

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


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Mon Feb 20, 2012 6:12 am 
Offline
User avatar

Joined: Sat Jul 31, 2010 1:19 am
Posts: 825
Location: Helsinki, Finland
webfork wrote:
qforce wrote:

1) This is the standard behavior of "SWT", DocFetcher's GUI library, and I don't think the SWT team is going to change that anytime soon.

2) What's the big deal with this anyway?


1: Bummer. I've been trying for a while to push Java programs here on the site and if that continues to be the case (combined with bad stewardship by Oracle), its likely they'll see even less interest.


SWT is not the only GUI widget toolkit for Java. There is also Swing which, unlike SWT, is bundled with the JRE.

@qforce: Is it possible to remove the directory on exit?

_________________
My YouTube channel | Release date of my fourth playlist: April 11, 2013


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Mon Feb 20, 2012 7:32 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
webfork wrote:
1: Bummer. I've been trying for a while to push Java programs here on the site and if that continues to be the case (combined with bad stewardship by Oracle), its likely they'll see even less interest.

I did a bit of research on this. Turns out there's an undocumented Java system property named "swt.library.path" that allows you to change the directory to which the SWT DLLs are extracted. Haven't figured out yet how to use this, though.

SYSTEM wrote:
@qforce: Is it possible to remove the directory on exit?

Theoretically yes, but if you did, the program would re-extract the DLLs each time it starts, slowing down the start process.


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Mon Feb 20, 2012 8:12 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
webfork wrote:
If settings are included in the SWT, we wouldn't consider that portable.

Nope, the SWT directory doesn't contain settings, just libraries that make up the GUI of the program.


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Wed May 23, 2012 4:37 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3534
Location: US, Texas
DocFetcher looks like its still in progress (at this writing 1.1 beta 6). Claims portability and has a lot of portable features (including relative index file use). However, unlike the stable build, there is no specific “portable” version so more testing/digging would be required here. Also, evidently not very 64-bit friendly yet, which might be the perfect opportunity to try and integrate jPortable or whatever WinPenPack calls their Java version.

When I get a window, I'll look into this further. The PST analysis and support for various Microsoft formats makes this a lot faster and more effective for me than Win7's own search.

http://sourceforge.net/projects/docfetc ... ocfetcher/

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


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Wed Jul 25, 2012 5:50 pm 
Offline
User avatar

Joined: Wed Apr 11, 2007 8:06 pm
Posts: 3534
Location: US, Texas
webfork wrote:
Also, evidently not very 64-bit friendly yet, which might be the perfect opportunity to try and integrate jPortable or whatever WinPenPack calls their Java version.

Recently got very frustrated with Windows 7 search and pulled in DocFetcher -- works beautifully. I still haven't ironed out the (no)install process or tested the Outlook search tool, but this is still some fantastic software.

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


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 5:56 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
DocFetcher 1.1 is out (not beta anymore), and the .swt folder with the DLL files is gone.

Edit: Actually, the .swt folder is not gone, but in the portable DocFetcher edition it's created inside the DocFetcher folder. So it still qualifies as "portable".


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 8:06 am 
Offline
User avatar

Joined: Mon Dec 07, 2009 7:09 am
Posts: 960
Location: Terra @ Sol System
spillej wrote:
I have tried the portable version of Wilma from http://drop.io/wilmaportable and it works.
Wilma Portable Drop.io download link is dead. Any alternatives? TiA,


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 9:26 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 196
qforce wrote:
Edit: Actually, the .swt folder is not gone, but in the portable DocFetcher edition it's created inside the DocFetcher folder. So it still qualifies as "portable".


Did you do anything for this to happen? What system are you using? I still get this folder in my user profile on Win7x64. (I have Java installed, not a portablized version.)

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


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 9:46 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
@Emka:
I didn't do anything special, I just downloaded and used the portable DocFetcher 1.1.2 release. (Download link: http://sourceforge.net/projects/docfetcher/files/docfetcher/1.1.2/)
If you're still seeing the .swt folder in your user profile, maybe it's because it's a left-over from a previous installation or from another program that uses SWT. Try deleting the .swt folder and restarting DocFetcher to see if the .swt folder is recreated.
My system: Windows XP 32-bit (really old, I know) with Java 6.


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 10:13 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 196
I tried it again with 1.1.1 and with 1.1.2 and the folder was recreated after deletion.

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


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 10:23 am 
Offline

Joined: Tue Feb 14, 2012 1:49 am
Posts: 10
@Emka:
This is strange... Does DocFetcher do anything suspicious on startup, such as displaying a message window or something like that?
What's your system configuration?
What's the exact path of the recreated .swt folder?
What's inside the recreated .swt folder?

When I launch up portable DocFetcher 1.1.2, the following files get created inside the DocFetcher folder:
    DocFetcher-1.1.2\lib\swt\swt-gdip-win32-3735.dll
    DocFetcher-1.1.2\lib\swt\swt-win32-3735.dll

Does anybody else have any luck with this?


Top
 Profile  
 
 Post subject: Re: File Content Indexers - DocFetcher
PostPosted: Fri Aug 17, 2012 10:59 am 
Offline

Joined: Fri Sep 17, 2010 9:31 pm
Posts: 196
No message or anything else suspicious on startup.
I run DocFetcher from a different partition than the system.
The path of DocFetcher is D:\Programs\DocFetcher
The path of said folder is C:\User\"MyUserName"\.swt\lib\win32\x86
Inside it are the two files you mentioned.

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


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

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 4 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