Ubuntu :: Add A New Location To Gnome Weather Applet?
Jul 11, 2010
I have found a post (http://ubuntuforums.org/showthread.php?t=1331653) that tells me how to add a location to the Locations.xml file for the Gnome Weather Applet (NOT THE CLOCK/WEATHER APPLET). However when I try to open the file (the file is 916 kb) in bluefish it just hangs and never opens. I have tried doing something with both vim and nano but my expertise in using either of those is non-existent. If someone can help me understand how to open a file in vim or nano so I can edit this file (or ANY way to edit this file)
View 7 Replies
ADVERTISEMENT
Oct 14, 2010
I'm wondering where the Gnome Weather Applet gets its weather data from.In particular I would like to add my location to the weather applet. I found a technical solution in this thread [URL], but I don't understand where the weather data comes from. In the file Locations.xml coordinates (e.g. 34.739188 -112.009879), codes (e.g. KSEZ) and zones (e.g. AZZ03 are specified. What do the codes and zones mean? How can I locate a weather station near me and find out it's codes? Where does the applet get its data from?For the weather report in the Clock Applet I just entered the coordinates of my location and now I'm getting some weather data. Does that mean that the program automatically takes data from the nearest location in its database?
View 1 Replies
View Related
May 23, 2010
I live in Dunedin, New Zealand. Dunedin isn't listed as a city in the Gnome clock location thing - only Christchurch, Wellington and Auckland are in New Zealand.I can add my own custom city by specifying the latitude and longitude, which I have done, but I also want the weather for Dunedin to show up.Weather for Dunedin is available from Weather Underground, iGoogle and many other weather sites.
View 1 Replies
View Related
Mar 7, 2011
It simply doesn't work. No matter what city I put there (I even tried putting American cities) the applet just widens a bit to the left and shows nothing. Doing some searches, I learned the protocol it uses is called METAR, the data is provided by airports, and the list of locations is at:[URL]..
But this file doesn't exist! What exists is:[URL].. And that one only has American cities. But, as I said, not even American cities work. Where should I start looking?
View 10 Replies
View Related
Jan 11, 2010
My weather applet on the gnome panel disappeared and I cannot add it back i.e. when I go to "add to panel" and choose to add "Weather report" nothing happens.
View 6 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
Jun 8, 2010
I had experienced a annoying feature relative to both the Gnome Weather-applet (the one linked to the clock) and the weather-desklet from Docky : With the same laptop (working under Lucid Lynx), they work perfectly fine when I am using them from work but never stop to update (in the case of the Docky desklet) or didn't show up (for the gnome weather-applet) when I am using them from home. In both case, I am using a WiFi connection and no proxy.
Has everyone else experimented such a problem ? If so, which parameters should I adjust to solve this trouble? PS : Wherever the place I am, I can access with a web-browser to the websites providing the weather forecast (iGoogle, weather.com and weather.underground).
View 2 Replies
View Related
Jan 21, 2010
I run gnome on Lenny and have been trying to get Weather Report 2.22.3 to work. Rather than having a list of different continents to choose from, I can only select places in Africa. That doesn't help much considering I am half a world away. I have a laptop also, and Weather Report works just fine on it. My desktop is the only machine with the problem.
View 2 Replies
View Related
Dec 25, 2010
I want to change Weather Applet preferences which is present in the panel of GNOME /openSUSE.But seems to be locked.Please let me know as to how once can change the default settings.I have already used the weather in the time applet(works well).But i want the weather in a separate applet.
View 9 Replies
View Related
Mar 24, 2010
Is there any method to add a location to the list in the gnome weather applet/clock ?
[EDIT] To be more precise: my location is not there, how to extend the list with my location so I could have weather displayed for my city
View 6 Replies
View Related
Jul 20, 2010
Starting yesterday the weather report applet 2.30.0 stopped updating at prescribed intervals. I have it set to check automatically for updated information every 5 minutes. It seems to be updating once an hour or more. The last two updates were at 53 minutes past the hour. In the past it has never went more than 10 minutes without an update. This is happening with two machines. I tried un-installing from the panel and reinstalling. I think I will try removing completely with synoptic package manager and reinstalling.
View 2 Replies
View Related
Feb 25, 2010
I noticed that my clock panel applet recently stopped showing weather information. I tried adding a new location and I can see the weather for that location, just not my regular one (minneapolis). I think there is something wrong with whoever is supposed to be sending the weather info.
View 3 Replies
View Related
Dec 3, 2010
There is a problem in the current version of the Gnome weather applet in that the web address it gets the details for a lot of Australian locations is no longer valid.
This is detailed in this bug report: [URL] and there is a patch for the source code for libgweather which now fixes it in the bug report.
Be warned that you have to currently compile your own fix and I found that the compilation process I used actually put the fixed library files in the wrong location - I had to manually move them to fix the issue (see the bug report for details).
View 1 Replies
View Related
May 10, 2010
I've installed the Screenlets package. HOW TO define my location in the ClearWeather screenlet? The "ZIP" (locale) field has the default: POXX0079 which is: "Villa Real". What coding system is this? How / where do I find the corresponding code for a Canadian city? It's obvious that the "ZIP" field does not use the US Postal coding system.
View 5 Replies
View Related
Mar 28, 2011
I cant use the option "export" from the VPN settings in the Gnome Network Manager, when I tried to export a popup says "Unknown error"This happend also in 11.3 and now in 11.4, so it is a nm-applet problema I think... Is there any other way to export my VPN connections?
View 5 Replies
View Related
Jul 7, 2010
I wanted to use a regularly- and frequently-updating weather map as my desktop background (extreme desktop tweakers can stop reading here: yes, I'm committing the unspeakable act of using a 640x480 image as the background for my 1280x1024 desktop. What can I say? I'm a pragmatic kinda guy . . .). I came up with the following solution for doing this, but wanted to post here to see if someone else might suggest something more elegant and/or superior.
First, I created an extremely simplistic bash script that downloads the weather map image (640x480 a gif) and writes it to a file in my home directory called wmap-bkgrnd.gif. It's only two lines, as follows code...
So now cron downloads the image every 10 minutes and writes it to the wmap-bkgrnd.gif file in my user's home directory. Finally, I right-clicked on the gnome desktop and selected "change background," selecting that image as my desktop background.
It works, and gives the desired effect. I now have a weather map that updates every 10 minutes as my desktop background.
So, my questions. Is there a simpler/better way to accomplish this task? I have to say I have nothing against higher-resolution images and would use one if I could find something suitable. But so far, in the way of frequently-updated maps, I've only been able to find this low-resolution one.
View 4 Replies
View Related
Nov 21, 2010
I have 10.10 Ubuntu (upgraded from 10.04), it's all nice and I like it, I use what I believe is called Ubuntu Desktop environment.During the summer I read about a new weather forecast applet built in the clock that really caught my attention.
View 9 Replies
View Related
Jul 24, 2010
I've done a bit of googling, and some searching around here, but to no avail, so I'm going to ask you lovely lot where I can find the icon location/s for: I'm using Ubuntu 10.04 with Gnome.
View 2 Replies
View Related
Jul 5, 2010
After upgrading to F13 certainly - but from time to time my clock in Gnome will throw a wobbly. Not even consistent wobblies, sometimes the weather is missing completely, as now, sometimes only a slice of the weather icon appears, and the time/date display can be garbled. It seems to happen after a change such as booting up or a weather update, I've tried removing the applet from the panel and re-installing it, and even removing and re-installing the top panel. I'm reluctant to try removing and reinstalling Gnome-applets as that can remove a whole slew of dependencies and possibly bork an otherwise reliable install, after all I can live with it.
View 1 Replies
View Related
May 19, 2010
For some reason I'm not getting the weather icons associated with displaying the kind of weather. Obviously something is missing somewhere.
View 2 Replies
View Related
Nov 12, 2010
Seeing this on two systems that went through F13-F14 upgrade.
version: gnome-applets-2.32.0-1.fc14.x86_64
symptom: via right click on a gnome panel, perform "add to panel" and choose Dwell Click.
Gnome panel bites the dust with SIGSEGV at this point, restarts, and then you've got dwell click on the panel.
Anyone else seeing this, and better yet, have a solution?
View 1 Replies
View Related
Apr 17, 2011
How can I get the battery applet in gnome, or natty to actually display how much battery I have left. I tried to install battery status, but ubuntu software center said it was no long there when I added the PPA code.
Anyone have any answer? Can anyone walk me through the battery status installation if anything?
View 1 Replies
View Related
Feb 3, 2011
Does anyone know if it's possible to specify a screen location when opening a window in gnome? I have created a custom launcher on the top panel in gnome. It launches a bash script that I wrote, but the script requires input that can change. The launcher command is like this:
Code:
gnome-terminal -x bash -c "buildit"
The functionality of it works great. What I would like to do however, is control where the gnome-terminal window actually opens. It seems be random and based on other windows that are open. So sometimes it opens on the top-left of the screen, other times it's the bottom-left, etc.
I use Compiz as my window manager (e.g. under System > Preferences > Appearance > Visual Effects I have chosen the "Normal") with an Nvidia 8600GT (driver version is 260.19.06).
Is there some way I can control the screen location (maybe specify the x,y coordinate) of where I want this window to open? Ideally it would be great to force the window to open directly below the icon in my panel. Is this even possible?
View 1 Replies
View Related
Apr 24, 2010
I'd like to put an applet exactly in the middle of my Gnome Panel, I can't do it manually as the applet size varies so I need a way to put it in the middle always. The applet is dockbarX (a window list) so when I open or close a window the size of the applet changes and then it's not in the middle. Here you are an screenshot of what I'm talking about:[URL]..
View 9 Replies
View Related
May 1, 2010
How do I get the deskbar-applet in one of my gnome panels? It used to be possible to add it to a panel in 9.10, but now it is not to be found in the menu where I can select which item to add to a panel.
View 6 Replies
View Related
May 6, 2010
I was wondering if there is a battery applet that I'm missing on gnome-shell? I can't seem to find one.
View 4 Replies
View Related
May 13, 2010
Recently upgraded to Lucid and now I can't find that applet anywhere. Was it removed from Lucid or moved somewhere?
View 1 Replies
View Related
Nov 15, 2010
I've found this very useful for gnome
Code:
[URL] but I was wondering whether it exists the equivalent for KDE; as of today I use this workaround: I've created a file called
HTML Code:
lunchPAVU.desktop
with this content into my
HTML Code:
~/.kde/Autostart/
directory.
Code:
[Desktop Entry]
Exec[$e]=sleep 30; ksystraycmd pavucontrol
Icon=xfce-sound
Name=PulseAudio Volume Control
Name[en_US]=PulseAudio Volume Control
StartupNotify=false
Terminal=false
Type=Application
X-KDE-SubstituteUID=false
View 3 Replies
View Related
Feb 26, 2011
I've fresh-installed a minimal Ubuntu version, and I'm trying to reclaim my "Audio" applet in gnome. Where can I find this?
View 6 Replies
View Related
May 7, 2010
panels can be made transparent by clicking on preferences/background.
But for some reason there is no obvious way to change the transparency of applets. Their transparency depends on the current theme. For example with the theme "radiance" window-switcher and date are opaque. With "human-clearlooks" both are transparent.
Is there a way change the transparency without changing the theme?
View 1 Replies
View Related