KFileManagerUtils

Dolphin Service Menus

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
6.1

Description:
KFileManagerUtils is a simple utility which adds several shell extensions to Konqueror:

- Copy path to clipboard: copy the path(s) of the selected element(s) to the clipboard
- Copy URL to clipboard: copy the url(s) of the selected element(s) to the clipboard
- Regex Rename: popup a dialogue that allows easy renaming of files with the help of regular expressions
- Use as folder icon: allow to use any picture as a folder icon
- Clean folders: allow to clean the selected folders by deleting files according to patterns
Last changelog:

* Sat Oct 20 2007 Serge Weinstock 1.2.1
- Added the Clean Directories utility:
- It allows to delete object files, backup, libraries, ... from a source folder
* Sun Nov 26 2006 Serge Weinstock 1.1.4
- All dialogs:
- use whenever possible a standard set of icons for each button
- SetFolderIcon:
- Added a "Original Size" button which resets the thumbnail size to the original image size
* Thu Nov 09 2006 Serge Weinstock 1.1.3
- SetFolderIcon:
- Fixed an issue with some versions of pykde which have no mapping for KURLRequester::setKURL()
* Thu Nov 09 2006 Serge Weinstock 1.1.2
- Removed some unnecessary requirements for pykde modules
- Recompiled the "ui" files with the correct version of pyuic
* Wed Nov 08 2006 Serge Weinstock 1.1.1
- Changed the label of some context menu entries
- RegexRename:
- An error is shown when several files are about to be renamed with the same name
- The renaming of files can be undone
* Sun Nov 05 2006 Serge Weinstock 1.0.1
- First release


Ratings & Comments

15 Comments

emplate430

9 TY!

dovidhalevi

A log of work. You need to get: SIP (One of Debian Sid is not new enough) The python qt3 bindings. Takes a long time to compil. The python KDE bindings. Ditto, its compilation (as some of KDEs) can eat all your memory and then some. Take a long break. Once this is all installed, then try to install KFileMangerUtils. OK. ALL the downloads are available from the one site.

sweinst

Which distro do you use? I must confess that I'm surprised by this statement Most distro have the python kde bindings in standard (Suse, Mandrive, Fedora, Kubuntu, ...) Furthermore these bindings are now a standard part of KDE (http://websvn.kde.org/branches/KDE/3.5/kdebindings/python/) With any normal distribution of KDE, you don't have to compile anything, just to install the corresponding RPMs or packages!

dovidhalevi

I am running Debian Sid. As I said, SIP is there but too old for the python=qt bindings on the site. The python-qt bindings on sid are still python 2.3 so needed all this stuff. Installed successfully SIP, PyQT. PyKDE fails in compiling kresourses because of a missing parts.h file. The only one I have is in $KDEDIR/include/kparts and this is NOT the one being sought.

sweinst

I know nothing about Debian Sid, but on:

  • Suse: there are standard rpms: kdebindings3-python
  • Mandriva: there are standard rpms: python-kde-3
  • Fedora: there are standard rpms: PyKDE-3
I'm sure that you can also find them for Debian

Superstoned

wonderfull job, thanx! you fixed all my problems in just a few hours... LOVE!

Superstoned

you fixed all my problems, thanx!!!

rolot

Installation works fine on my Kubuntu Dapper Drake. Was missing a tool like this every now and then.... Same problem with "use as folder icon": ... NameError: global name 'KURLRequester' is not defined Bye, roland

sweinst

Hi, Try the new release.

Superstoned

running install running build running build_messages /usr/bin/msgfmt -o po/fr.gmo po/fr.po running checkpyqt running checkpykde Error: Couldn't find module 'kparts'. Couldn't import KDE! Please make sure that PyKDE is installed and working. KDE and pykde (latest) are installed, i have no idea what is wrong or how to fix it. my kde is installed in /opt/kde and i use archlinux. maybe you can include instructions to install this by hand? i only want the "set picture as folder picture" function anyway... could be under actions, and only for folders. how do i do that?

sweinst

Hi, Kparts is not required for this utility. The requirement comes from the package I use for the installation (pykdeextensions) but I don't use that library at all. You can fix that by editing the file ./kdedistutils/kdedistutils.py and changing the line: for k_module in ('dcop', 'kdecore', 'kdeui', 'kio', 'kfile', 'kparts', 'khtml') to: for k_module in ('dcop', 'kdecore', 'kdeui', 'kio', 'kfile', 'khtml')

Superstoned

i had to remove khtml as well, but now it's installed. do you know what is wrong with my installation?!?

Superstoned

error when trying to set a picture as folder icon: Traceback (most recent call last): File "/usr/SetFolderIconDlgImpl.py", line 259, in run dialog = SetFolderIconDlgImpl(options) File "/usr/SetFolderIconDlgImpl.py", line 60, in __init__ SetFolderIconDlg.__init__(self,parent,name,modal,fl) File "/usr/SetFolderIconDlg.py", line 100, in __init__ self.folder = KURLRequester(self,"folder") NameError: global name 'KURLRequester' is not defined

sweinst

Oops! I've use the wrong tool for transforming the UI files into python scripts... I've released a new version which should fix that.

Superstoned

can you try to get (some of) these in KDE 3.5.6?!?! would be cool... just suggest it on the konqi mailinglist or something.

Pling
0 Affiliates
Details
license
version 1.2.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Dolphin Service Menus:

burnWithGrowisofs
chunkylover
last update date: 20 years ago

Score 5.0

Firefox-bookmarks service menu
storyteller
last update date: 20 years ago

Score 5.0

Text Convert Service Menu
smp-penguin
last update date: 21 years ago

Score 5.0

Pdflatex servicemenu
bobuse
last update date: 20 years ago

Score 5.0

Send through Bluetooth
dmnet
last update date: 21 years ago

Score 5.0

Add to Bloglines
spookster
last update date: 20 years ago

Score 5.0



System Tags