Fedora :: GNOME Clock / Weather Missing Completely
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
ADVERTISEMENT
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
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
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
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
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
Aug 23, 2010
The weather for Dar es Salaam, Tanzania never changes. Its always 32 degrees and always sunny. To who can I report this bug to?
View 1 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
Sep 20, 2010
I like the clock applet in my system tray. It's nice to pull it open and see the time in other locations.
However, because of bandwidth, I'd like for it to stop requesting weather updates.
Is there a way to prevent the weather from being requested while still showing the locations, and timezones on the clock map?
View 2 Replies
View Related
Nov 14, 2009
After resolving the issue with updating Fedora, I have a new issue and it that my clock (as well as the network status icon, etc) and apps tray have literally disappeared (as shown by the provided screen shot). The only way I can can switch applications is with alt+tab. Sorry if this may sound dumb if it is a simple fix, but I have looked around in System>Preferences/Administration and could not find anything.
View 6 Replies
View Related
Apr 29, 2011
Since the upgrade to Unity I cannot find the really nice weather/temperature information that used to be by the clock.
How can I get it back??
View 5 Replies
View Related
Sep 26, 2009
Does anyone know how to change the font color for the clock applet? I have a dark background on my desktop and want the panel to be transparent but I can't read the clock.
View 2 Replies
View Related
Apr 27, 2010
I'd like to have two gnome clock applets, one with the regular default time and date in the upper right hand corner (the default) and another set to epoch time. However, I can't figure out how to set the second gnome clock applet to display the epoch time. I'm running FC12.
View 4 Replies
View Related
Jun 29, 2010
I'm experiencing a strange problem with GNOME Clock on Fedora 13. When the applet is in the bottom panel, and I click on the clock, the popup display appears at the top of the screen rather than at the bottom of the screen (above the bottom panel) as would be expected. Worse, the display appears higher than would be expected had the clock been on the top panel, meaning the display is cutoff (ie, the display goes off the top of the screen). I've tried playing with my .gconf files, and removing and re-adding the GNOME Clock applet, but nothing has worked. I'm not sure if this is a weird quirk particular to my settings, or a more general bug; can readers here check to see if the behavior I've described occurs if the Clock applet is added to the bottom panel?
View 8 Replies
View Related
Jun 1, 2011
Is there a way to display the seconds on the clock of the GNOME status bar?
View 3 Replies
View Related
Jun 22, 2011
I am using 64 bit F15 with gnome in fallback mode with compiz.I see the clock in the login screen, but with no changes clock does not show anymore and i can't see the notification area (the four desktops in the right corner as well as the windows name). I have deleted .gconf and .gconfd (that solved a similar issue time ago), but it does not work this time.I have
View 2 Replies
View Related
Feb 25, 2011
I am trying to completely hide the gnome panels on my desktop. When using auto-hide there is still a visible line of about 1 pixel, and the panels are still there anyways. I have gone into gconf-editor and changed the autohide size to 0 and it still doesn't completely hide it or make them so when i hover near them they don't appear. I am also not looking to completely delete the panels either. I went into gconf again and blanked out the required_components field, (didn't turn out the way i expected, lol), and had to start gnome-panel manually afterwards and lost a lot of functionality in the OS.
I found this tutorial last year for sending gnome-panel to the widget layer for Ubuntu, but cannot get it to work in Fedora.This works perfectly in Ubuntu (once you log-out), but it doesn't work in Fedora. Does anyone have any suggestions on how i can this exact same thing to work in Fedora. It seems like it tries to work, but maybe my syntax is wrong or something.
View 3 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
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
View Related
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
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
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
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
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
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
Feb 13, 2011
Or would you have the option of a GNOME 2 session in addition to a GNOME 3 session? Do you think Ubuntu will to officially adopt GNOME 3 when it's released?
View 7 Replies
View Related
Oct 10, 2010
i think installed Ubuntu 10 2 weeks ago and it was working as far as this problem is concerned and then recently stopped showing Skype and the internet connection thing that is two arrows when connected. Both items are supposed to be next to the sound icon. You can see the blank area in the attached pic. I also do not get the top bar and bottom bar of the desktop about every 2 boots.And why is it when i save to the desktop i have to go to home>desktop instead of straight looking at the desktop. Sorry this is all happening at once and maybe it is all related?
View 1 Replies
View Related
Jun 5, 2010
Having used Lucid from day one without any problems, lately there have been a few niggles, first the Trash Can disappeared, since been restored, now my Clock preferences on the top panel has gone (You know, the Time, Weather, Location).And as I write this the off / on button has gone walkabout.
View 2 Replies
View Related
May 25, 2010
my laptop: Compaq F500 laptop with boardcom wireless card, everything was working fine this evening (6 hours ago from last use) but now...when i turn on my laptop at home, my wireless is gone.... tried the wireless switch on and off, on and off in the front panel of the laptop show nothing (LED light still shown as dim)I did restart, shutdown the laptop many times still gave me the same result.4G ram, running Ubuntu 10.04 x64 desktop ver.I use the default driver came with ubuntuand no i don't have ndiswrapper.
The hard drive is 320G which i bought it a week ago, install 10.04 desktop via upgrade from 9.10 (for some reason, cannot detect the 10.04 CD)The wireless was working fine all the time, just not when i tried to turn it on at home right now.the only way to get on the internet is via eth0 right now.Run "ifconfig -a" shows me
eth0 Link encap:Ethernet HWaddr 00:1b:24:2c:02:72
inet addr:192.168.1.139 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::21b:24ff:fe2c:272/64 Scope:Link
[code]....
View 2 Replies
View Related
Nov 3, 2010
Upgraded to F14 today. After banging away on the secondary LCD monitor for about 2 hours, I finally got that working by de-installing Xfce and re-installing it, booting into gnome and running gnome-display-properties.
But "now" there is no choice for me on the GDM screen for gnome. I don't use it but I do rely on it as a 'backup' in case Xfce goes south.
I installed the Desktop Switching Tool and that doesn't do the job either. I get Xfce every time.
How can I 'rebuild' the login screen to include an option for Gnome, should I need to use it?
View 3 Replies
View Related