Xfce Forum

Sub domains
 

You are not logged in.

#1 2014-09-07 22:09:35

Magnus
Member
Registered: 2011-04-20
Posts: 51

Catfish custom action no longer works

In Thunar I have a custom action so I can search on Catfish on the currently opened folder, the command is "catfish --fileman=thunar --path=%f". Problem is now the command no longer works. The version of catfish is 1.2.1. Did they remove the --fileman option?

Offline

#2 2014-09-07 23:10:11

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,000

Re: Catfish custom action no longer works

Looks like it:

$ catfish --help
Usage: catfish.py [options] path query

Options:
  --version      show program's version number and exit
  -h, --help     show this help message and exit
  -v, --verbose  Show debug messages (-vv debugs catfish_lib also)
  --large-icons  Use large icons
  --thumbnails   Use thumbnails
  --iso-time     Display time in ISO format
  --exact        Perform exact match
  --hidden       Include hidden files
  --fulltext     Perform fulltext search
  --start        If path and query are provided, start searching when the
                 application is displayed.

And here is the commit:

Drop fileman and wrapper parameters, xdg-open is sufficient. Populate all version info from catfishconfig.py

What did the fileman parameter do?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2014-09-07 23:24:07

Jerry3904
Member
Registered: 2013-11-09
Posts: 853

Re: Catfish custom action no longer works

What did the fileman parameter do?

From this and other examples I see in a web search, it looks like it allowed the user to specify the file manager to be used. Just a guess...


MX-23 (based on Debian Stable) with our flagship Xfce 4.18.

Offline

#4 2014-09-11 04:09:50

Magnus
Member
Registered: 2011-04-20
Posts: 51

Re: Catfish custom action no longer works

I changed the custom command to 'catfish %f' and it worked. Thanks.

Last edited by Magnus (2014-09-11 04:10:02)

Offline

Board footer

Powered by FluxBB