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
5.0

Available as/for:
Description:
Yet another tool from my work

This is small process viewer and manager for kicker. It displays your processes in "ps ux"-style and allows to kill (SIGKILL), stop (SIGSTOP) and continue (SIGCONT) any of them.
Last changelog:

v0.3.3
-------
* fixed bug in sorting '%CPU' and '%MEM' columns
* button's icon is configurable

v0.3.2
-------
* fixed a bug, when some 'command's did not changed after starting KDE

v0.3.1
-------
* bugfixes

v0.3
----
* tiny improvements
* added options

v0.2
----
* first public release


Ratings & Comments

22 Comments

Ekardnam

Looks like a very neat little thing. Any thought of "porting" it to Plasma? :)

drcux

http://packman.links2linux.de/package/kprocessviewer

dovidhalevi

Suggestions: Icon--the frame around it is annoying. Showing statics would be nice but I use the system monitor applet so this should be optional. Might combine these two applets at some point--a single click as no action in the system monitor so it could open your view! Nice--would be nice to see the niceness of the applications and to be able to renice them as well Persistence--option to not close the view on loss of focus, maybe a keystroke or checkbox. Now I no longer need top or that OTHER k-process-monitor :-)

CKulT

In general, renicing is useless unless you are a root (man renice).

Daemon-K

Ahh yes, but what about an option to do it as root? Maybe running kdesu?

CKulT

Yes, maybe in the future release... :) I need yet another applet for my machine at work - smb4k client for kicker. And I'm working on it now. It will allow much faster access to smb shares, than running smb4k or konqueror (my machine is too slow, so I need to wait 5-7 seconds until smb4k/konq is started).

google01103

I upgraded and after the upgrade looked at the rpm that checkinstall created and it scares me as the files listed look like files from other rpms (especially the various /usr/lib64/lib*.so)and I'm worried that if I remove the kprocessviewer rpm or upgrade it my system will be messed up. Of course I could just be wrong the following is my rpm -ql results /lib64 /lib64/crti.o /lib64/crtn.o /opt /opt/kde3 /opt/kde3/lib64 /opt/kde3/lib64/kde3 /opt/kde3/lib64/kde3/kpv_panelapplet.la /opt/kde3/lib64/kde3/kpv_panelapplet.so /opt/kde3/lib64/libDCOP.so /opt/kde3/lib64/libkdecore.so /opt/kde3/lib64/libkdefx.so /opt/kde3/lib64/libkdesu.so /opt/kde3/lib64/libkdeui.so /opt/kde3/lib64/libkio.so /opt/kde3/lib64/libkwalletclient.so /opt/kde3/share /opt/kde3/share/apps /opt/kde3/share/apps/kicker /opt/kde3/share/apps/kicker/applets /opt/kde3/share/apps/kicker/applets/kpv.desktop /opt/kde3/share/locale /opt/kde3/share/locale/ru /opt/kde3/share/locale/ru/LC_MESSAGES /opt/kde3/share/locale/ru/LC_MESSAGES/kprocessviewer.mo /usr /usr/bin /usr/bin/g++ /usr/lib /usr/lib/qt3 /usr/lib/qt3/lib64 /usr/lib/qt3/lib64/libqt-mt.so /usr/lib64 /usr/lib64/gcc /usr/lib64/gcc/x86_64-suse-linux /usr/lib64/gcc/x86_64-suse-linux/4.2.1 /usr/lib64/gcc/x86_64-suse-linux/4.2.1/cc1plus /usr/lib64/gcc/x86_64-suse-linux/4.2.1/collect2 /usr/lib64/gcc/x86_64-suse-linux/4.2.1/crtbeginS.o /usr/lib64/gcc/x86_64-suse-linux/4.2.1/crtendS.o /usr/lib64/libSM.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXcursor.so /usr/lib64/libXext.so /usr/lib64/libXfixes.so /usr/lib64/libXft.so /usr/lib64/libXi.so /usr/lib64/libXinerama.so /usr/lib64/libXrandr.so /usr/lib64/libXrender.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libfam.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libidn.so /usr/lib64/libpng12.so /usr/lib64/libxcb-xlib.so /usr/lib64/libxcb.so /usr/share /usr/share/doc /usr/share/doc/packages /usr/share/doc/packages/kprocessviewer /usr/share/doc/packages/kprocessviewer/AUTHORS /usr/share/doc/packages/kprocessviewer/COPYING /usr/share/doc/packages/kprocessviewer/ChangeLog /usr/share/doc/packages/kprocessviewer/INSTALL /usr/share/doc/packages/kprocessviewer/README /usr/share/doc/packages/kprocessviewer/TODO /x86_64-suse-linux /x86_64-suse-linux/bin /x86_64-suse-linux/bin/as /x86_64-suse-linux/bin/ld /x86_64-suse-linux/bin/nm /x86_64-suse-linux/bin/strip

CKulT

Do NOT use checkinstall. It is totally buggy. Sometimes it copies in binary package useless libraries, object files and even g++ compiler. You can try to rebuild KPV, then use checkinstall again. If it still doesn't work, use rpm native utilities to build a package. For example, I use dpgk-deb in Debian. I hope RPM has smth like it.

CKulT

Hmmm !!! I see you already installed broken KPV package. Yes, you are right. Do not remove it. It will totally break you system.

google01103

fyi - I've been using checkinstall for probably 5 years and have never seen anything like this before

google01103

took me a few moments to relize that in the "add applet" window the applet wasn't titled "kpv" - could you maybe change this? Suggestions: - add option to see all apps - ability to renice thanks

CKulT

I think I'll change project name to kprocessviewer, because we already have KPV project - KPackViewer.

reeets

awesome app but i also have the same issue, the icon is solid in my toolbar and not transparent. doesn't really matter that much to me though.

bobrik

nice, but Шрефты сасут =)))

gorosito

I like very much the app! I hoped something like this existed for a long time! A wish: Making the icon to show live statistics of the computer could be an interesting twist, like the "System Monitor" applet (that shows the CPU, memory and swap usage in realtime in the icon). Thanks!

ZdadrDeM

Nice app. Could you change the background of the button to transparent, because this white background looks strange on a transparent kicker.

CKulT

Hmm.. Strange, but works for me: http://img99.imageshack.us/img99/5676/xxx2qh9.png

ZdadrDeM

Mh, http://img262.imageshack.us/img262/395/desktopsm4.jpg

ZdadrDeM

Is there a way to change the icon?

CKulT

Currently no

ZdadrDeM

Are you planning to add this feature?

CKulT

Yes, probably in 0.3.3

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

Other Various KDE 1.-4. Improvements:

Slicker Debian Package for Woody
cirrusgr
last update date: 22 years ago

Score 5.0

Konqueror/kdesktop suggestion
PovMan
last update date: 22 years ago

Score 5.0

Biiig buttons
dbojan
last update date: 20 years ago

Score 5.0

Yet Another KControl
Frans
last update date: 21 years ago

Score 5.0

Next window and next/previos window
dbojan
last update date: 20 years ago

Score 5.0

Fantasie Toolbar
katoe
last update date: 19 years ago

Score 5.0