| Author |
Message |
zigbert

Joined: 29 Mar 2006 Posts: 5291 Location: Valåmoen, Norway
|
Posted: Mon 19 Mar 2012, 12:20 Post_subject:
|
|
I have added this
| Code: | if [ $FILEMANAGER = rox ]; then
exec rox -s "$FILE" 2> /tmp/pfind-error$PROGPID
else
exec $FILEMANAGER "${FILE%/*}/" 2> /tmp/pfind-error$PROGPID
fi |
Thank you guys!!!
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5291 Location: Valåmoen, Norway
|
Posted: Mon 19 Mar 2012, 12:31 Post_subject:
|
|
Version 4.25
See main post
Changelog
- Added Thunar as optional filemanager (thanks to oliverjames)
- Bugfix: 'Show location' didn't work for other filemanager than rox. (thansk to Geoffrey)
_________________ Stardust resources
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2524 Location: Ontario
|
Posted: Thu 12 Apr 2012, 20:19 Post_subject:
|
|
I noticed this bug in several puppies
Here's how to reproduce it:
Right click on folder and choose 'Search inside'.
Make a search inside folder (It can be successful or not)
Now do a search in system files for a file that should be there
like 'mtpaint'
It will give a false report.
Close and relaunch pfind and it will find mtpaint.
__________________________________________
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5291 Location: Valåmoen, Norway
|
Posted: Sat 14 Apr 2012, 00:32 Post_subject:
|
|
don570
Yes, I can reproduce it. Added to todo-list.
Thank you
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5291 Location: Valåmoen, Norway
|
Posted: Thu 31 May 2012, 12:55 Post_subject:
|
|
Here comes a (working) prototype of next generation of pFind.
It takes advantage of the latest gtkdialog and svg. Be aware of the right-click-menu and the support of multi-selection. The gui is meant to be even simpler than any previous releases.
I am requesting feedback of how you as a user would like it to work.
Please take a look, and tell us your thoughts.
Note!
I have got some bugreports that requires pFilesearch to be updated. This will happen.... For now, let's concentrate on the gui.
Thank you
Sigmund
| Description |
|

Download |
| Filename |
pfind-4.9.8.pet |
| Filesize |
14.73 KB |
| Downloaded |
105 Time(s) |
_________________ Stardust resources
|
|
Back to top
|
|
 |
oliverjames
Joined: 04 Apr 2009 Posts: 46 Location: Divonne-les-Bains, France
|
Posted: Thu 31 May 2012, 13:13 Post_subject:
|
|
Hello Zigbert
Running in Saluki this version does not allow me to open the location, although it is configured to use Thunar.
Cheers,
Oliverjames
|
|
Back to top
|
|
 |
Jim1911
Joined: 19 May 2008 Posts: 2353 Location: Texas, USA
|
Posted: Thu 31 May 2012, 18:47 Post_subject:
|
|
| zigbert wrote: | I am requesting feedback of how you as a user would like it to work.
Please take a look, and tell us your thoughts.
| Like it, except for the green text, not enough contrast for readability for my eyes. Right click functions are great.
Thanks for this and other fine utilities that you maintain.
Jim
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2524 Location: Ontario
|
Posted: Thu 31 May 2012, 19:58 Post_subject:
|
|
Here's the interface for Apple's sherlock which was cutting edge
around 1990
I didn't like using it but you might get some ideas from it.
A feature I did like about OS 9 was searching simultaneously
for a filename and mtime. For instance let's say I created a jpeg
5 days ago and stored it on an external hard drive but I had forgotten
the full name.
I would
1) select the hard drive
2) type in the name fragment
3) then pull down a menu nearby where I could choose the
number of days or a date within which to search
Pfind can do this I assume with mtime but the old interface
was confusing. Apple used a simple pull down menu,
not an extra window.
Clicking on the 'Edit' button made some changes to the
pull down menu (labelled 'Custom').
_________________________________________
|
|
Back to top
|
|
 |
Ted Dog

Joined: 13 Sep 2005 Posts: 1064 Location: Heart of Texas
|
Posted: Thu 31 May 2012, 21:36 Post_subject:
Pfind never finishes in ARM image of puppy |
|
Looks like it got stuck in a ARM version of /proc
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6196 Location: Auckland, New Zealand
|
Posted: Sat 02 Jun 2012, 07:49 Post_subject:
|
|
Looks good.
I can't remember - has the ability to sort by clicking on the column headings only been removed in this version, or was it already gone?
On that note, I'm wondering if it is technically possible with gtkdialog to allow resizing or reordering columns (by clicking and dragging)...
| Quote: | | I am requesting feedback of how you as a user would like it to work. |
Personally I almost always use the advanced search... and I think the biggest improvement would be remembering all the selections in the advanced search so you can modify it slightly and search a second time.
I still think the "presets" idea I described previously could work really well. It would store each setting on a separate line in a plain text file, i.e. search text on the first line, search type (filename/content/both) on the second line, search location on the third, etc. (I'm sure there must be a clever way of reading each line of a file to set the state of a widget... but its pretty low on my todo list, so I can't see myself looking into it further in the forseeable future.)
Files could be kept for both named presets and recent searches (say the last 5 or 10 searches by default, or searches from the last week), both identified by filename.
Maybe a file select dialog would even be the best way to load search settings
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2524 Location: Ontario
|
Posted: Sat 02 Jun 2012, 12:48 Post_subject:
|
|
The two settings that should be saved in the advanced window is
1) the partition the user searched
2) mtime setting
______________________________________
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2524 Location: Ontario
|
Posted: Sat 02 Jun 2012, 13:30 Post_subject:
|
|
Another possible feature is putting either an icon or a letter
in front of the file name in the search result window.
This would allow the right side of search result window to be hidden.
f=file
d=directory
l=link
Here is an image of a search using YAD code
It was discussed on this page
I tried to make an application to find files HERE
but it was buggy with foreign characters.
_____________________________________________________
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6196 Location: Auckland, New Zealand
|
Posted: Sat 02 Jun 2012, 20:04 Post_subject:
|
|
| don570 wrote: | The two settings that should be saved in the advanced window is
1) the partition the user searched
2) mtime setting
______________________________________ |
No, everything should be saved. If a search didn't find exactly what you want you could see all the settings used and adjust any of them.
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5291 Location: Valåmoen, Norway
|
Posted: Sun 03 Jun 2012, 14:31 Post_subject:
|
|
| disciple wrote: | | don570 wrote: | The two settings that should be saved in the advanced window is
1) the partition the user searched
2) mtime setting
______________________________________ |
No, everything should be saved. If a search didn't find exactly what you want you could see all the settings used and adjust any of them. | This could maybe be fixed by keeping the pFilesearch window 'alive' after the search has been done.....
_________________ Stardust resources
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5291 Location: Valåmoen, Norway
|
Posted: Sun 03 Jun 2012, 14:35 Post_subject:
|
|
don570
Showing filetype is not hard, but using letters look rather old-fashion if you ask me.
In fact pFind already shows the letter in the permission coloumn, but what about something like this:
_________________ Stardust resources
|
|
Back to top
|
|
 |
|