LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   HOW TO: Get KWeather Panel Applet Working (https://www.linuxquestions.org/questions/linux-software-2/how-to-get-kweather-panel-applet-working-446240/)

RavenLX 05-18-2006 08:03 PM

HOW TO: Get KWeather Panel Applet Working
 
Kweather does not work well in KDE 3.4.2. In fact, the Display area's Location drop down will always say "Unknown Station" and the icon will be a question mark. Even if you ad several stations and select one it will still do this. This is a work-around.
  1. Find your station ID. This is usually a K followed by the first three letters of your city or some other code. You can find a list of codes here:
    http://www.ncdc.noaa.gov/oa/climate/...alphaname.html

    Note that this is a big site so you'll want to use your browser's search feature. The 4-letter code you need will be in the column just to the left of your city name. The column to the right of the city column is the state, so be sure you have the right one.

  2. Open your text editor and type in (or cut and paste) the following:
    Code:

    [General Options]
    log_file_name=
    logging=false
    report_location=
    reportview_size=450,325
    smallview_mode=2

  3. Edit the report_location line by adding your 4-letter station code after the equal sign.

  4. Save this file as:

    $HOME/.kde/share/config/weather_panelappletrc

  5. Add the weather applet to your panel. It should now work, and show an icon along with the current temperature.


All times are GMT -5. The time now is 09:01 AM.