Author Topic: search for files in pcmanfm  (Read 2597 times)

Offline wiko

  • Full Member
  • ***
  • Posts: 55
search for files in pcmanfm
« on: March 03, 2012, 12:38:12 AM »
can you search for files in pcmanfm?

if not, is there a filemanager that can be installed that has this very handy feature (installing nautilus failed)?
(installed gedit because it has tabs where Leafpad doesn't)

thx in advance.
« Last Edit: March 03, 2012, 01:24:50 AM by wiko »

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: search for files in pcmanfm
« Reply #1 on: March 03, 2012, 02:17:09 AM »
Install xsearch. You can use it to find files and to open them in your default application for the file type.     

Offline wiko

  • Full Member
  • ***
  • Posts: 55
Re: search for files in pcmanfm
« Reply #2 on: March 03, 2012, 02:46:06 AM »
Install xsearch. You can use it to find files and to open them in your default application for the file type.     

installed it (twice), but still can't seem to find an entry in the menu.
so, where has xsearch gone?

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: search for files in pcmanfm
« Reply #3 on: March 03, 2012, 02:53:12 AM »
Menu > File Tools > Open Files.     

Offline Aleph

  • Sr. Member
  • ****
  • Posts: 370
Re: search for files in pcmanfm
« Reply #4 on: March 03, 2012, 03:03:29 AM »
Is xsearch better than catfish?

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: search for files in pcmanfm
« Reply #5 on: March 03, 2012, 03:05:18 AM »
Is xsearch better than catfish?
     
Different. It is one of our in-house apps. I prefer it to catfish.     

Offline Aleph

  • Sr. Member
  • ****
  • Posts: 370
Re: search for files in pcmanfm
« Reply #6 on: March 03, 2012, 03:12:32 AM »
Thanks Neal, I'll try it!

Offline wiko

  • Full Member
  • ***
  • Posts: 55
Re: search for files in pcmanfm
« Reply #7 on: March 03, 2012, 03:51:01 AM »
Menu > File Tools > Open Files.     

"> Open Files " simply isn't there (had the same problem when I tried to install nautilus: that didn't show up anywhere either)


Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: search for files in pcmanfm
« Reply #8 on: March 03, 2012, 04:00:44 AM »
Menu > File Tools > Open Files.     

"> Open Files " simply isn't there (had the same problem when I tried to install nautilus: that didn't show up anywhere either)
     
Run the command:     
Code: [Select]
update-menus     
If that doesn't work, look in /usr/share/applications for Open Files (xsearch.desktop). Contents should be:     
Code: [Select]
[Desktop Entry]
Name=Open Files
Name[de]=Dateien öffnen
Exec=/usr/bin/xsearch
Comment=List Files & Open it with your default application.
Comment[de]=Listet Dateien & öffnet diese mit den grundlegenden Anwendungen.
Icon=xsearch.png
Terminal=false
Type=Application
StartupNotify=true
Categories=Qt;Utility;FileManager;X-MandrivaLinux-System-FileTools;
     
If the file doesn't match, you will need to correct it -- as root > pcmanfm > tools > open current folder as root.     

Offline wiko

  • Full Member
  • ***
  • Posts: 55
Re: search for files in pcmanfm
« Reply #9 on: March 03, 2012, 05:36:27 AM »
Menu > File Tools > Open Files.    

"> Open Files " simply isn't there (had the same problem when I tried to install nautilus: that didn't show up anywhere either)
   
Run the command:    
Code: [Select]
update-menus    
If that doesn't work, look in /usr/share/applications for Open Files (xsearch.desktop). Contents should be:    
Code: [Select]
[Desktop Entry]
Name=Open Files
Name[de]=Dateien öffnen
Exec=/usr/bin/xsearch
Comment=List Files & Open it with your default application.
Comment[de]=Listet Dateien & öffnet diese mit den grundlegenden Anwendungen.
Icon=xsearch.png
Terminal=false
Type=Application
StartupNotify=true
Categories=Qt;Utility;FileManager;X-MandrivaLinux-System-FileTools;
   
If the file doesn't match, you will need to correct it -- as root > pcmanfm > tools > open current folder as root.    

1. update menus didn't work
2. Find and Open Files was there and contents OK

so, this all didn't work


but experimenting I found 2 ways around it:

1. in pcmanfm I can start it in Places>>Applications>File Tools
2. using xsearch.bin and -.png I could ad it to the applic. on te right side of the desktop

can't hurt, can it??

new problem: hadn't tried it out completely, but wildcards don't seem to work.

the command    man xsearch didn't work, so where/how can I find the manual?


have kept trying and found that /media is the lowest level that works. specifying he drive any better returns no results.
is this the way it's supposed to work??

(and wildcards are not necessary)


searching throug the links at the top of the forum (under    LXDE articles in our magazine) I downloaded and read the LXDE-part of Gtk-Xfce-LXDE-SE.pdf and this explained a lot of what's going on.

strangely (at the end) a version of pcmanfm is discussed in which Search files is an option under Tools.
can this be revived one way or another??
« Last Edit: March 03, 2012, 12:31:56 PM by wiko »

Online daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3746
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: search for files in pcmanfm
« Reply #10 on: March 03, 2012, 03:20:23 PM »
open a terminal and type
Code: [Select]
xsearch
What happens? Start it, or not?

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: search for files in pcmanfm
« Reply #11 on: March 03, 2012, 07:12:02 PM »
Menu > File Tools > Open Files.     

"> Open Files " simply isn't there (had the same problem when I tried to install nautilus: that didn't show up anywhere either)


There's something (unknown) wrong with your installation. Just installed xsearch here on an LXDE desktop and an Openbox one. Showed up in the menu immediately on both desktops. Are you fully updated?


new problem: hadn't tried it out completely, but wildcards don't seem to work.

the command    man xsearch didn't work, so where/how can I find the manual?


As for wildcards, instead of searching for *.png, search for .png. That works. There seems to be no man or info entry for xsearch. The command xsearch --help simply brings up the xsearch interface window.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: search for files in pcmanfm
« Reply #12 on: March 03, 2012, 11:55:39 PM »
There is no man for xsearch. It is a very simple search engine. It doesn't use wildcards. It searches only in your home directory. Searching for any file extension, such as .png, will bring up a list of files with that extension. You can choose to search your subdirectories.     

Offline wiko

  • Full Member
  • ***
  • Posts: 55
Re: search for files in pcmanfm
« Reply #13 on: March 04, 2012, 04:48:41 AM »
open a terminal and type
Code: [Select]
xsearch
What happens? Start it, or not?

yep, the program runs without any problems

Offline wiko

  • Full Member
  • ***
  • Posts: 55
Re: search for files in pcmanfm
« Reply #14 on: March 04, 2012, 04:51:38 AM »
Menu > File Tools > Open Files.     

"> Open Files " simply isn't there (had the same problem when I tried to install nautilus: that didn't show up anywhere either)


There's something (unknown) wrong with your installation. Just installed xsearch here on an LXDE desktop and an Openbox one. Showed up in the menu immediately on both desktops. Are you fully updated?


it's a Live-session, but I'm fully updated (and my workarounds still function).