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 321869 - Deskbar crashes when enabling evolution handler
Deskbar crashes when enabling evolution handler
Status: RESOLVED DUPLICATE of bug 321975
Product: deskbar-applet
Classification: Deprecated
Component: general
0.8.x
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2005-11-19 16:49 UTC by Raphael Slinckx
Modified: 2005-11-22 11:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Raphael Slinckx 2005-11-19 16:49:31 UTC
Steps to reproduce:
1. Enable evolution handler
2. Search something


Stack trace:
  • #0 PyType_IsSubtype
    from /usr/lib/libpython2.4.so.1.0
  • #1 PyTuple_Size
    from /usr/lib/libpython2.4.so.1.0
  • #2 handler_c_func
    from /opt/gnome/lib/python2.4/site-packages/deskbar/evolution/_evolution.so
  • #3 view_finish
    from /opt/gnome/lib/python2.4/site-packages/deskbar/evolution/_evolution.so
  • #4 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #9 e_book_view_handle_response
    from /opt/gnome/lib/libebook-1.2.so.5
  • #10 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 main_thread_get_response
    from /opt/gnome/lib/libebook-1.2.so.5
  • #16 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 _wrap_gtk_main
    from /usr/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so
  • #22 PyEval_EvalFrame
    from /usr/lib/libpython2.4.so.1.0
  • #23 PyEval_EvalCodeEx
    from /usr/lib/libpython2.4.so.1.0
  • #24 PyEval_EvalCode
    from /usr/lib/libpython2.4.so.1.0
  • #25 PyRun_FileExFlags
    from /usr/lib/libpython2.4.so.1.0
  • #26 PyRun_SimpleFileExFlags
    from /usr/lib/libpython2.4.so.1.0
  • #27 PyRun_AnyFileExFlags
    from /usr/lib/libpython2.4.so.1.0
  • #28 Py_Main
    from /usr/lib/libpython2.4.so.1.0
  • #29 main

Other information:
Reported on IRC by "hunzikea"
Comment 1 Raphael Slinckx 2005-11-19 16:49:56 UTC
Nigel: can you try to see if something's wrong ?
Comment 2 Christian Kirbach 2005-11-19 21:33:47 UTC
looks like a unique stack trace
Comment 3 Nigel Tao 2005-11-20 13:22:49 UTC
I'm lost for leads - I can't think of anything less lame to say for now than,
"it works for me".

More info - python and deskbar versions?  Was it working earlier and broke
recently, or was it always like this?  Does contact-lookup-applet work?
Comment 4 Raphael Slinckx 2005-11-20 22:25:28 UTC
Also see bug #321975, i don't know if that's the same effect we have.

Deskbar was latest tarball, python 2.4
For the rest, i need to catch him on IRC again.
Comment 5 Nigel Tao 2005-11-22 11:39:47 UTC
I suspect that it's the same as bug 321975 - especially if the original reporter
had more than one address book with auto-complete enabled - so I'm marking it as
a dupe.  Do correct me if I'm wrong.

There is another evolution handler bug 322119, which is currently open, but with
slightly different trigger behavior.

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