bretzelus's avatar
If you read carefully the path you will see "X11 Cursors" - not Conky stuff. 
I would suggest you install the unzipped file as is into your X11 Cursor themes and see 

:)
seradenoir's avatar
That was an error on poster's part.  There's a comment on his front page that says he accidently posted it under the wrong header and dA won't let him change it for some reason.  I was able to get a proper archive from someone else though, but I'm having scripting issues that I'm not sure how to fix now (weather icons not loading, lm-sensors not giving data in a format that these scripts can use, etc).  I got it useable for now though
im-wayfarer's avatar
To utilize the weather properly, you must make a change to the ~/.conky/Conky-FULL/weather/2b file. Replace the (API Key) string on line 7 with an actual API string obtained from wunderground. Instructions and links to the proper page to do so are included in the "HelpME.txt" file, which is accessible from the Help button in the Conky Theme Manager. Instructions are also included there to adjust the weather radar conky, which can be loaded with a button between the Sunrise/Sunset and the Humidity/Visib.
seradenoir's avatar
I got the raw data to pull down right, but it's the icons that are missing.  I'm still trying to dig through the code and see if i can figure out why it's not working.  That being said, I've been having trouble with the shortcuts you created not working on my computer (I have issues with xgd-open for some unknown reason)
im-wayfarer's avatar
See if you have "xdg-utils" loaded.
As to the weather icons, when it is working properly, the icons should be copied from a subdirectory to the main Conky-FULL/weather folder. See if those are being copied properly. Also, most aspects of the conky DEPEND on the main folder being located in your home folder as ".conky." If located elsewhere, you will have to manually change a number of pathing statements in several files. If you have other conkys, copying the files from Conky-FULL to your old .conky folder should not impact any of the other conkys.
seradenoir's avatar
my xdg-utils is at version 1.1.1-1ubuntu1, and I do have it all copied into /home/heatheriac/.conky, so none of that should be an issue.  All of the images (and parsed data) is there, and the text of the forcast is coming in just fine, but the images aren't.  Actually, none of the images, with the exception of Tux at the top, are loading (weather, forecast, or num lock notifications

Edit: Just realized that Tux was from the ConcySymbols font, so that officially makes it no images are loading
im-wayfarer's avatar
As far as the num-caps-lock icons, located in the lower corners of the conky rely on copying the .tmp folder to your home folder from the MOVE-TO-OTHER-DIRECTORIES folder in the main .conky folder. And just so I'm clear, the icons are being copied from the subdirectories to  the main weather folder??
seradenoir's avatar
Yeah, i have about 10 d*.png files, 36 h files and 9 n files, as well as the now, moon phase and parsed raw data.  Same thing with the num/caps lock icons, they're in their own folder in the right place as well
View all replies