LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   file search in nautilus and catfish not working debian wheezy 64bit (https://www.linuxquestions.org/questions/debian-26/file-search-in-nautilus-and-catfish-not-working-debian-wheezy-64bit-4175503568/)

rubankumars 05-01-2014 07:44 AM

file search in nautilus and catfish not working debian wheezy 64bit
 
I have a wheezy 64bit.File search does not return any results.Catfish does not start when opened.It is a new installed system.Catfish when opened in terminal gives error:
/usr/bin/catfish: line 2: fg: no job control

What should I do?
How to solve these two issues?

jdkaye 05-01-2014 08:54 AM

Re. catfish, Can you show the entire dialogue that you typed in the console in order to get the error message you have listed in your post. Do you get the same message whatever you search for?
jdk

rubankumars 05-05-2014 12:26 AM

Quote:

godlover@debian:~$ catfish
/usr/bin/catfish: line 2: fg: no job control
godlover@debian:~$

this is what I get.When I start catfish from menu,it does not open at all.

jdkaye 05-05-2014 02:03 AM

What is the output of this command?
Code:

aptitude show catfish
jdk

dblo7 05-06-2014 12:17 PM

... same problem ... here is the initial command and error followed by reply to question posted above ...


root@ranchnb:~# catfish
/usr/bin/catfish: line 2: fg: no job control
root@ranchnb:~# ^C
root@ranchnb:~# aptitude show catfish
Package: catfish
State: installed
Automatically installed: no
Version: 0.3.2-2+deb7u1
Priority: optional
Section: utils
Maintainer: Cody A.W. Somerville <cody-somerville@ubuntu.com>
Architecture: all
Uncompressed Size: 146 k
Depends: python, python-support (>= 0.90.0), python-gtk2 (>= 2.6),
python-glade2, python-gobject
Recommends: python-xdg
Suggests: python-dbus, strigi-daemon, doodle, tracker, beagle
Description: file search tool that support several different engines
A file search tool using different backends which is configurable via the
command line.

This program acts as a frontend for different file search engines. The
interface is intentionally lightweight and simple. But it takes configuration
options from the command line.

Currently find, locate, tracker, strigi, pinot, and beagle are supported as
backends.
Homepage: http://software.twotoasts.de/index.p...h_summary.html

root@ranchnb:~#

Thank you for any insight which you may provide![COLOR="Silver"]

jdkaye 05-06-2014 12:28 PM

Have a look at the output of
Code:

man catfish
to make sure that catfish accepts a command with no arguments. It may offer other commands that might show if catfish is installed correctly.
jdk

rubankumars 05-10-2014 02:53 AM

why nautilus search is not working?
 
Why nautilus search is not working? Plz give a fix for that.....

jdkaye 05-10-2014 04:40 AM

Quote:

Originally Posted by rubankumars (Post 5168301)
Why nautilus search is not working? Plz give a fix for that.....

You give no details so it's difficult to offer suggestions.
What were you looking for? What did you do to find it? How did the system respond?
jdk

rubankumars 05-24-2014 01:19 AM

When I search any folder as root(nautilus) The search works.
But,when i search as ordinary user nautilus search gives no results.
When I run nautilus from terminal,
godlover@debian:~$ nautilus
Initializing nautilus-gdu extension
New TrackerTagsView with 1 files
Clearing tags in store
Adding all tags...
Shutting down nautilus-gdu extension
godlover@debian:~$

jdkaye 05-24-2014 03:21 AM

Can you at least give one (1) example of a folder you searched. How exactly did you search for this folder? And what is the output of
Code:

ls -l <name of folder you are searching>
jdk

Eireannach 05-24-2014 05:46 PM

I recently had a similar problem with catfish - I do not use nautilus.

Could the following catfish bug report be relevant ?
https://bugs.debian.org/cgi-bin/bugr...cgi?bug=746251

cbjones50 08-21-2014 04:29 PM

The reason for the failure to find files is quite simple but so far the solution is not.

In Debian/Wheezy using the File Browser/Nautilus the search utility within the browser will only find files that belong to the signed on user.

If the file being searched for belongs to you it will find it if not it will not. It is that simple.

I have checked the "+" and "-" options to see if ownership can be removed as a requirement.

I have tried preferences within file browser/nautilus and found no applicable options.

In Debian Version 6 one could search the entire file system for "readme" files and then right click for properties to see what application it applied to but no more.

There is no more right click for Gnome 3 users.

Should anyone know why ownership is a requirment for a file to be found please respond.


All times are GMT -5. The time now is 10:23 PM.