After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 487019 - nautilus-actions (v1.4.1) not working with Nautilus 2.20.0
nautilus-actions (v1.4.1) not working with Nautilus 2.20.0
Status: RESOLVED WONTFIX
Product: filemanager-actions
Classification: Other
Component: general
1.4
Other All
: Normal major
: ---
Assigned To: Nautilus-actions Maintainer(s)
Nautilus-actions Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-10-16 02:19 UTC by Gerald Boersma
Modified: 2009-05-01 10:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example nautilus-actions configuration that does not work for me. (9.41 KB, text/plain)
2007-11-06 23:29 UTC, Gerald Boersma
Details

Description Gerald Boersma 2007-10-16 02:19:03 UTC
Please describe the problem:
I defined an action in nautilus-actions configuration in the correct format. When I right-click on a file, the action does not appear in the menu as expected.

Steps to reproduce:
1. Using nautilus 2.20 (and gnome 2.20), create a new action. I specified an action on jpeg files as an example. 
2. Save and shut-down / restart nautilus.
3. Select an appropriate file and right-click.


Actual results:
The action does not appear on the menu.

Expected results:
The item should appear.

Does this happen every time?
Yes.

Other information:
This could be a 1d10t error. Can someone verify that they see the same thing?
Comment 1 Atilla ÖNTAŞ 2007-10-25 08:46:51 UTC
Confirmed on Ubuntu 7.10 Gutsy release
Comment 2 Frederic Ruaudel 2007-10-31 14:31:34 UTC
Sorry, but I've just tested it on an ubuntu Gutsy with nautilus 2.20 and nautilus-actions 1.4.1 delivrered by apt-get and it works fine for me.

I've created an action called test which open a gnome-terminal (tested with gedit too) when right clicking on *.jpg files.

Did you use the 1.4.1 version ?

Did you compile it yourself or use a package from an official repository ?

Could you please export your action and attached it to this bug so I can check what's going wrong with your config ?

You can also try to import this action (http://www.grumz.net/node/218) to check if its works well or not.

Notice that now there is no need to restart nautilus anymore. I've made include a patch in Nautilus since 2.14 to make it refresh its menu with a call to a special function in its API and N-A calls it every time you make a change using the GUI.

Thanks in advance for your feedback
Comment 3 Gerald Boersma 2007-11-06 23:29:56 UTC
Created attachment 98698 [details]
Example nautilus-actions configuration that does not work for me.
Comment 4 Gerald Boersma 2007-11-06 23:31:19 UTC
Frederic:

So I have seen the light and have switched from Debian (unstable) to Ubuntu Gutsy. Very nice.

I installed nautilus actions 1.4.1 from the official Ubuntu Gutsy repository.

I still cannot get the actions to work for me. I have imported the action you provided and it does not appear on the right-click menu. I tried to create one myself, and no luck.

The only special configuration I did for nautilus was to enable single click instead of double click.

Cheers,
Gerald


Comment 5 Gerald Boersma 2007-11-07 19:01:05 UTC
Frederic:

I put my laptop on standby and then restarted this morning, and now everything works as expected. I have tested by configuring some new actions and all is as I expect.

Perhaps something to do with nautilus not picking up the changes right away? Perhaps an initial case scenario, i.e. I had no actions defined and then defined the first one (which did not get picked up right away), and after it did get picked up after the laptop resume, all addition actions were picked up right away?

Thanks for your help. Much appreciated.

Cheers,
Gerald
Comment 6 Luigi Maselli 2008-03-06 14:35:43 UTC
I had Nact previosly working but with Nautilus 2.21.93 Ubuntu Hardy, it doesn't work anymore..

utente@pc01:~$ nautilus -q
seahorse nautilus module initialized
seahorse nautilus module shutdown
utente@pc01:~$ nautilus
seahorse nautilus module initialized

** (nautilus:27037): WARNING **: Unable to add monitor: Non supportato
Comment 7 Luigi Maselli 2008-03-17 10:36:45 UTC
See also http://bugzilla.gnome.org/show_bug.cgi?id=522912
Comment 8 Pierre Wieser 2009-05-01 00:49:48 UTC
In order to try to better track this sort of problem, I plan to add to nautilus-actions a special debug function.

A priori, depending on a special environment variable, nautilus-actions could log more or less of its actions.

To be seen in a next release...

For now I close the bug as it refers to an old version.

Regards
Pierre