After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 71509 - GNOME Weather Applet crashes when set to TX cities
GNOME Weather Applet crashes when set to TX cities
Status: RESOLVED OBSOLETE
Product: gnome-applets
Classification: Other
Component: gweather
1.4.x
Other other
: Normal critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 93039 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-02-14 18:33 UTC by R. Steven Rainwater
Modified: 2003-03-10 15:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description R. Steven Rainwater 2002-02-14 18:34:04 UTC
Package: gnome-applets
Severity: normal
Version: 0.05
Synopsis: GNOME Weather Applet crashes when set to TX cities
Bugzilla-Product: gnome-applets
Bugzilla-Component: gweather

Description:
When the weather applet starts it's always set to Pittsburgh. If I set
it to any of the Dallas or Ft. Worth, TX options it crashes when I click
"apply" or "okay" on the pref dialog. I have tried cities in other
states and it works okay. Seems to be just Texas cities. Any ideas?



Debugging Information:

(no debugging symbols found)...
Core was generated by `gweather --activate-goad-server gweather --goad-fd 14'.
Program terminated with signal 6, Aborted.

Thread 1 (process 16892)

  • #0 __kill
    from /lib/libc.so.6
  • #1 raise
    at ../sysdeps/posix/raise.c line 27
  • #2 abort
    at ../sysdeps/generic/abort.c line 88
  • #3 g_logv
  • #4 g_log
  • #5 make_time
    at eval.c line 41
  • #6 make_time
    at eval.c line 41
  • #7 make_time
    at eval.c line 41
  • #8 _weather_info_get_pixmap
    at eval.c line 41
  • #9 g_idle_dispatch
    at gmain.c line 1367
  • #10 g_main_dispatch
    at gmain.c line 656
  • #11 g_main_iterate
    at gmain.c line 877
  • #12 g_main_run
    at gmain.c line 935
  • #13 gtk_main
    at gtkmain.c line 524
  • #14 applet_widget_gtk_main
    at applet-widget.c line 1570
  • #15 main
    at eval.c line 41
  • #16 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __kill
    from /lib/libc.so.6
  • #1 raise
    at ../sysdeps/posix/raise.c line 27
  • #2 abort
    at ../sysdeps/generic/abort.c line 88
  • #3 g_logv
  • #4 g_log
  • #5 make_time
    at eval.c line 41
  • #6 make_time
    at eval.c line 41
  • #7 make_time
    at eval.c line 41




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-02-14 13:34 -------

The original reporter (steve@ncc.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-applets-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-02-14 19:00:08 UTC
If the developer could remove the GNOME2 keyword if this is not
relevant to the 2.0 port that would rock :)
Comment 2 Kevin Vandersloot 2002-02-21 03:42:51 UTC
GNOME2 removed as it WORKSFORME
Comment 3 R. Steven Rainwater 2002-02-22 18:03:22 UTC
The Dallas and Ft. Worth Area cities mysteriously started working for
me a few days after filing this bug (no change in software versions at
my end). This prompted me to do a little more investigation - it
appears to me that what's happing is if the service for a given city
is unavailble for some reason, gweather crashes rather than just
retrying or timing out. By going through the list and picking random
cities I was able to find others where it crashed. Even though Dallas
started working for me, I've since it had a crash several times
randomly. After a few hours of crashing on Dallas, though, it usually
will work again. Looks to me like it just needs some error handling
code somewhere that will make it handle unavailable service or
unexpected result gracefully instead just crashing.
Comment 4 Kjartan Maraas 2002-02-24 08:41:06 UTC
Is this with 1.4.x? And if so what version of gnome-applets?
Comment 5 Kimberly A. Knowles 2002-06-06 18:30:15 UTC
I have seen a similar problem with the gweather applet returning
to Pittsburgh (but no crashes) after some period of time.  (I can
tell it's wrong because it never rains in California in the summer....)
This is with gnome-applets-1.4.0.5-6 rpm for RedHat 7.x.  I set it
to San Luis Obispo, CA.
Comment 6 Vincent Untz 2002-10-10 18:21:54 UTC
*** Bug 93039 has been marked as a duplicate of this bug. ***
Comment 7 Kevin Vandersloot 2003-03-10 15:36:01 UTC
Please upgrade to GNOME2 and reopen if you still find this bug