-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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 
--
-
 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
--
-
 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    Open-PC.com   
Artwork
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore


Camheroes

Sponsoring



-
- Content .- Fans  .- Knowledge Base  . 

toplike

   0.4  

Plasmoid Binary

toplike
zoom


Depends on:  KDE 4.x
Downloads:  287
Submitted:  Oct 27 2009
Updated:  Nov 30 2009
Score: 
score61%61%score
 61% good
bad   good

Description:

This plasmoid shows proccess information like top program.




Changelog:

Version 0.4
+ fixed random crash in dataengine

Version 0.3
+ libproc dependency added to cmake


Version 0.2
+ initial version
+ add support for kde 4.3.0
+ transparent background
+ grey-black-white color scheme by default




LicenseGPL
Source(toplike-0.4.tar.gz)
send to a friend
subscription
other artwork from AlexeyTyapkin

goto page: prev   1  2 

-

 ubuntu specific?

 
 by styrsven on: Nov 22 2009
 

Actually, it looks like ubuntu has a patch for libproc that makes freeproc and read_cmdline functions public. So it doesn't look like this plasmoid is compilable on anything else than ubuntu.


reply to this

-

 Re: ubuntu specific?

 
 by AlexeyTyapkin on: Nov 23 2009
 

May be, I've compiled it on kubuntu.


reply to this

-

 Re: ubuntu specific?

 
 by solanum on: Dec 2 2009
 

Agreed. libproc is provided by procps on Mandriva and the compile fails with the same error when I try.

I knew the rise of Ubuntu was going to be a problem for the rest of us!!


reply to this

-

 kdeinit crashes randomly

 
 by masyam83 on: Nov 28 2009
 

I've a random crash (~once a week, PC is always on) of kdeinit4 on ubuntu karmic.
I've send report to bugs.kde.org, and they've told me that it's a bug of toplike widget (line #7 in stack trace).

There is a link to my bug report:
https://bugs.kde.org/show_bug.cgi?id=215034

And today I've another crash with very similar stack trace:

Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78ca700 (LWP 1914))]

Thread 2 (Thread 0xab864b70 (LWP 1915)):
#0 0x00a4b422 in __kernel_vsyscall ()
#1 0x00152e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0099a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3 0x001c4e67 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4 0x00b7c922 in ?? () from /usr/lib/libQtNetwork.so.4
#5 0x001c3e32 in ?? () from /usr/lib/libQtCore.so.4
#6 0x0014e80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7 0x0098d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78ca700 (LWP 1914)):
[KCrash Handler]
#6 0x00933f43 in strlen () from /lib/tls/i686/cmov/libc.so.6
#7 0x01aaff66 in top_like::updateSourceEvent (this=0x93f7aa8, source=...) at /home/masyaman/Downloads/Plasmoids/toplike/data_engine/top_like.cpp:72
#8 0x01446a56 in ?? () from /usr/lib/libplasma.so.3
#9 0x0144831f in Plasma::DataEngine::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#10 0x01aae302 in top_like::qt_metacall (this=0x93f7aa8, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf9a99b8) at /home/masyaman/Downloads/Plasmoids/toplike/build/data_engine/top_like.moc:60
#11 0x002ca263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x002caec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x014445e3 in Plasma::DataContainer::updateRequested(Plasma::DataContainer*) () from /usr/lib/libplasma.so.3
#14 0x01473c50 in ?? () from /usr/lib/libplasma.so.3
#15 0x002c43bf in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x025a0f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x025a867c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x0110ebfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x002b46cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x002e17ce in ?? () from /usr/lib/libQtCore.so.4
#21 0x002df0e0 in ?? () from /usr/lib/libQtCore.so.4
#22 0x00a84e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00a88720 in ?? () from /lib/libglib-2.0.so.0
#24 0x00a88853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x002df02c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x02641be5 in ?? () from /usr/lib/libQtGui.so.4
#27 0x002b2c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x002b30ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x002b553f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x025a0dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#31 0x06c6e80d in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#32 0x0804dde1 in _start ()


reply to this

-

 kdeinit crashes randomly

 
 by masyam83 on: Nov 29 2009
 

I've a random crash (~once a week, PC is always on) of kdeinit4 on ubuntu karmic.
I've send report to bugs.kde.org, and they've told me that it's a bug of toplike widget (line #7 in stack trace).

There is a link to my bug report:
https://bugs.kde.org/show_bug.cgi?id=215034

And today I've another crash with very similar stack trace:

Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78ca700 (LWP 1914))]

Thread 2 (Thread 0xab864b70 (LWP 1915)):
#0 0x00a4b422 in __kernel_vsyscall ()
#1 0x00152e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0099a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3 0x001c4e67 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4 0x00b7c922 in ?? () from /usr/lib/libQtNetwork.so.4
#5 0x001c3e32 in ?? () from /usr/lib/libQtCore.so.4
#6 0x0014e80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7 0x0098d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78ca700 (LWP 1914)):
[KCrash Handler]
#6 0x00933f43 in strlen () from /lib/tls/i686/cmov/libc.so.6
#7 0x01aaff66 in top_like::updateSourceEvent (this=0x93f7aa8, source=...) at /home/masyaman/Downloads/Plasmoids/toplike/data_engine/top_like.cpp:72
#8 0x01446a56 in ?? () from /usr/lib/libplasma.so.3
#9 0x0144831f in Plasma::DataEngine::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#10 0x01aae302 in top_like::qt_metacall (this=0x93f7aa8, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf9a99b8) at /home/masyaman/Downloads/Plasmoids/toplike/build/data_engine/top_like.moc:60
#11 0x002ca263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x002caec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x014445e3 in Plasma::DataContainer::updateRequested(Plasma::DataContainer*) () from /usr/lib/libplasma.so.3
#14 0x01473c50 in ?? () from /usr/lib/libplasma.so.3
#15 0x002c43bf in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x025a0f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x025a867c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x0110ebfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x002b46cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x002e17ce in ?? () from /usr/lib/libQtCore.so.4
#21 0x002df0e0 in ?? () from /usr/lib/libQtCore.so.4
#22 0x00a84e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00a88720 in ?? () from /lib/libglib-2.0.so.0
#24 0x00a88853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x002df02c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x02641be5 in ?? () from /usr/lib/libQtGui.so.4
#27 0x002b2c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x002b30ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x002b553f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x025a0dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#31 0x06c6e80d in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#32 0x0804dde1 in _start ()


reply to this

-

 Re: kdeinit crashes randomly

 
 by AlexeyTyapkin on: Nov 30 2009
 

I've released bug fix version. Please try.


reply to this

goto page: prev   1  2 

add commentback




-
-
all messages

openDesktop.org Facebook App





Partners
Place Your Link Here!
Online Casino
Fundraising Ideas

Cool Sites
iPhone Community

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

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.