The time now is Sun 22 Apr 2018, 05:02
All times are UTC - 4 |
Page 38 of 49 [724 Posts] |
Goto page: Previous 1, 2, 3, ..., 36, 37, 38, 39, 40, ..., 47, 48, 49 Next |
Author |
Message |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Mon 20 May 2013, 07:06 Post subject:
Tell me the name of that search tool Subject description: and how to use it ? |
|
37 pages ! i use a lot Pfind, which is the tool.
Other tools are available, especially this one : you are somwhere in a directory, you right click your mouse, et choose find. YOU get that search tool. What's its name. I dont understand how to use it .
Tell me the name of that search tool.... and how to use it ?
Merci beaucoup messieurs. Now, I explore these0 37 pages. Without any doubt, there is something to learn. Have a nice and sunny afternoon. Here, it's raining again...
Description |
|
Filesize |
15.49 KB |
Viewed |
839 Time(s) |

|
Last edited by Pelo on Mon 20 May 2013, 07:36; edited 1 time in total
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Mon 20 May 2013, 07:13 Post subject:
to find a text in a pdf file ????? !!!! Subject description: I you have it, tell me ! |
|
to find a text in a pdf file ????? !!!!
I you have it, tell me ! Does it exist ? it's for my job. Merci.
|
Back to top
|
|
 |
Semme

Joined: 07 Aug 2011 Posts: 7826 Location: World_Hub
|
Posted: Mon 20 May 2013, 07:22 Post subject:
|
|
Pelo- see if this script fits the bill..
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Mon 20 May 2013, 07:47 Post subject:
search in pdf : puppy linux does it ! Subject description: OK, i will try, however not very clear for me. |
|
I explain my job ; i have my ... 500 machines controlled once a year.
My controlling society mails me the reports under pdf format for each one.
But the number of the machine does not appear anywhere else that inside the report.
I have to open each report to know what machine is concerned.
MY firm is a big one with adobe, pdf, word,excel and tutti quanti
Puppy linux woud find inside pdf the machine number ? Ouah !
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Tue 02 Jul 2013, 05:11 Post subject:
Re: Tell me the name of that search tool Subject description: and how to use it ? |
|
Pelo wrote: | 37 pages ! i use a lot Pfind, which is the tool.
Other tools are available, especially this one : you are somwhere in a directory, you right click your mouse, et choose find. YOU get that search tool. What's its name. I dont understand how to use it .
Tell me the name of that search tool.... and how to use it ? |
I presume your file manager is rox (usually standard in Puppy). If this is correct, you are talking about rox's built-in search feature. The button to the right of the "expression" field will give you some help on it. There may be more help in the rox manual.
_________________ If you have or know of a good gtkdialog application, please post a link here
Classic Puppy quotes
ROOT FOREVER
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4988 Location: Ontario
|
Posted: Mon 19 Aug 2013, 18:30 Post subject:
|
|
If pfind included build-gettext, then it could open mo files
(if devx file was loaded)
and if it had Run_In_Terminal(which is small script)
then it could open a script in a terminal
window.
Here is how I did it in Bulldog finder...
Code: | funcbtnType0Create8() {
echo '<button image-position="'$1'" use-stock="true" tooltip-text="'$(gettext 'Run script in terminal')'">
<input file stock="gtk-execute"></input>
<label>"'$(gettext 'Run script')'"</label>
<action>funcpath</action>
<action>/usr/local/apps/Run_In_Terminal/AppRun "$(cat "$TEMPDIR/roxpath.txt")" &</action>
</button>'
} |
|
Back to top
|
|
 |
Wognath
Joined: 19 Apr 2009 Posts: 405
|
Posted: Wed 18 Sep 2013, 20:39 Post subject:
advanced search cut off |
|
Hello Zigbert,
Thanks for pfind and pfilesearch. Although I usually use pfilesearch, I noticed this about pfind 5.11 in Wheezy 3.5.2.7 and thought I should let you know. Pfind works smoothly, but when "advanced" is selected, the gui does not accommodate it well.
Regards,
Wognath
P.S. thank you very much also for your GtkDialog tips elsewhere [url] http://murga-linux.com/puppy/viewtopic.php?t=38608[/url]
Description |
|
Filesize |
51.23 KB |
Viewed |
437 Time(s) |

|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4988 Location: Ontario
|
Posted: Thu 19 Sep 2013, 16:20 Post subject:
|
|
If you click the upper right corner box for a full sized window, then
the 'Advanced' feature is easier to use.
___________________________________________________
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3253 Location: Worcestershire, UK
|
Posted: Thu 17 Oct 2013, 15:03 Post subject:
Problem with pfind and openbox? |
|
Hi
Have there been any reported problems of using pfind when openbox is the wiindow manager?
I've encountered the same problem with both:
OpenboxPlus 1.6 beta 1 and 1.5.3
and
LxPup13.10 : a Puppy with LXDE
The problem occurs if you search for some files and then when they are displayed you right click on one of them but instead of clicking on one of the right-click menu items you click on the screen behind the menu - pfind crashes.
See screenie from OpenboxPlus installed on Slacko 5.6
Any assistance on how to diagnose what is going wrong would be appreciated - running pfind from the terminal does not produce any error messages when the crash occurs.
Thanks
peebee
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4988 Location: Ontario
|
Posted: Sat 19 Oct 2013, 15:56 Post subject:
|
|
I reported a similar problem with openbox and pmusic about a year ago
to Zigbert so he knows about the problem.
The application doesn't crash. It's still possible to quit the app normally.
I wrote Bulldog finder to avoid using pfind in openbox.
http://208.109.22.214/puppy/viewtopic.php?t=78592&sid=a648a8f0aed50d4e4b315597f1ea8088
_____________________________________________
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Sat 21 Dec 2013, 21:56 Post subject:
DELETED Sonorize Pfind (memo) Subject description: For people with a speaking Puppy ( like Moeppy) |
|
DIVERSION is deleted from Puppy.
Last edited by Pelo on Sat 15 Mar 2014, 02:14; edited 2 times in total
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8670 Location: qld
|
Posted: Wed 08 Jan 2014, 10:36 Post subject:
|
|
diversion, delete please
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Tue 21 Jan 2014, 12:34 Post subject:
|
|
Version 5.12
See main post
Changelog
- Use only gtkdialog as executable - not gtkdialog3/4.
- Use icon from libstardust in .desktop file.
- Incease size of default window.
- Bugfix: Export searhresult to text editor deactivates pFind for more searching.
_________________ Stardust resources
|
Back to top
|
|
 |
MyPuppysaysWauWau

Joined: 20 Feb 2014 Posts: 147 Location: Austria/Vienna
|
Posted: Mon 14 Apr 2014, 11:41 Post subject:
How to integrate Fredo, my search assistant, into P find? |
|
Hi Zigbert,
I would like to go on working with Fredo again in Puppys find! Is there any possibility to make this dream come true?
I made a short movie about Fredo
Regards,
Walter
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Mon 14 Apr 2014, 13:06 Post subject:
|
|
Hello Walter
What are your exact dream?
I have no experience with XP.
Sigmund
_________________ Stardust resources
|
Back to top
|
|
 |
|
Page 38 of 49 [724 Posts] |
Goto page: Previous 1, 2, 3, ..., 36, 37, 38, 39, 40, ..., 47, 48, 49 Next |
|
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 vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|