![]() ![]() |
Apr 25 2005, 03:09 PM
Post
#46
|
|
|
Group: Members Posts: 3 Joined: 25-April 05 Member No.: 6,991 |
hi,
i'm proud & recent owner of a c3000. i have imported my address db - a not so huge 500kb vcf file. i am using KA/Pi for an addressbook. i have found KA/pi to be cripplingly slow - not only to load, but also to search. A few mins loading, and maybe 15 seconds for a name search. does anyone share this problem? has anyone solved it? I think I have set the internal format to binary; i have no extensions listed. Thanks, Tony |
|
|
|
Apr 26 2005, 06:59 PM
Post
#47
|
|
|
Group: Members Posts: 47 Joined: 12-January 05 Member No.: 6,203 |
QUOTE(zautrix @ Apr 22 2005, 10:02 PM) OK, I hope I have all problems solved. (But not the strange KA/Pi Chinese input problem from shreks). Please try again - and test the new backup feature!: ********** VERSION 2.1.2 ************ I found a BUG in the address book: When I used the address book to import a CSV file, I was asked to match up each colum of CSV file to corresponding field supported by kapi. This is done through choosing a pull-down menu at each column. But I found out that one field is missing: CATEGORY, to store the categroy that a contact belongs to, such as Family, Friend, Business etc. Since my CSV file was created by Yahoo! Address Book, it contains a column of CATEGORY which is also supported by KAPI. Actually this bug exists in many early versions of KAPI but I forgot to report it. Now I started using kdepim seriously and found this bug stays in my way to start. Another question is: the email client currently does not support cutomized encoding options, right? how about just add UTF-8 support because it is the easiest way to support multiple languages since kdepim support choosing customized fonts. Zautrix, Good Work! |
|
|
|
Apr 26 2005, 11:21 PM
Post
#48
|
|
|
Group: Members Posts: 437 Joined: 3-February 04 From: N54°22.5' E10°08.2' Member No.: 1,678 |
QUOTE(shreks @ Apr 27 2005, 03:59 AM) I found a BUG in the address book: When I used the address book to import a CSV file, I was asked to match up each colum of CSV file to corresponding field supported by kapi. This is done through choosing a pull-down menu at each column. But I found out that one field is missing: CATEGORY, to store the categroy that a contact belongs to, such as Family, Friend, Business etc. Since my CSV file was created by Yahoo! Address Book, it contains a column of CATEGORY which is also supported by KAPI. Actually this bug exists in many early versions of KAPI but I forgot to report it. Now I started using kdepim seriously and found this bug stays in my way to start. Another question is: the email client currently does not support cutomized encoding options, right? how about just add UTF-8 support because it is the easiest way to support multiple languages since kdepim support choosing customized fonts. Zautrix, Good Work! I have to admit that I never had a look at the csv import code and never tested csv import. Can you please send me a problematic file as an example? z. |
|
|
|
Apr 27 2005, 08:49 AM
Post
#49
|
|
|
Group: Members Posts: 47 Joined: 12-January 05 Member No.: 6,203 |
I have sent you a sample UTF8-encoded CSV file created by Yahoo! Mail to zautrix@users.sourceforge.net. You use it to test KAPI.
Another problem I found in KAPI is that the data file "kdepim/apps/kabc/std.vcf" used by KAPI accidentally breaks some double-byte characters used by Asian language. Therefore I added some Chinese characters in the comment field of the last contact in the CSV file. You can see this problem if you open std.vcf in vim directly. Let me know if you need more help. Thanks! Shreks QUOTE(zautrix @ Apr 27 2005, 07:21 AM) QUOTE(shreks @ Apr 27 2005, 03:59 AM) I found a BUG in the address book: When I used the address book to import a CSV file, I was asked to match up each colum of CSV file to corresponding field supported by kapi. This is done through choosing a pull-down menu at each column. But I found out that one field is missing: CATEGORY, to store the categroy that a contact belongs to, such as Family, Friend, Business etc. Since my CSV file was created by Yahoo! Address Book, it contains a column of CATEGORY which is also supported by KAPI. Actually this bug exists in many early versions of KAPI but I forgot to report it. Now I started using kdepim seriously and found this bug stays in my way to start. Another question is: the email client currently does not support cutomized encoding options, right? how about just add UTF-8 support because it is the easiest way to support multiple languages since kdepim support choosing customized fonts. Zautrix, Good Work! I have to admit that I never had a look at the csv import code and never tested csv import. Can you please send me a problematic file as an example? z. |
|
|
|
Apr 27 2005, 11:06 AM
Post
#50
|
|
![]() Group: Members Posts: 608 Joined: 21-June 04 From: The Netherlands Member No.: 3,774 |
QUOTE(tone @ Apr 25 2005, 03:09 PM) i have imported my address db - a not so huge 500kb vcf file. i am using KA/Pi for an addressbook. i have found KA/pi to be cripplingly slow - not only to load, but also to search. A few mins loading, and maybe 15 seconds for a name search. Half a meg of contacts is quite a bit. Jesus. Loading the app takes a couple of seconds once it has fastloaded (granted, that takes hours, but nobody cares) Searching takes milliseconds on my Z (search as you type is quite usable). You should disable search as you type and see of that improves it. While I worked with Z on usability we enable SAYT by default, and it searches all info by default, which is very nice if you want to search fast, but's quite resource-intensive. |
|
|
|
Apr 28 2005, 12:01 AM
Post
#51
|
|
|
Group: Members Posts: 437 Joined: 3-February 04 From: N54°22.5' E10°08.2' Member No.: 1,678 |
QUOTE(shreks @ Apr 27 2005, 05:49 PM) I have sent you a sample UTF8-encoded CSV file created by Yahoo! Mail to zautrix@users.sourceforge.net. You use it to test KAPI. Another problem I found in KAPI is that the data file "kdepim/apps/kabc/std.vcf" used by KAPI accidentally breaks some double-byte characters used by Asian language. Therefore I added some Chinese characters in the comment field of the last contact in the CSV file. You can see this problem if you open std.vcf in vim directly. Let me know if you need more help. Thanks! Shreks Thx for the sample file. I hope I have fixed the problems. Please try new version 2.1.3 and let me know if it works or not. z. |
|
|
|
Apr 28 2005, 07:04 PM
Post
#52
|
|
|
Group: Members Posts: 47 Joined: 12-January 05 Member No.: 6,203 |
QUOTE(zautrix @ Apr 28 2005, 08:01 AM) QUOTE(shreks @ Apr 27 2005, 05:49 PM) I have sent you a sample UTF8-encoded CSV file created by Yahoo! Mail to zautrix@users.sourceforge.net. You use it to test KAPI. Another problem I found in KAPI is that the data file "kdepim/apps/kabc/std.vcf" used by KAPI accidentally breaks some double-byte characters used by Asian language. Therefore I added some Chinese characters in the comment field of the last contact in the CSV file. You can see this problem if you open std.vcf in vim directly. Let me know if you need more help. Thanks! Shreks Thx for the sample file. I hope I have fixed the problems. Please try new version 2.1.3 and let me know if it works or not. z. I tried 2.1.3 and test the import function of CVS file, the missing "CATEGORY" is added and works correctly. So far I found one more bug: When a CSV file is imported, the BIRTHDAY field can be selected to match the actual column of birthdays. But after importing, the actual contacts in KAPI do NOT contain birthday information. I think it was left out by accident. I have another suggestion which I think is critical: For all columns of data in CSV which cannot be matched to any pre-defined fields of KAPI, it is better use "NOTES" filed (predefined in KAPI)to include all unmatched data such that all information in user's CSV file is kept. Right now KAPI simply discards all "UNDEFINED" data, which may usually lose significant amount of data in CSV file. After importing CSV file, user can manually move unclassified data from NOTES area to corresponding places. Does this sound good? |
|
|
|
Apr 29 2005, 12:09 AM
Post
#53
|
|
|
Group: Members Posts: 437 Joined: 3-February 04 From: N54°22.5' E10°08.2' Member No.: 1,678 |
QUOTE(shreks @ Apr 29 2005, 04:04 AM) I tried 2.1.3 and test the import function of CVS file, the missing "CATEGORY" is added and works correctly. So far I found one more bug: When a CSV file is imported, the BIRTHDAY field can be selected to match the actual column of birthdays. But after importing, the actual contacts in KAPI do NOT contain birthday information. I think it was left out by accident. Ok, I will look at this problem. QUOTE I have another suggestion which I think is critical: For all columns of data in CSV which cannot be matched to any pre-defined fields of KAPI, it is better use "NOTES" filed (predefined in KAPI)to include all unmatched data such that all information in user's CSV file is kept. Right now KAPI simply discards all "UNDEFINED" data, which may usually lose significant amount of data in CSV file. After importing CSV file, user can manually move unclassified data from NOTES area to corresponding places. Does this sound good? Yes that sounds good. It is already possible, but the user has to do it by himself. I added the possibility to map many fields to the "notes" field. z. |
|
|
|
Apr 30 2005, 12:09 AM
Post
#54
|
|
|
Group: Members Posts: 73 Joined: 9-October 03 Member No.: 557 |
Hi All,
I've recently gotten to using Kde-pim/pi and am enjoying it very much. I was wondering though if anyone has gotten it to work with Fedora Core 3? I would love to be able to sync my Zaurus 5600 with my laptop. Thanks, steven |
|
|
|
Apr 30 2005, 04:37 AM
Post
#55
|
|
|
Group: Members Posts: 437 Joined: 3-February 04 From: N54°22.5' E10°08.2' Member No.: 1,678 |
QUOTE(shreks @ Apr 29 2005, 04:04 AM) When a CSV file is imported, the BIRTHDAY field can be selected to match the actual column of birthdays. But after importing, the actual contacts in KAPI do NOT contain birthday information. I think it was left out by accident. Please try version 2.1.4 and let me know if it works or does not work. z. |
|
|
|
May 1 2005, 02:46 AM
Post
#56
|
|
|
Group: Members Posts: 500 Joined: 17-January 04 From: St. Louis, USA Member No.: 1,478 |
newbie here, starting to use.
kdepim_210_for_memory_stick when ka/pi importing contacts from outlook. the name are not shown in the "formatted name" column at the left. Is this a bug? |
|
|
|
May 1 2005, 02:59 AM
Post
#57
|
|
|
Group: Members Posts: 437 Joined: 3-February 04 From: N54°22.5' E10°08.2' Member No.: 1,678 |
QUOTE(xjqian @ May 1 2005, 11:46 AM) newbie here, starting to use. kdepim_210_for_memory_stick when ka/pi importing contacts from outlook. the name are not shown in the "formatted name" column at the left. Is this a bug? No, it is because the formatted name is not set in the contact. You can set it to all contacts with menu: Edit-Change-Set formatted name. z. |
|
|
|
May 1 2005, 04:04 AM
Post
#58
|
|
|
Group: Members Posts: 500 Joined: 17-January 04 From: St. Louis, USA Member No.: 1,478 |
QUOTE(zautrix @ May 1 2005, 05:59 AM) QUOTE(xjqian @ May 1 2005, 11:46 AM) newbie here, starting to use. kdepim_210_for_memory_stick when ka/pi importing contacts from outlook. the name are not shown in the "formatted name" column at the left. Is this a bug? No, it is because the formatted name is not set in the contact. You can set it to all contacts with menu: Edit-Change-Set formatted name. z. see. i got it. but i do find a bug in the view-modify view-selected fields. the order of the first three items are wrong. if you specify 1-2-3 in the selected fields, it shows up as 2-3-1. |
|
|
|
May 1 2005, 06:30 AM
Post
#59
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
hi
as upgrading to newer version of KDE/PIM is time consuming (you've to uninstall all first then install all), would you offer a simple script to do it quickly ? thanks in advance |
|
|
|
May 1 2005, 06:38 AM
Post
#60
|
|
|
Group: Members Posts: 437 Joined: 3-February 04 From: N54°22.5' E10°08.2' Member No.: 1,678 |
QUOTE(jpmatrix @ May 1 2005, 03:30 PM) hi as upgrading to newer version of KDE/PIM is time consuming (you've to uninstall all first then install all), would you offer a simple script to do it quickly ? thanks in advance I agree, please write one and give it to me. I have to install/deinstall/reinstall it several times before a release to make sure that the bugs are fixed. z. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 12:28 AM |