Re: Running a sample nautilus-python script..



Finally I figured out how to run the script
1) Copy the sample script file into ~/.local/share/nautilus-python/extensions
2) Provide execute permission for the file from permissions tab
3) nautilus -q and then nautilus --no-desktop [In this way python Exceptions will get printed in the console itself]

The documentation is not so clear and beginners will find it difficult to understand


On Wed, Nov 28, 2018 at 9:26 PM Rathinam Signup <tfa signup test gmail com> wrote:
Hi all,

I'm trying to run an example provided in https://projects-old.gnome.org/nautilus-python/documentation/html/nautilus-python-overview-example.html#id2684063. Though I copied the python script under ~/.local/share/nautilus-python/extensions and restarted nautilus, the menu fails to show up in files/folders. Only copying the script is enough or do I need to do any other thing? FYI I'm trying with Python 2.7

Thanks in advance.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]