-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

Nemo, Caja & Nautilus PyExtensions

   3.4.2  

GTK Filemanager

Score 71%
Nemo, Caja & Nautilus PyExtensions
zoom


Nemo, Caja & Nautilus PyExtensions
zoom


Nemo, Caja & Nautilus PyExtensions
zoom


Downloads:  2392
Submitted:  Oct 22 2008
Updated:  Jul 20 2015

Description:

A graphical handler of the nemo/caja/nautilus file manager python extensions, including some useful pyextensions.

INCLUDED PYTHON EXTENSIONS:

open-terminal-here.py allows to open the terminal window on the selected folder/current directory, with the right-click;

tortoisehg-here.py allows to open the TortoiseHG Workbench on the selected folder/current directory with the right-click;

open-as-root.py allows to open the selected file/folder as root user, so having administrator rights;

add-to-audacious-playlist.py allows to add all the selected audio files to the audacious playlist with the right-click;

meld-compare.py and kdiff3-compare.py allow to compare two selected files/folders with meld and kdiff3. meld is the best with files comparison and kdiff3 is the best with folders comparison; the kdiff3 version that is automatically installed when you activate kdiff3-compare is "kdiff3-qt", which is independent from the kde desktop;

replace-in-filenames.py allows to replace some text with other text in all the filenames of the current directory.

WRITTEN BY: Giuseppe Penone (aka giuspen)

SUPPORTED LANGUAGES:
• English (default)
• French (Pierre Prinetti, up to date)
• Italian (Giuseppe Penone, up to date)
• Japanese (Toshiharu Kudoh, up to date)




Changelog:

• support for nemo (cinnamon)




LicenseGPL
other(Debian/Ubuntu, Source)
Send to a friend
Subscribe
Other  Content  from giuspen
Report inappropriate content



-

 Nice work

 
 by zhuqin on: Oct 23 2008
 
Score 50%

But I got this error:

Traceback (most recent call last):
File "/home/zhuqin/.nautilus/python-extensions/move-to-browsed-place.py", line 68, in get_file_items
if not os.access(urllib.unquote(sel_items[0].get_parent_uri()[7:]), os.W_OK):
IndexError: list index out of range

It's archlinux with python 2.6. It still works though.

BTW, if I translate those msgs to chinese, it refuses to work unless I add:
# -*- Mode: python; coding: utf-8; -*-

Keep it up ^_^


Reply to this

-

 Re: Nice work

 
 by giuspen on: Oct 24 2008
 
Score 50%

Thanks for your report... I will try to reproduce this Index Error.


Reply to this

-

 Broke my Nautilus 3.10 (Ubuntu 14.04)

 
 by sadi on: Oct 12 2014
 
Score 50%

After I installed this using .deb package, Nautilus stopped working even after uninstalling PyExtensions.
Re-installing Nautilus was no use either.
I got this error message in Terminal:
ImportError: could not import gobject (could not find _PyGObject_API object)
Segmentation fault (core dumped)
Only after uninstalling and then re-installing python-nautilus and all other nautilus-xxx packages I could get Nautilus back to work...
Perhaps you should have added Nautilus 3.4 to package dependencies as well?


Reply to this

-

 Re: Broke my Nautilus 3.10 (Ubuntu 14.04)

 
 by giuspen on: Oct 12 2014
 
Score 50%

Weird, I'm running 14.04 myself with nautilus 3.10 and caja 1.8.1 and no problems. BTW Nautilus 3 is getting worse and worse, thanks god it was forked to Caja.


Reply to this

-

 Re: Broke my Nautilus 3.10 (Ubuntu 14.04)

 
 by sadi on: Oct 15 2014
 
Score 50%

What's more weird: After I uninstalled it via Synaptic Package Manager and did the thorough cleaning, restore my Nautilus and other related packages, I saw your extensions appearing in the context menu and working fine with only one exception: Replace in Filenames appears only when a single file is selected and not when several files are selected (which I don't need much any way)
I discovered that actually all this was because "~/.local/share/nautilus-python/extensions" sub-folder remained after uninstallation.
Anyway, I've got it working in a strange way ;-)


Reply to this

-

 Re: Re: Broke my Nautilus 3.10 (Ubuntu 14.04)

 
 by giuspen on: Oct 15 2014
 
Score 50%

The fact is that it is just a graphical interface and you have to use the interface to add/remove/activate/deactivate extensions with it.

Removing the graphical handler does not remove the activated extensions automatically.

Actually if you did not activate any extension there should be not any change to nautilus and no difference if nautilus-pyextensions is installed or not.

The problem you had may have been with the nautilus restart toolbutton (that I fixed with 3.4.1 today).
If you click on the toolbutton to restart nautilus, note that there's a lot of work required to the CPU especially if you are on an old PC, be patient just wait.

About the files renaming extension, that one works with all files in the current directory, not on the selected files.

If you want to help me understand if the problem is still there with 3.4.1, please install it again and play with it.


Reply to this

-
.

 Re: Broke my Nautilus 3.10 (Ubuntu 14.04)

 
 by sadi on: Oct 15 2014
 
Score 50%

Thanks a lot, I'll give it another try in the coming days and will let you know if I see any problems.


Reply to this

-

 Re: Broke my Nautilus 3.10 (Ubuntu 14.04)

 
 by sadi on: Oct 18 2014
 
Score 50%

I confirm that I have no problems now, thanks...
But I wonder if the fact that I've recently begun seeing a black desktop for about 2 seconds (Nautilus starting too slow?) might be somehow related with problem I experienced earlier.
Does this utility make any Nautilus tweaks that could delay its startup?
Of course, it might be just a coincidence as well...


Reply to this

-

 Re: Re: Broke my Nautilus 3.10 (Ubuntu 14.04)

 
 by giuspen on: Oct 18 2014
 
Score 50%

I'm glad that it works now, thank you for testing it!
As for the delay in the startup, the more extensions you enable (either python extensions or others that you install as packages) slightly slow down the nautilus boot/restart and also the nightilus right click, but this should be almost imperceptible, two seconds seems to be a bit too much.


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team