You are not logged in.

#1 2008-12-03 19:31:43

JonathanArcher
Member
From: San Francisco
Registered: 2008-11-12
Posts: 108

[Solved] Do I have too many conky instances?

This is actually not a topic to brag about being the user with the most conky instances, it is simply me wondering why I have so many conky processes when I check whats going on with top and ps aux. I only have a small conky bar right over my task bar, and so I thought that there should be only one process for it.

But here is what ps aux shows me:

archer    6061  0.1  0.2  11716  3092 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6062  0.1  0.2  11716  3096 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6063  0.1  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6064  0.2  0.2  11716  3088 ?        S    19:24   0:06 /usr/bin/conky                                                              
archer    6065  0.2  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6066  0.2  0.2  11716  3088 ?        S    19:24   0:06 /usr/bin/conky                                                              
archer    6067  0.1  0.2  11716  3092 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6068  0.2  0.2  11716  3088 ?        S    19:24   0:06 /usr/bin/conky                                                              
archer    6069  0.2  0.2  11716  3092 ?        S    19:24   0:06 /usr/bin/conky                                                              
archer    6070  0.2  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6071  0.2  0.2  11716  3088 ?        S    19:24   0:06 /usr/bin/conky                                                              
archer    6072  0.2  0.2  11716  3092 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6073  0.1  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6074  0.1  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6075  0.1  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky                                                              
archer    6076  0.1  0.2  11716  3092 ?        S    19:24   0:05 /usr/bin/conky
archer    6077  0.1  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky
archer    6078  0.2  0.2  11716  3092 ?        S    19:24   0:05 /usr/bin/conky
archer    6079  0.1  0.2  11716  3092 ?        S    19:24   0:05 /usr/bin/conky
archer    6080  0.1  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky
archer    6081  0.1  0.2  11716  3088 ?        S    19:24   0:05 /usr/bin/conky
archer    6082  0.2  0.2  11716  3092 ?        S    19:24   0:05 /home/archer/.kde4/Autostart/conkylink
archer    6083  0.1  0.2  11716  3088 ?        S    19:24   0:05 /home/archer/.kde4/Autostart/conkylink
archer    6084  0.2  0.2  11716  3092 ?        S    19:24   0:05 /home/archer/.kde4/Autostart/conkylink

I just followed the wiki entry about conky, so I'm also wondering why the conkylink shows up three times. Is all of that really normal? I mean, I don't have any performance issues with my computer, but it seems a bit unnecessary too me to have that many conky instances for just one little conky display.
I hope there is no other topic about it, because with the search function I could only find topics about how to create multiple instances of conky with different config files.

Last edited by JonathanArcher (2008-12-10 21:29:43)

Offline

#2 2008-12-04 19:16:18

JonathanArcher
Member
From: San Francisco
Registered: 2008-11-12
Posts: 108

Re: [Solved] Do I have too many conky instances?

I need to push this as I can't figure out what could be wrong.

Offline

#3 2008-12-04 19:26:07

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: [Solved] Do I have too many conky instances?

You're using KDE4 and asking what's wrong ?
It could be a billion things, I'm afraid. KDE4 is a shame to what it used to be.

Try removing that conkylink from /home/archer/.kde4/Autostart and start conky from the terminal.
See if it still behaves whacky. I'm using conky with openbox and have no such issues.

What do you have inside that conkylink anyway ?


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#4 2008-12-04 22:53:21

JonathanArcher
Member
From: San Francisco
Registered: 2008-11-12
Posts: 108

Re: [Solved] Do I have too many conky instances?

Well, if I kill all instances and start conky from terminal, there is only one instance showing up, so I guess it has to do with the way it autostarts.
conkylink is simply the link to /usr/bin/conky, as suggested in the wiki (http://wiki.archlinux.org/index.php/Conky) with the only difference being, that in the wiki it seems to me that the is for kde3.5 and I simply adapted it to the kde4 autostart.

Offline

#5 2008-12-10 21:33:37

JonathanArcher
Member
From: San Francisco
Registered: 2008-11-12
Posts: 108

Re: [Solved] Do I have too many conky instances?

Ok, so I just went ahead and deleted the conkylink in my autostart directory and now it autostarts in only one instance. I have no idea why it still autostarts, since I followed the instructions in the wiki and having the conkylink in the autostart directory should be the only way to set it up, at least I thought so.

Offline

#6 2008-12-11 09:46:35

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: [Solved] Do I have too many conky instances?

Do you have session saving enabled ?


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#7 2008-12-11 18:34:34

JonathanArcher
Member
From: San Francisco
Registered: 2008-11-12
Posts: 108

Re: [Solved] Do I have too many conky instances?

Actually I am not sure, because I don't use the english KDE4, but I can find an option that seems to be for session saving and it is enabled. That explains why I did have so many instances, it was in autostart and everytime I rebooted it added another instance of conky. Oh man, such a simple explanation and I never thought about that.

Thanks moljac024 for your patience and for pointing that out, I feel so stupid right now wink


edit: Just tested it out by deactivating that option and conky didn't start, thanks again!

Last edited by JonathanArcher (2008-12-11 20:40:29)

Offline

Board footer

Powered by FluxBB