Author |
Message |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Mon 18 Jun 2012, 16:42 Post subject:
|
|
Version 1.30 is uploaded
See main post
changelog 1.30
- Parameter -e: embed xml-code into another app.
- NLS moved to /usr/share/locales.
- Scalable gui.
- Deactivate category filter if searching only for (type) directory.
- Disable date-entry until checkbox is set.
- Updated search-splash.
- Get rid of usleep.
- Remove Root as default user in search-command
- Remove e-mail as category (only removed in gui for now).
- Bugfix: Do not allow more than one detected langauge. (thanks to shinobar)
- Bugfix: Finetune exclude command to find files in /mnt/home. (thanks to B.K.Johnson)
- Bugfix: Searching category fails if checking more than one.
- Bugfix: Searching type (file/link/dir) should not allow more than one alternative.
- Bugfix: Searching time should not allow more than one alternative.
- Bugfix: Combine -type and -time parameters corrupted find-command.
- NLS: Changed: LOC0512
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Wed 01 Aug 2012, 05:24 Post subject:
|
|
Version 1.31
See main post
Changelog
- Use gettext for NLS (thanks to L18L)
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Mon 13 Aug 2012, 05:17 Post subject:
|
|
Version 1.32
See main post
changelog
- Bugfix: gettext
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Mon 13 Aug 2012, 15:49 Post subject:
|
|
bump
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Fri 19 Oct 2012, 15:44 Post subject:
|
|
Version 1.33
See main post
Changelog
- Bugfix: Halts if missing 'iname' attribute when running as backend.
- Bugfix: a lot of missing gettext
- Bugfix: search in /mnt/home (thanks to don570 and pemasu)
_________________ Stardust resources
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Fri 19 Oct 2012, 16:01 Post subject:
|
|
pFilesearch-1.33, test report:
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Sat 20 Oct 2012, 03:29 Post subject:
|
|
Pemasu
All I did, was to ensure that search-path always ends with /
Sigmund
_________________ Stardust resources
|
Back to top
|
|
 |
chrome307

Joined: 15 Jan 2009 Posts: 713
|
Posted: Sat 20 Oct 2012, 08:08 Post subject:
|
|
Hi Zigbert
I love the applications that you make for Puppy, but I'm always unsure if I am able to use them in Lucid 5.28.
I am right in thinking that I need to update GTKdialog in order to do so?
Currently I am using Pfilesearch 1.28.
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Sat 20 Oct 2012, 09:28 Post subject:
|
|
chrome307 wrote: | Hi Zigbert
I love the applications that you make for Puppy, but I'm always unsure if I am able to use them in Lucid 5.28.
I am right in thinking that I need to update GTKdialog in order to do so?
Currently I am using Pfilesearch 1.28. |
Check version of gtkdialog by executing
Code: | gtkdialog --version |
If you got 0.8.x, you can run the latest. If you got less please stick with 1.28.
But I am sure someone has provided gtkdialog 0.8.0 or 0.8.2 for Lucid 5.28.
Atm, it is only pMusic 3 that requires gtkdialog 0.8.2, but pFind will follow.
Sigmund
_________________ Stardust resources
|
Back to top
|
|
 |
chrome307

Joined: 15 Jan 2009 Posts: 713
|
Posted: Sat 20 Oct 2012, 09:46 Post subject:
|
|
Hiya
Thanks for the quick reply; as suggested I checked which version I have currently:
Code: |
sh-4.1# gtkdialog --version
gtkdialog version 0.7.21 (C) 2004, 2005, 2006, 2007 by Laszlo Pere
|
I will check the forum for an update
Great work with all your apps !!
[EDIT]
If anyone needs it, it can be found here compiled by oldyeller:
gtkdialog-0.8.2 ( This is for lupu 525 )
http://murga-linux.com/puppy/viewtopic.php?mode=attach&id=59513
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4989 Location: Ontario
|
Posted: Mon 22 Oct 2012, 19:14 Post subject:
|
|
Pemasu also made a gtkdialog pet package for exprimo
http://www.murga-linux.com/puppy/viewtopic.php?search_id=38988199&t=81528&start=45
____________________________________
Last edited by don570 on Mon 22 Oct 2012, 19:18; edited 1 time in total
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 4989 Location: Ontario
|
Posted: Mon 22 Oct 2012, 19:17 Post subject:
|
|
Bug report :
When I launch pfilesearch 1.33 with the terminal, the pfilesearch window
has a Preferences button at the bottom of window.
If I click on button , the program disappears
I tested it on Exprimo and Porteus.
when I click on preferences button in pfilesearch --->
terminal pops up
Quote: |
# pfilesearch
** ERROR **: gtkdialog: Error in line 12, near token '<b>': Unknown tag.
aborting...
# |
__________________________________________________
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Wed 24 Oct 2012, 02:33 Post subject:
|
|
don570 wrote: | Bug report :
When I launch pfilesearch 1.33 with the terminal, the pfilesearch window
has a Preferences button at the bottom of window.
If I click on button , the program disappears | Got it, thank you
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Thu 22 Nov 2012, 16:05 Post subject:
|
|
Version 1.34
See main post
changelog
- Bugfix: Open preferences (thanks to don570)
- Bugfix: NLS corrupts info-boxes in preferences
_________________ Stardust resources
|
Back to top
|
|
 |
happyzjk
Joined: 22 Nov 2012 Posts: 8
|
Posted: Fri 30 Nov 2012, 10:38 Post subject:
bug for UTF-8 |
|
if a name of file was chinese(UTF- ,or the search Text is chinese(UTF- ,the pfilesearch and pfind bad to work,nothing found!
|
Back to top
|
|
 |
|