Re: Bugs with new core/libs




With the new libs, I can change the icon of a launch no problem.  GMC
4.5.37 works fine here too. 

Try moving your .gnome* directories out of the way and then restart your
session.

Dax Kelson


Spud said once upon a time (Wed, 21 Jul 1999):

>     I tested out the new core/libs, and found some problems that have been
> around since gnome-libs 1.0.10. I have filed a bug report (#1612) but i'll
> let people here know as well. First off, GMC (4.5.37) won't work right. I
> can run GMC, but i dont get any icons, or error messages...i dont even know
> where to begin to track this down. The main bug I've found is that the panel
> crashes when I try to change the icon of a launcher. Here is the output of
> gdb.
> 
> ÀÄ($:~)Ä- gdb panel
> GNU gdb 4.17
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i586-slackware-linux"...
> (gdb) run
> Starting program: /usr/local/bin/panel
> 
> GnomeUI-ERROR **: file gnome-icon-item.c: line 275 (get_default_font):
> assertion failed: (default_font != NULL)
> aborting...
> 
> Program received signal SIGABRT, Aborted.
> 0x40460405 in __kill ()
> (gdb) bt
> #0  0x40460405 in __kill ()
> #1  0x4042d055 in raise ()
> #2  0x400836a6 in g_log (log_domain=0x401380c8 "GnomeUI",
>     log_level=G_LOG_LEVEL_ERROR,
>     format=0x40138163 "file %s: line %d (%s): assertion failed: (%s)")
>     at gmessages.c:406
> #3  0x40109435 in get_default_font () at gnome-icon-item.c:275
> #4  0x4010a50f in gnome_icon_text_item_configure (iti=0x818b340, x=0, y=0,
>     width=78, fontname=0x0, text=0x8141b29 "another_clock.xpm",
> is_editable=0,
>     is_static=0) at gnome-icon-item.c:971
> #5  0x40105b39 in icon_new_from_imlib (gil=0x8126170, im=0x8187cb8,
>     text=0x8141b29 "another_clock.xpm") at gnome-icon-list.c:894
> #6  0x40105fab in gnome_icon_list_append_imlib (gil=0x8126170, im=0x8187cb8,
>     text=0x8141b29 "another_clock.xpm") at gnome-icon-list.c:1065
> #7  0x4010ad1a in append_an_icon (gis=0x8125a20,
>     path=0x8141b10 "/usr/local/share/pixmaps/another_clock.xpm")
>     at gnome-icon-sel.c:215
> #8  0x4010b08c in gnome_icon_selection_show_icons (gis=0x8125a20)
>     at gnome-icon-sel.c:351
> #9  0x4010cd04 in show_icon_selection (b=0x811b1a8, ientry=0x811b0d0)
>     at gnome-icon-entry.c:451
> #10 0x402b465d in gtk_marshal_NONE__NONE (object=0x811b1a8,
>     func=0x4010c888 <show_icon_selection>, func_data=0x811b0d0,
> ---Type <return> to continue, or q <return> to quit---
>     args=0xbfffeec8) at gtkmarshal.c:363
> #11 0x40275e65 in gtk_handlers_run (handlers=0x80f3318, signal=0xbfffee84,
>     object=0x811b1a8, params=0xbfffeec8, after=0) at gtksignal.c:1909
> #12 0x402751ce in gtk_signal_real_emit (object=0x811b1a8, signal_id=77,
>     params=0xbfffeec8) at gtksignal.c:1469
> #13 0x4027318f in gtk_signal_emit (object=0x811b1a8, signal_id=77)
>     at gtksignal.c:552
> #14 0x401e4c58 in gtk_button_clicked (button=0x811b1a8) at gtkbutton.c:338
> #15 0x401e63e9 in gtk_real_button_released (button=0x811b1a8)
>     at gtkbutton.c:852
> #16 0x402b465d in gtk_marshal_NONE__NONE (object=0x811b1a8,
>     func=0x401e6350 <gtk_real_button_released>, func_data=0x0,
> args=0xbffff204)
>     at gtkmarshal.c:363
> #17 0x40275083 in gtk_signal_real_emit (object=0x811b1a8, signal_id=76,
>     params=0xbffff204) at gtksignal.c:1432
> #18 0x4027318f in gtk_signal_emit (object=0x811b1a8, signal_id=76)
>     at gtksignal.c:552
> #19 0x401e4b98 in gtk_button_released (button=0x811b1a8) at gtkbutton.c:329
> #20 0x401e5d42 in gtk_button_button_release (widget=0x811b1a8,
> event=0x80e6138)
>     at gtkbutton.c:712
> #21 0x402b4229 in gtk_marshal_BOOL__POINTER (object=0x811b1a8,
>     func=0x401e5c70 <gtk_button_button_release>, func_data=0x0,
>     args=0xbffff554) at gtkmarshal.c:32
> ---Type <return> to continue, or q <return> to quit---
> #22 0x40275207 in gtk_signal_real_emit (object=0x811b1a8, signal_id=28,
>     params=0xbffff554) at gtksignal.c:1484
> #23 0x4027318f in gtk_signal_emit (object=0x811b1a8, signal_id=28)
>     at gtksignal.c:552
> #24 0x402aae88 in gtk_widget_event (widget=0x811b1a8, event=0x80e6138)
>     at gtkwidget.c:2790
> #25 0x40246812 in gtk_propagate_event (widget=0x811b1a8, event=0x80e6138)
>     at gtkmain.c:1296
> #26 0x40245998 in gtk_main_do_event (event=0x80e6138) at gtkmain.c:753
> #27 0x402f0edb in gdk_event_dispatch (source_data=0x0,
>     current_time=0xbffff8d4, user_data=0x0) at gdkevents.c:2098
> #28 0x40080d32 in g_main_dispatch (current_time=0xbffff8d4) at gmain.c:652
> #29 0x4008139b in g_main_iterate (block=1, dispatch=1) at gmain.c:870
> #30 0x40081551 in g_main_run (loop=0x80ed8c8) at gmain.c:928
> #31 0x4024538b in gtk_main () at gtkmain.c:475
> #32 0x805241a in main (argc=1, argv=0xbffff974) at main.c:172
> #33 0x8051fee in ___crt_dummy__ ()
> 
> 
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 
> 

Dax Kelson
Internet Connect, Inc.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]