Ubuntu :: Conky Quirk - How To Get Conky To Start Normally Without Having To Do Manual Restart Everytime Login

Jun 26, 2011

I have conky installed and set up as a startup application, however everytime I log out and back in conky creates itself as a new window:

How can I get conky to start normally without having to do a manual restart everytime I login?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Login Manager Causes Conky To Not Start With Fluxbox

Jan 23, 2010

I recently upgraded from 9.04 to 9.10 and I have noticed an increase in loading time when logging in.What use to take less then 1 sec is now taking 3-4. It sometimes is able to start conky but most of the time it doesn't. When I manual run it after login in it has no problems starting.When I start a session with 9.04 I noticed it would go straight to fluxbox it would then take a few seconds to load conky and pidgin. When starting a session with 9.10 the loading seems to happen before the login manager passes control to fluxbox. When the login manager is finished pidgin is signed and ready, there is no more loading to be done.

Would removing the login manager and starting a session from the terminal be advisable? I only use fluxbox.

View 5 Replies View Related

Ubuntu :: Conky Disappear Everytime Unmount Any Volume?

Nov 10, 2010

Well, that's pretty much it... my conky disappear everytime I unmount volume, as a pendrive or an external device

View 9 Replies View Related

Debian :: Conky - Full Screen Config / 2 Conky Configs?

Jun 13, 2011

Said that all the config i find put all the info in one place of the screen, in this example on the right side:

url

or like conky colors where you can put in either side, or other complex examples that use folders with images..that at least i need one day to study all the variables it has...

What i want is something simple, in my black background i dont want images and effects, only white simple text.

My problem is: i want for instance my specs above, my log info in the middle, my music info bellow (above my clock) and in conky config i'm hitting my head in the wall....

For instance if i use my facebook script to appear in the midle how the hell can i put my music info bellow without ruined the facebook in the midle...do i need 2 conky configs?

View 4 Replies View Related

Ubuntu :: Conky Restart After Resume From Sleep?

Feb 19, 2010

I'm having trouble getting conky to start automatically after resume from sleep. I've tried putting a copy of my conky startup script into /etc/pm/sleep.d but nothing happened.

My startup script:

PHP Code:

#!/bin/bash
sleep 20 && conky 

View 2 Replies View Related

Ubuntu :: When Type "conky" In Terminal It Returns With Conky: Invalid Configuration File

Feb 1, 2011

when I type "conky" in terminal it returns with Conky: invalid configuration file '/home/user/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. I've tried completely uninstalling, rebooting, then reinstalling, still same error?

View 3 Replies View Related

OpenSUSE :: Failed: Conky Hardcore "Conky Transparency With KDE (3 And 4)"

Jun 19, 2010

I have a problem with conky. It draws a black background instead of using pseudo-transparency. I ofc tried to achieve this with feh but to no avail. All the instructions here failed: Conky Hardcore! Conky transparency with KDE (3 and 4)

[Code]...

View 1 Replies View Related

Ubuntu :: Getting Conky To Start At Startup?

Apr 6, 2010

As the title implies, I have fluxbox and conky running in Karmic. The problem is getting conky to start at startup. Below is my ~/.fluxbox/startup file. I have searched and tried everything I have found to get it to work. Conky works beautifully when I run it manually. Anyway, here is my startup file:

Code:
#!/bin/sh
xmodmap "/home/doug/.Xmodmap"
unclutter -idle 2 &
conky &
exec fluxbox -log "/home/doug/.fluxbox/log"

Lines added before and after the conky line run perfectly. Unclutter runs, but no conky.

View 3 Replies View Related

General :: How To Get Conky Start Automatically When Start Fvwm

Sep 22, 2009

I use Opensuse 11 with fvwm. How can I get conky start automatically when I start fvwm?

I setup the conky under fvwm session for my Opensuse 11 but it won't start automatically. I am wondering how to write some kind of scripts to force it to start automatically and with a delay about 10 seconds after fvwm starts.

View 10 Replies View Related

Fedora :: Can't Get Conky To Start

May 13, 2010

I'v installed conky (from the repo) on my Fedora 12 x64 box, and i'm very pleased with it. However I can't get it to start at login.I'v tried shell scripts that include a delay (i tried delays of up to 30 secconds), and there is no change.

View 5 Replies View Related

Ubuntu :: Make Conky Wait To Start?

Apr 25, 2011

how do I make conky wait to start? I have read the post how to do it but when I try it says file not found.

View 9 Replies View Related

Slackware :: Conky - Get It To Start When X Loads?

Jul 23, 2010

I just installed conky. What is the best way to get it to start when X loads? I am using KDE.

View 3 Replies View Related

Slackware :: Conky On Which Display To Start?

Apr 22, 2011

Is there a way to tell conky on which display to start. I have dual twin monitor setup and its starting on my secondary monitor.

View 10 Replies View Related

Ubuntu :: Conky Doesn't Start At Startup Even With 30 Sec Sleep

Jan 21, 2010

Conky does not start during start up.I used this script, It has execute permission also!But it did not start! What is the problem!It works manually when i run that script!

Note: It is not working in the background also at startup as i checked it -When is run killall conky it showed No such process

View 2 Replies View Related

Ubuntu :: Conky To Run At Start Up - Not Configured To Stand On Top Of My Applications

Jul 13, 2010

I have been wanting conky to run at start up... fortunately I got that part done (I am very new) but after that, even though my conky was not configured to stand on top of my applications it would, and I didn't want that so I added some more code, and now it disappears if I click over it, it is still running, just not visible.

Here is my code...

View 4 Replies View Related

Ubuntu :: Conky Display Computer Login Attempts?

Jul 10, 2011

I think someone has been in my apartment when I'm at work and attempted to login to my computer.

Rather than searching through all the logs, is there any way for Conky to display the last 2 or 3 login attempts?

View 9 Replies View Related

Slackware :: Start Conky And Add Module At System Startup?

Jul 21, 2011

my Conky needed the Coretemp, and a friend of LQ told me to run modprobe, and it works greate! no every time I start my system, I need to run the modprobe to add the module to Kernel. How can I put the coretemp to start every startup? (I think there is somenthing to do with a file on the rc.module at /etc/rc.d/, but I'm afraid to do something stupid...) I want to make the conky running after start of the system. How can I do this?

View 2 Replies View Related

Ubuntu :: Conky Stays On Top?

Aug 14, 2010

I've tried other solutions, but none work for me.Here is my .conkyrc

Code:
######################
# - Conky settings - #

[code]....

View 3 Replies View Related

Ubuntu :: How To Disable Conky On Top

Sep 3, 2010

how do i make this conky not to be on top of others on startup? i have to killall conky then activate conky to use it normally.

View 2 Replies View Related

Ubuntu :: Can't Compile Conky 1.8.1?

Oct 22, 2010

I just did a fresh install of Ubuntu 10.10 and i thought I'll just compile the latest version of conky.
So i did:

Code:
./configure --prefix=/usr --enable-audacious=yes --enable-iostats --enable-curl --enable-rss --enable-weather-metar --enable-weather-xoap --enable-imlib2 --enable-lua-imlib2 --enable-lua --enable-lua-cairo --enable-wlan All good. I finally install everything and manage to get configure to finish but once I type make it exists in the middle.

Code:
[...]
mv -f .deps/conky-ccurl_thread.Tpo .deps/conky-ccurl_thread.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE="/usr/etc/conky/conky.conf" -DPACKAGE_LIBDIR="/usr/lib/conky" -pthread -[code]....

View 1 Replies View Related

Ubuntu :: Cannot Get Started With Conky

Nov 24, 2010

I recently installed Ubuntu and I came across Conky.I was fascinated with this software and installed it using terminal codes. At first it rand with the default config file loaded. then i PC shutdown due to a power failure. now conky does not start and after searching over the net i found out that my conky config file is missing. I pasted the conky config fiel yet to no avail.

It gives me this error while running it in Terminal

Code:
Conky: /home/shazzy/.conkyrc: 30: no such configuration: 'on_bottom'
Conky: /home/shazzy/.conkyrc: 63: no such configuration: 'border_margin'
Conky: use_spacer should have an argument of left, right, or none. 'no' seems to be some form of 'false', so defaulting to none.

[Code]....

Here's the link to the site. I'm not sure how do i set this up as my conky config.

Link to ConkyConfig

View 2 Replies View Related

Ubuntu :: Why Does My Conky Look So Ugly?

Dec 23, 2010

I've been trying to set up Conky and everytime I try to put in new code that I've copied and pasted I always get it to look super crappy for some reason..Also why is it going to the bottom left instead of top right?

View 7 Replies View Related

Ubuntu :: Conky - How To Configure

Mar 30, 2011

I would like some help with Conky. I have no Idea how to configure it and all the guides are soo confusing to me. I would like it to be clear, have some basic PC info about my computer and show me the weather.

View 3 Replies View Related

Ubuntu :: 11.04 And Lmsensors With Conky?

May 10, 2011

does anyone have cpu temp,gdu temp,fan information working in 11.04? if so you tell me how you did it. I have cpu temperature working just not the rest.

View 5 Replies View Related

Ubuntu :: Conky Disappears After A While On 11.04

May 24, 2011

When I run Conky on Ubuntu 11.04, then after some time it suddenly disappears (isn't drawn anymore on the desktop). With 'ps' I can see that the Conky process is still running, it just isn't drawing itself anymore. I don't know what exactly triggers Conky to disappear. Does this have something to do with Unity?

View 1 Replies View Related

Ubuntu :: Get Conky To Run At Startup?

Jul 8, 2011

Im trying to get Conky to run at startup. I created a file called conky_start.sh in etc/init.d that looks like this:

Code:
#!/bin/sh
### Starts up Conky ###
sleep 30 && conky
Then did this to get it into startup:

[Code]....

View 9 Replies View Related

Ubuntu :: Conky Crashes With Desktop?

Jan 8, 2010

I have conky on my desktop, and it works most of the time. The only times I've noticed problems are when I do large file transfers from my computer to an external HD.

What happens during large file transfers is that Conky crashes, and then I realize that my desktop is also "dead" (as in, I can't highlight anything. The icon for my external HD is gone, even though it is still mounted and accessible. Right-clicking doesn't do anything either.). I tried Ctrl+Alt+Backspace, but that didn't work either. I can log out and back in to get everything working again, but that's a bit of a pain.

I'm using the GNOME desktop on Ubuntu 9.10.

View 6 Replies View Related

Ubuntu :: Conky And Unprintable Characters?

Feb 4, 2010

I've downloaded a .htm file from the WWW which has the following few lines:

Quote:
<h1>
Latest Times as at: 4-Feb-2010 15:30 ${color3}${execi 1800 grep "Latest" FinishTimes.htm | sed -e 's/ in Tideda Files//'}
</h1>
and in my Conky script I do this:
Code:
${color3}${execi 1800 grep "Latest" FinishTimes.htm}

but when it prints on the screen there is an empty box at the end of the line. I assume this a CR or LF that's attached to the end of the line, but how can I get rid of it?

View 1 Replies View Related

Ubuntu :: Stopping Conky From Closing?

Feb 12, 2010

Is there a way to stop conky from closing when I click on it? I have a few set up as a system monitor bar on the desktop, and I'd like to anchor them there from accidental clicking so I don't have to restart my script.

View 2 Replies View Related

Ubuntu :: How To Write A Conky Script

Mar 2, 2010

I am a beginner,i like to write my own script but from where to start?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved