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 81214 - Hit the cancel button on the "pick a font"
Hit the cancel button on the "pick a font"
Status: RESOLVED DUPLICATE of bug 61911
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
unspecified
Other other
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-09 07:14 UTC by Anant Sahai
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anant Sahai 2002-05-09 07:14:28 UTC
Package: control-center
Severity: normal
Version: 0.1
Synopsis: Hit the cancel button on the "pick a font"
Bugzilla-Product: control-center
Bugzilla-Component: theme-selector

Description:
I was trying to figure out where these weird fonts "alexandria" and the like were coming from considering that the theme selector listed them but could not find them.




Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x420b4769 in wait4 () from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/i686/libc.so.6
  • #5 click_revert
  • #6 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #7 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0
  • #8 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #9 gtk_signal_emit_by_name
    from /usr/lib/libgtk-1.2.so.0
  • #10 _capplet_widget_server_cancel
    from /usr/lib/libcapplet.so.0
  • #11 server_cancel
    from /usr/lib/libcapplet.so.0
  • #12 _ORBIT_skel_GNOME_capplet_cancel
    from /usr/lib/libcapplet.so.0
  • #13 ORBit_POA_handle_request
    from /usr/lib/libORBit.so.0
  • #14 ORBit_handle_incoming_request
    from /usr/lib/libORBit.so.0
  • #15 ORBit_handle_incoming_message
    from /usr/lib/libORBit.so.0
  • #16 giop_main_handle_connection
    from /usr/lib/libIIOP.so.0
  • #17 orb_handle_connection
    from /usr/lib/libgnorba.so.27
  • #18 g_io_unix_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #19 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #20 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #21 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #22 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #23 main
  • #24 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/i686/libc.so.6
  • #5 click_revert
  • #6 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #7 gtk_handlers_run
    from /usr/lib/libgtk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-09 03:14 -------

The original reporter (sahai@yahoo.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, control-center-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-08-03 17:07:44 UTC
Please try again using the latest gnome-libs, gnome-core and
control-center releases.
Comment 2 Kjartan Maraas 2002-10-19 09:31:16 UTC
Crashing in strcmp() when it's being passed a NULL from
click_revert(). It's easy to just check for null and do nothing, but
that whole function should really be cleaned up :-)
Comment 3 Luis Villa 2002-10-23 03:57:25 UTC

*** This bug has been marked as a duplicate of 61911 ***