Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution (Ubuntu Precise)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/831308

Title:
  Evolution crash when copy/move contact between address books

Status in evolution package in Ubuntu:
  Fix Released
Status in evolution source package in Precise:
  Confirmed
Status in evolution source package in Trusty:
  Confirmed
Status in evolution source package in Utopic:
  Confirmed

Bug description:
  [Impact]

  Evolution crashes when attempting to merge contacts (e.g. when copying
  or moving contacts between address books).

  This is rather annoying as the user might not be aware of the cause of
  the crash (i.e. that a contact with the same name already exists in
  the destination address book).

  The fix is to compile evolution without -Bsymbolic-functions.
  Compiling with -Bsymbolic-functions is not supported by upstream
  (https://bugzilla.gnome.org/show_bug.cgi?id=594473). The fix for this
  issue for Vivid is in bug #1402422.

  
  [Test case]

  Steps to reproduce:
  - Start evolution
  - Create contact with full name "dummy" in Personal address book
  - Create contact with full name "dummy" in Personal address book

  Expected behavior: Message about merging the contact

  Actual behavior:
  (evolution:3262): evolution-util-ERROR **: eab-contact-duplicate-detected.ui: 
Invalid type function on line 88: 'eab_contact_display_get_type'
  Trace/breakpoint trap (core dumped)

  
  [Regression potential]

  Regression potential is rather low. There is the possibility that some
  plugins rely on the semantic of -Bsymbolic-functions (i.e. have
  internal function which are exported and their names clash) but this
  seems rather unlikely as all (or at least most) other distributions
  compile without -Bsymbolic-functions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/831308/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to