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 248799 - Some contacts don't be displayed corectly when you copy some contacts from one folder to another.
Some contacts don't be displayed corectly when you copy some contacts from on...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
1.5.x (obsolete)
Other All
: Normal major
: ---
Assigned To: Hans Petter Jansson
Evolution QA team
Depends on:
Blocks: 246841
 
 
Reported: 2003-09-24 04:58 UTC by hart wang
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hart wang 2003-09-24 04:58:31 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:


Steps to reproduce the problem:
1. Create two subfolders in "Local"->"Contacts".
2. Create some contacts in one subfolder.
3. select all contacts and right click contacts to choose 'copy contact to
folder'
4.select the other folder

Actual Results:
Some contacts can't be displayed .
if you want to show all contacts, you must click the button 'clear' .

Expected Results:
All contacts should be displayed correctly.

How often does this happen? 


Additional Information:
Comment 1 Chris Toshok 2004-08-05 19:27:54 UTC
how many contacts are we talking about? 100?  or something like 1000?
Comment 2 Hans Petter Jansson 2004-10-13 00:01:36 UTC
I get a crash, consistently, when I try to copy about 800 contacts in
this manner. Seems to be a whole lot of threads stuch in libdb code...
From one of the threads:

Thread 83 (Thread 1490144560 (LWP 3519))

  • #0 ??
  • #1 __memp_sync_int_eds
    from /opt/evolution-2.0/lib/libedataserver.so.3
  • #2 __memp_fsync_eds
    from /opt/evolution-2.0/lib/libedataserver.so.3
  • #3 __db_sync_eds
    from /opt/evolution-2.0/lib/libedataserver.so.3
  • #4 do_create
    at e-book-backend-file.c line 145
  • #5 e_book_backend_file_create_contact
    at e-book-backend-file.c line 168
  • #6 e_book_backend_sync_create_contact
    at e-book-backend-sync.c line 42
  • #7 _e_book_backend_create_contact
    at e-book-backend-sync.c line 211
  • #8 e_book_backend_create_contact
    at e-book-backend.c line 137
  • #9 impl_GNOME_Evolution_Addressbook_Book_addContact
    at e-data-book.c line 104
  • #10 _ORBIT_skel_small_GNOME_Evolution_Addressbook_Book_addContact
    at Evolution-DataServer-Addressbook-common.c line 181
  • #11 ORBit_POAObject_invoke
    at poa.c line 1141
  • #12 ORBit_OAObject_invoke
    at orbit-adaptor.c line 284

The other threads have similar stacks, but with different contact data.
Comment 3 Hans Petter Jansson 2005-04-09 21:55:27 UTC
This no longer manifests in 2.2. Assuming fixed.