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 711759 - Move a contact open a popup window that expands alone
Move a contact open a popup window that expands alone
Status: RESOLVED DUPLICATE of bug 707121
Product: evolution
Classification: Applications
Component: Contacts
3.10.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-11-10 01:26 UTC by Sebastian Ortega
Modified: 2014-02-20 15:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Ortega 2013-11-10 01:26:54 UTC
Overview:
Moving a contact from google contacts with the secondary button menu option open a popup window that expands alone without control until the shell crash.

Steps to Reproduce:
1) Open contact tab.
2) Move a contact from google contacts address book to personal address book.
3) Move the same contact from personal address book to google contacts address book.

Actual Results:
A popup windows appears and immediately starts to expands its size without control and within seconds the shell crash.

OS: Archlinux x86_64
Version: Evolution 3.10.1
Comment 1 Fabio Durán Verdugo 2013-11-22 19:47:02 UTC
Follow the steps, I can confirm this....

Evolution version 3.10.1-0
Comment 2 Fabio Durán Verdugo 2013-11-22 19:52:20 UTC
here the backtrace...


(evolution:8070): GLib-GObject-WARNING **: cannot register existing type 'EABContactDisplay'

(evolution:8070): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(evolution:8070): evolution-util-ERROR **: eab-contact-duplicate-detected.ui: Invalid type function on line 90: 'eab_contact_display_get_type'

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff3e02419 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt full
  • #0 g_logv
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #0 g_logv
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #1 g_log
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #2 e_load_ui_builder_definition
    at e-misc-utils.c line 714
  • #3 match_query_callback
    at eab-contact-merging.c line 671
  • #4 query_cb
    at eab-contact-compare.c line 667
  • #5 g_simple_async_result_complete
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #6 ??
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #7 g_main_context_dispatch
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #8 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #11 main
    at main.c line 683
  • #1 g_log
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #2 e_load_ui_builder_definition
    at e-misc-utils.c line 714
  • #3 match_query_callback
    at eab-contact-merging.c line 671
  • #4 query_cb
    at eab-contact-compare.c line 667
  • #5 g_simple_async_result_complete
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #6 ??
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #7 g_main_context_dispatch
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #8 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #11 main
    at main.c line 683

Comment 3 msocorcim 2014-01-20 18:27:22 UTC
Appears to be a duplicate of:
707121 	maj 	Nor 	Linu 	Evolution 	NEW 		Merge contacts dialogs indefinitely expands by itself 

I find the same issue on Fedora 20, Evolution 3.10.3.  
Moving a contact from "On this computer" Personal address book to a Google Contacts adress book.  If a duplicate contact is detected, the "Duplicate Contact Detected" dialog window will launch approximately centered on the screen, then will expand horizontally to the right in steps of (guessing) 50 pixels every approximately 300 milliseconds.

It is possible to click "cancel" to prevent the dialog from crashing.
Comment 4 Milan Crha 2014-02-20 15:59:40 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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