|
From: deloptes <del...@ya...> - 2011-01-23 22:29:12
|
Chris Frey wrote: > > When I looked at the code briefly the other day, it seemed to take this > configuration and load it into a list, and then it would check the > list periodically during the sync. I think there was a function, > "hasCategory()" or something in the process. > > Grep through the code, and I'm sure you'll find it, starting with > "FilterCategory" and proceeding backward. I'm assuming "hasCategory()" > is where the answer will be (I'm not sure of the spelling/capitalizaion > of the function anymore). > > - Chris > I could compile and install kdepim-sync in trinity. After configuring and compiling everything, I could track this down and found out it checks == 0 if the field is empty, so I used no value. The capabilities issue, I fixed by removing the kdepim-sync-capabilities.xml file and related kdepim-sync-description.xml. I'm wondering why it is getting assertion error when the files are present. Now I could even sync kdepim with the nokia phone. But it does not merge any changes. It just suggests to add/delete, so I removed everything from the kde address book and synced. There were too many duplicates, how could this happen, were those on the phone? The phone reports 887 changes I deleted most of them and synced but it suggested to add/delete 469 entries, so I answered 'N'. A bit strange all of this. Looking into the new created file I could see most of the entries were with ID 1-900 but there were also such with KDE ids. Let me know if you have some confident way to test/sync regards |