Ubuntu :: Conky Forecast Setup - Partner ID And License Key?
May 25, 2010
I'm trying to setup the conkyforecast.py and I need the Partner ID and the License Key for Xoap. Weather.com has yet to send them to me. How long does it usually take for them to send this information? It has been almost 24 hours since I registered.
View 2 Replies
ADVERTISEMENT
May 20, 2010
I cannot seem to get data to show up in the forecast window. I have my city ID and I also went to weather.com and signed up and got my 2 keys and put them in conkyforecast.config. So here is what I have (the template is someone else s mind you but I have my city data enetered. I'm sure I am overlooking something but what I don't know conkyforecast:
[code]....
View 9 Replies
View Related
Nov 19, 2010
How to install conky forecast on fedora 14?
View 4 Replies
View Related
Dec 9, 2010
ConkyForecast is giving me the way wrong temperature (conky says it is 129 but weather.com says it is 54) it also added an A symbol before the degree symbol.
ConkyForecast.template
Code:
${image [--datatype=WI --CC] -p 0,0 -s 64x64}
${image [--datatype=WI --startday=1] -p 120,0 -s 64x64}
${image [--datatype=WI --startday=2] -p 240,0 -s 64x64}
${voffset 15}
Now: [--datatype=LT]${goto 135}[--datatype=DW --startday=1]: [--datatype=LT --startday=1]${goto 255}[--datatype=DW --startday=2]: [--datatype=LT --startday=2]
conkyrc
Code:
# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>
# set to yes if you want Conky to be forked in the background
background no
# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se* .....
View 1 Replies
View Related
Jun 14, 2010
I am trying out conky for the first time and rather enjoying it. I have a small frustration though. I have a dual head setup and would like to have identical conky's showing on both monitors. I have tried creating two .conkyrc's (.conkyrc1 & .conkyrc2) and then using:-
Code:
$ conky -c config1
$ conky -c config2
to launch them, this results in only one of the two conky's displaying. I did at first think that maybe they were on top of eachother, but one conkyrc is set bottom_left, the other bottom_right so they should not be right??
When I try to run them as above terminal shows:-
Code:
gregg@burt:~$ conky -c config1
Conky: invalid configuration file 'config1'
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: invalid num arg for top. Must be between 1 and 10.
Conky: forked to background, pid is 7017 .....
#NETWORK
${font Sans:size=9:weight=bold}${color grey}NETWORK ${hr 2}$color${font Sans:size=8:weight=bold}
${color grey} DOWNLOAD UPLOAD
${downspeedgraph eth0 30,115 000000 00ff00} ${alignr}${upspeedgraph eth0 30,115 000000 ff0000}$color
Processes 8 & 9 do not appear in my conky, just blank space between 7 & 10?? Also, the swap %age displays 'No swap%'?
View 6 Replies
View Related
Jul 18, 2011
i would like to set up a conky setting at my work so when employees call me for questions they can just give me the info that is visually on the screen from conky that i want instead of having them look for it, i have done some conky in ubuntu , it is very easy , just install it then enter codes in the text editor, and BAM done, now on opensuse looking at this thread Conky - Hardware Monitor it looks ALOT harder, is there a easier way around this big mess of codes and what not.
View 9 Replies
View Related
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
View Related
Jul 7, 2010
There have been a few capabilities I've wanted to add to conky lately, chiefly mail, music, and forecasts. I installed some debs from [URL]... and I was wondering how I activate them.
View 2 Replies
View Related
Jun 1, 2011
I have the weather indicator installed on 11.04, using unity, at first when I hit forecast, it would should the next 4 days and little pictures above the temp, clouds, rain, sun etc. Now all I see is what looks like a page and a red circle. The pictures are not there anymore. Everything is up to date. I tried uninstalling and installing, that worked for like a few hrs, but now it's not showing the pictures anymore.
View 3 Replies
View Related
Nov 16, 2010
I am trying to download the flash player plugin from the partner repo and it is giving me a forbidden error. Here is my system info. Lucid i386 fully updated with the exception of that package. Internet is a wireless ISP here in iraq for the military. I can download packages from other repos just not anything from the adobe-flashplugin_10.1.102.65-1lucid1 family any contacts for this repo? The internet here is painfully slow so I cannot do much goggling
View 1 Replies
View Related
Mar 31, 2010
the problem was the partner files are not carried by UT.Jim
Hit http://ftp.utexas.edu hardy Release.gpg
Ign http://ftp.utexas.edu hardy/main Translation-en_US
Ign http://ftp.utexas.edu hardy/restricted Translation-en_US
[code]....
View 3 Replies
View Related
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
Jan 4, 2011
I read a press release stating that ConVirt 2.0 is now available in the Ubuntu Partner Repository. I am trying to install it on a system with Ubuntu 10.04 but with no luck. The following steps were taken:
1) Uncomment the two partner repository lines in /etc/apt/sources.list
2) run "sudo apt-get update" from the CLI
3) "apt-cache search convirt" (only one listing is shown)
4) "apt-cache show convirt" which displays that the convirt found is from the 1.x branch.
What is going on? Is ConVirt no longer available in the Partner Repository?
View 2 Replies
View Related
Feb 4, 2011
What is up with conky? I can never get the weather to work, I have tried 5 times over the last 3 years on 5 separate installations of Ubuntu. Where in the world do I find my XOAP Partner ID and Licence Key? I am a member on weather.com and I can't find anything about XOAP.
View 2 Replies
View Related
Dec 27, 2010
I have been trying to get current weather using the GNOME weather applet. The ones which are installed by default and you do right-click > Add to Panel kinda thing. Now the problem is I'm getting stale or fixed current weathers as well as forecast. I have been trying for several weeks but with no success.
View 1 Replies
View Related
Feb 11, 2009
I already successfully implementing my own CDN. I have write down the details here [URL]
View 2 Replies
View Related
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
Nov 13, 2010
I download the flash player from the adobe's site as an APT file but while i click to install it shows me an error saying
Unknown channel 'lucid-partner'
The channel 'lucid-partner' is not known
I searched other ways of installation like download the deb file and opening it but I got that error. Photo of 2 errors [URL]
View 14 Replies
View Related
Apr 27, 2010
I have lost my shortcuts on my desktop for Mobile Partner and Skype and dont know how to get them back
View 5 Replies
View Related
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
Dec 4, 2010
I've just ran update manager to be presented with a pop-up window with Microsoft EULA for MS fonts intaller. I do not want to accept it, but the "back" button isn't working and the only other present button is "forward". I really doubt that one or two other PPA's that I have set up are trying to pull this, but I'll leave that option open until I get an answer.
View 7 Replies
View Related
May 24, 2011
I have a hand-me-down laptop (Thinkpad T400, but this is an OS question, not a hardware question) that I plan to hand down once more to my mom, who is very Linux illiterate and wants to run Windows. The Thinkpad came with XP, but the license key has rubbed off. When I received the Thinkpad, it was running Ubuntu only, and I never bothered to investigate re-installing Windows. Basically, I want to recover the license key so I don't have to blow $150 or however much Windows 7 costs these days. Is it possible to recover the Windows XP license key in Linux after Windows has been wiped from the system?
View 1 Replies
View Related
Jul 19, 2011
Got a laptop I'm working on, the motherboard is fried. So I am archiving the data from the hard drive using a USB to Sata adapter. Is there a program native to Linux that can locate software license keys on an external drive similar to how Belarc Advisor or License Crawler does from Windows? If not, I can slave the drive in a Windows machine, I just normally do data retrieval in linux so I can safely scan the data.
View 1 Replies
View Related
Jan 30, 2010
I've been trying to install java, but whenever I get to the license agreement I can't select "Ok" stating I agree to the license.
View 3 Replies
View Related
Jan 7, 2011
I want to know can I use ubuntu for my business after downloading it from the site? I am bit confused after seeing many threads on the internet.
View 1 Replies
View Related
Jun 16, 2010
Ubuntu 10.4 -- I am trying to install Java into my browser following the instruction below. But I am stuck because when I get to the screen with the license agreement I hit enter and nothing happens. So I cannot agree to the license and cannot finish the installation. Can anyone get me out of this bind?sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fontsThe above command will download all the required packages and begins the installation, you�ll get a screen that contains the Sun Operating System Distributor License for Java and hit Enter to continue.You�ll see a dialog that asks you if you agree with the DLJ license terms
View 1 Replies
View Related
Feb 5, 2011
Over the last week or so I ran into a problem that was caused by a mix of justifiable frustration with an Ubuntu distribution upgrade in combination with, well let's just be blunt about it: a dimly lit candle upstairs. Ubuntu decided that it was going to download 50 megabytes of font packages whether I wanted it to or not, so, when I came back to find the license requester waiting for my response, I thought it was referring to those fonts that I told it not to download, but which it downloaded anyway (steam, steam, steam!), so I rejected the license. Instead, it was referring to the MScoreFonts package (which I DID want). Upon discovering what I had done, I found out that, using the Software Center, I could download those packages all I wanted to and they would NEVER install properly because I would never again get re-presented with the option of accepting the license. Instead, I am simply reminded over and over again that I have rejected the license. Apparently, Software Center is a tad unforgiving of stupid mistakes.
The answer, my friends, is not blowing in the wind, but is contained in a readme file that gets left where the fonts would have been installed. To save you a little bit of time, here is what you need to do to get those fonts installed: Open a terminal and enter the following quoted command (without the quotes, of course): "sudo apt-get install --reinstall ttf-mscorefonts-installer" This will present you with a text-based requester to use the arrow keys to highlight the "<ok>" at the bottom and hit return, thus accepting the license. From this point the install should go smoothly. Regarding the frustration mentioned above: I am not Japanese; I don't know any Japanese; and no Japanese is going to be using my systems, so, no, I do NOT need that 50 megabyte Japanese font.
View 2 Replies
View Related
Jul 27, 2011
I am trying to run a program under wine which needs to use a license. The program is unable to check out the license file.
View 3 Replies
View Related
Apr 14, 2011
Has somebody a Tux image (PNG, GIF or JPEG) with parachute under GPL or CC license, of 180 pixels, yet I can resize other measures?
View 3 Replies
View Related
Jan 13, 2010
I am developing a GUI program, and I use as OS the linux kernel (it is for an embedded device). I am wondering if I have to make available the GNU license from the GUI itself?
View 7 Replies
View Related