Page 20 of 38

Posted: Thu 01 Sep 2011, 22:10
by don570
to Disciple Yes I read it when I got home.
_____________________________________________

??? Is there a bug in latest pfind???

I got this strange warning message. First I launched pfind
in Exprimo 5x5. Then directly after the launch I clicked the close button
in upper right. (See image)

I believe that the developper pemasu had just upgraded pfind
because of gktdialog

Image

____________________________

Posted: Fri 02 Sep 2011, 08:19
by zigbert
Hi don570
Will you please show me the terminal output. I don't think this is a big thing..... does Pfind work as expected else of this?


Sigmund

Posted: Fri 02 Sep 2011, 15:13
by don570
to Zigbert

It works perfectly otherwise.
Just when I launch and then close without using the application.
Exprimo 5x5 uses Enlightenment to launch apps from
a 'Shelf'. That may be the problem. ...but other
apps work fine.
I will investigate further tonite. It's a holiday weekend here. :lol:

________________________________________

Posted: Fri 02 Sep 2011, 16:37
by zigbert
Happy holiday :)

bug in pfind

Posted: Sat 03 Sep 2011, 16:27
by don570
pfind version 4.2.2 is listed in script

I should have clicked on the advanced button
in the window :oops:

I would have seen this

Code: Select all

Error Information:
	An exit code of 1 was returned from pfind.

Output Data:
	There was no output

Error Logs:
	There was no error message

Here's the terminal output when I launch with the terminal
and then close by clicking the upper right close button.

.... but it gives the same terminal output when it has done a
file search.

Image

Note: Radky is careful about how he ends his scripts.
He uses not only the usual 'exit 0' but some sort of unset command
He's quite experienced with the different window managers.
_____________________________________________

Posted: Sun 04 Sep 2011, 20:47
by zigbert
pfilesearchMIMErc is supposed to be a part of the pet package.

It should be in /usr/local/pfilesearch/ and copied to $HOME/.pfilesearch at first run.


Sigmund

Posted: Sun 04 Sep 2011, 21:14
by pemasu
If we are speaking of Dpup Exprimo 5.X.5, it uses Pfilesearch 1.25 pet and it has that spoken file included and also copied to the root, at least in my savefile.

I have got samekind warnings in e17 also with other applications. I have left them to the e17 quirks. But maybe there is some common nominator. I will keep my eye on those warnings.

<WindowStyle> drives Pfind crazy.

Posted: Fri 09 Sep 2011, 07:08
by rodin.s
One person from Russian Puppy forum have entered in Pfind search box the line:
<WindowStyle>
and Pfind went crazy after that. Only deleting /root/.pfind helps. And he says that in Puppy-420 it doesn't happen but it happens in all latest puppies.

Posted: Fri 09 Sep 2011, 08:54
by zigbert
Version 4.23
See main post

Changelog
- Bugfix: Search for < or > (thanks to rodin.s)

Posted: Fri 09 Sep 2011, 08:55
by zigbert
rodin.s
Thank you for the bugreport

You will also need to update pfilesearch to get it all working.


Sigmund

Posted: Mon 12 Sep 2011, 22:08
by don570
With regards to pfind 422 in Exprimo....

I was tinkering about in pfind and to my amazement
I changed an 'exit' to 'exit 0' (around line 482)
and I can now click the upper close box without
the warning showing.
I just did the change with one line of code.

Warning: I haven't checked with other window managers!

Image

Posted: Thu 15 Sep 2011, 16:19
by zigbert
don570
Great catch, I will update the pet.


Sigmund

Posted: Thu 15 Sep 2011, 16:31
by zigbert
Version 4.24
See main post

changelog
- Bugfix: proper exit in E17 (thanks to don570)

Posted: Sun 30 Oct 2011, 03:09
by disciple
Hi again.
There are a couple of minor bugs in "sort by extension".

1) If a filename has a trailing space before the extension, it disappears from the search results, and if pfind was started from a terminal there is a message there, e.g. after searching in ./ and using "sort by extension" I see this:

Code: Select all

find: ./98 Thirst/04 Father Of Lights.wma: No such file or directory
The filename is actually

Code: Select all

04 Father Of Lights .wma
2) (this one might be some sort of bash vs busybox issue or something, as it doesn't happen on one of my machines)
Files or folders without a "." character in their name disappear from the results, and there is a message in the terminal, e.g. after searching in ./ and using "sort by extension" I see this:

Code: Select all

find: ./98 Thirst.98 Thirst: No such file or directory
find: ./NewFile.NewFile: No such file or directory
There is a directory called "98 Thirst" and a file called "NewFile" in ./

Posted: Sun 30 Oct 2011, 16:37
by zigbert
disciple
Added to todo-list


Thank you
Sigmund

Posted: Thu 08 Mar 2012, 01:40
by don570
Is there a version of Pfind for Thunar file manager?

The reason I ask is Saluki uses Thunar.

___________________________________________

Posted: Thu 08 Mar 2012, 04:04
by disciple
You can configure it to use thunar instead of rox in the Pfind settings (or by editing /usr/local/pfind/pfindrc), can't you?

Posted: Thu 08 Mar 2012, 16:58
by zigbert
disciple wrote:can't you?
Yes you can

Image

Posted: Sun 18 Mar 2012, 11:02
by oliverjames
Running Pfind in XFCE/Saluki

@Zigbert, Yes you can, and I've tried that but to no avail. Tried also changing the commands on the "commands" tab, rox /tmp/searchresult/ changed to thunar /tmp/searchresult/, but Pfind will not open the location of a search result.

Can anyone help identify a fix for this?

Maybe a workaround would be to install Rox.

Cheers

Oliverjames

Posted: Sun 18 Mar 2012, 12:34
by Geoffrey
oliverjames wrote:Running Pfind in XFCE/Saluki

@Zigbert, Yes you can, and I've tried that but to no avail. Tried also changing the commands on the "commands" tab, rox /tmp/searchresult/ changed to thunar /tmp/searchresult/, but Pfind will not open the location of a search result.

Can anyone help identify a fix for this?

Maybe a workaround would be to install Rox.

Cheers

Oliverjames
Saluki has pfind and pfilesearch already installed as standard, pfind is in the main menu named Find... and pfilesearch is in the right click menu of Thunar, it searchs the the directory you are in when it is run, so there is no need to install it.