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 335866 - glade-2 crash
glade-2 crash
Status: RESOLVED DUPLICATE of bug 322044
Product: glade-legacy
Classification: Deprecated
Component: general
2.10.x
Other other
: High critical
: ---
Assigned To: Damon Chaplin
Damon Chaplin
Depends on:
Blocks:
 
 
Reported: 2006-03-24 17:22 UTC by gxatzipavlis
Modified: 2006-03-24 17:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description gxatzipavlis 2006-03-24 17:22:21 UTC
Distribution: Slackware Slackware 10.2.0
Package: glade
Severity: Normal
Version: GNOME2.12.1 2.10.0
Gnome-Distributor: FRG gsb.sourceforge.net build for slackware
Synopsis: glade crash
Bugzilla-Product: glade
Bugzilla-Component: general
Bugzilla-Version: 2.10.0
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash:
glade crash when selecting a widget to process it's properties

Steps to reproduce the crash:
1.
2.
3.

Expected Results:


How often does this happen?
almost everytime

Additional Information:
a) this is the message that i seen when i run it from terminal
(glade-2:6573): GLib-GObject-WARNING **: invalid uninstantiatable type
<invalid>' in cast to `GtkAccessible'
b)glade version 2.10 from gnome site. compiled with debug support


Debugging Information:

Backtrace was generated from '/usr/local/bin/glade-2'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1225468224 (LWP 6573)]
0xb72023ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1225468224 (LWP 6573))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #4 gail_tree_view_ref_focus_cell
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #5 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #10 main
    at main.c line 217
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug created by bug-buddy at 2006-03-24 17:22 -------


Unknown version 2.10.0 in product glade.  Setting version to "2.10.x".

Comment 1 Damon Chaplin 2006-03-24 17:42:10 UTC
This was a bug in gail. You need to update to gail >= 1.8.7.

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