OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

> Kde-pim/pi 2.1.0 Available!, New stable version
zautrix
post Apr 18 2005, 08:33 AM
Post #1





Group: Members
Posts: 437
Joined: 3-February 04
From: N54°22.5' E10°08.2'
Member No.: 1,678



Moin!

You can download KDE-Pim/Pi 2.1.0 here:

http://sourceforge.net/project/showfiles.p...ckage_id=112604

Enjoy!

z.



********** VERSION 2.1.0 ************

Stable release 2.1.0!

Summary of changes/fixes compared to version 2.0.6:

Many bugs of version 2.0.6 fixed.
Most of them were small bugs, but some of them were important.
It is recommended to use version 2.1.0 and not version 2.0.6.

Important changes:

Added recurring todos to KO/Pi.

Added global application font settings (for all KDE-Pim/Pi apps) to the general settings.

Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more.

Datenavigator can now display many months. Very useful on the desktop.

KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements.

Made alarm sound working on Linux desktop.

Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details.

Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details.

Many other usebility enhancements.
Special thanks to Ben for his suggestions!
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
zautrix
post Apr 22 2005, 02:02 PM
Post #2





Group: Members
Posts: 437
Joined: 3-February 04
From: N54°22.5' E10°08.2'
Member No.: 1,678



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 ************

Fixed a problem closing the alarm dialog on Zaurus with "OK" button.

Fixed a problem when importing data from Outlook with mutiple categories set.

Changed display of days in datenavigator:
Birthdays are now blue, not dark green.
When todo view is shown, no birtdays are shown and days with due todos are shown blue.
When journal view is shown, only holidays are shown and days with journals are blue.

Added Backup options to global config:
You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ).
It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again.
The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups.
Go to the top of the page
 
+Quote Post
shreks
post Apr 26 2005, 06:59 PM
Post #3





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!
Go to the top of the page
 
+Quote Post
zautrix
post Apr 26 2005, 11:21 PM
Post #4





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.
Go to the top of the page
 
+Quote Post
shreks
post Apr 27 2005, 08:49 AM
Post #5





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.
*

Go to the top of the page
 
+Quote Post
zautrix
post Apr 28 2005, 12:01 AM
Post #6





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.
Go to the top of the page
 
+Quote Post
shreks
post Apr 28 2005, 07:04 PM
Post #7





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?
Go to the top of the page
 
+Quote Post
zautrix
post Apr 30 2005, 04:37 AM
Post #8





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.
Go to the top of the page
 
+Quote Post

Posts in this topic
zautrix   Kde-pim/pi 2.1.0 Available!   Apr 18 2005, 08:33 AM
Chaos   I'll be sure to add this to my ROM this weeken...   Apr 18 2005, 09:18 AM
zautrix   QUOTE(Chaos @ Apr 18 2005, 06:18 PM)I'll ...   Apr 18 2005, 09:28 AM
Chaos   Thanks. That helps a fair bit.   Apr 18 2005, 11:23 AM
cybersphinx   Hi! First, I really like KO/PI, it does more ...   Apr 19 2005, 03:48 AM
zautrix   Aargh! I need new glasses or a new brain: Whe...   Apr 19 2005, 03:50 AM
kahm   In v2.1.1, when you change the location of the dat...   Apr 19 2005, 06:46 AM
kahm   Additionally, (and this is a minor nitpick), the t...   Apr 19 2005, 06:59 AM
ashikase   Does this version (2.1.1) include an option to hid...   Apr 19 2005, 07:12 AM
zautrix   QUOTE(ashikase @ Apr 19 2005, 04:12 PM)Does t...   Apr 19 2005, 07:50 AM
caunt   A chorus of thanks Zautrix! I can't find ...   Apr 19 2005, 07:19 AM
zautrix   QUOTE(caunt @ Apr 19 2005, 04:19 PM)A chorus ...   Apr 19 2005, 07:49 AM
aww_berlin   QUOTE(zautrix @ Apr 19 2005, 07:49 AM)You can...   Apr 20 2005, 11:24 AM
zautrix   QUOTE(aww_berlin @ Apr 20 2005, 08:24 PM)QUOT...   Apr 20 2005, 11:27 AM
kahm   I had a graphical error where the seperator (I thi...   Apr 19 2005, 08:42 AM
aww_berlin   QUOTE(kahm @ Apr 19 2005, 08:42 AM)I had a gr...   Apr 20 2005, 11:07 AM
zautrix   QUOTE(aww_berlin @ Apr 20 2005, 08:07 PM)QUOT...   Apr 20 2005, 11:25 AM
kahm   QUOTE(zautrix @ Apr 20 2005, 07:25 PM)QUOTE(a...   Apr 21 2005, 05:28 AM
aww_berlin   QUOTE(zautrix @ Apr 20 2005, 11:25 AM)QUOTE(a...   Apr 21 2005, 11:05 AM
mimeca   Hi I have installed Ko/PI 2.1. The kopi runs, but...   Apr 21 2005, 11:14 AM
jesizmi   great work so far, just why did you decide to map...   Apr 19 2005, 08:54 AM
Howitzer   First time KDE/PIM user here, so I have no experie...   Apr 19 2005, 09:17 AM
zautrix   QUOTE(Howitzer @ Apr 19 2005, 06:17 PM)First ...   Apr 19 2005, 10:22 AM
tovarish   you are missing openssl   Apr 19 2005, 10:07 AM
ev1l   Oh hey   Apr 19 2005, 04:09 PM
Howard Roark   I am new to the Zaurus. Does this version run on t...   Apr 19 2005, 05:04 PM
caunt   Another Thanks Zautrix! >You can assign/ad...   Apr 19 2005, 05:48 PM
bluedevils   Yes, it should run on all linux zaurii and there a...   Apr 19 2005, 05:54 PM
MB Zaurus   Thanks for all your work on this. A couple of qui...   Apr 20 2005, 10:38 PM
zautrix   QUOTE(MB Zaurus @ Apr 21 2005, 07:38 AM)Thank...   Apr 20 2005, 11:47 PM
jesizmi   Hi, in Kopi 2.11, the menu key is still mapped to ...   Apr 21 2005, 01:17 PM
zautrix   QUOTE(jesizmi @ Apr 21 2005, 10:17 PM)Hi, in ...   Apr 21 2005, 02:17 PM
shreks   QUOTE(zautrix @ Apr 18 2005, 04:33 PM)Moin...   Apr 21 2005, 04:26 PM
ashikase   QUOTE(shreks @ Apr 22 2005, 09:26 AM)the type...   Apr 21 2005, 05:11 PM
shreks   QUOTE(ashikase @ Apr 22 2005, 01:11 AM)QUOTE(...   Apr 22 2005, 07:07 AM
zautrix   OK, I hope I have all problems solved. (But not th...   Apr 22 2005, 02:02 PM
shreks   Zautrix, you are sooo fast! Good guy! I j...   Apr 22 2005, 02:52 PM
shreks   QUOTE(zautrix @ Apr 22 2005, 10:02 PM)OK, I h...   Apr 26 2005, 06:59 PM
zautrix   QUOTE(shreks @ Apr 27 2005, 03:59 AM)I found ...   Apr 26 2005, 11:21 PM
shreks   I have sent you a sample UTF8-encoded CSV file cre...   Apr 27 2005, 08:49 AM
zautrix   QUOTE(shreks @ Apr 27 2005, 05:49 PM)I have s...   Apr 28 2005, 12:01 AM
shreks   QUOTE(zautrix @ Apr 28 2005, 08:01 AM)QUOTE(s...   Apr 28 2005, 07:04 PM
zautrix   QUOTE(shreks @ Apr 29 2005, 04:04 AM)I tried ...   Apr 29 2005, 12:09 AM
zautrix   QUOTE(shreks @ Apr 29 2005, 04:04 AM)When a C...   Apr 30 2005, 04:37 AM
shreks   QUOTE(zautrix @ Apr 30 2005, 12:37 PM)QUOTE(s...   May 1 2005, 11:59 AM
zautrix   I thought it is time to tell the world about about...   Apr 22 2005, 03:17 PM
dreadlocks   you should create a project page on ELSI, http://w...   Apr 22 2005, 04:20 PM
zautrix   QUOTE(dreadlocks @ Apr 23 2005, 01:20 AM)you ...   Apr 22 2005, 05:12 PM
Flandry   Wow, you're a speedy guy. Are you just locked...   Apr 24 2005, 01:18 PM
nequiem   I want to thank Lutz for the work on Kopi. It has ...   Apr 24 2005, 01:20 PM
zautrix   QUOTE(nequiem @ Apr 24 2005, 10:20 PM)I want ...   Apr 24 2005, 01:40 PM
nequiem   Thank you, sir! QUOTE(zautrix @ Apr ...   Apr 24 2005, 04:03 PM
jesizmi   Hi, i'm allmost, but not quite, totally conten...   Apr 25 2005, 09:19 AM
tone   hi, i'm proud & recent owner of a c3000. ...   Apr 25 2005, 03:09 PM
ev1l   QUOTE(tone @ Apr 25 2005, 03:09 PM)i have imp...   Apr 27 2005, 11:06 AM
steven999   Hi All, I've recently gotten to using Kde-pim...   Apr 30 2005, 12:09 AM
xjqian   newbie here, starting to use. kdepim_210_for_memo...   May 1 2005, 02:46 AM
zautrix   QUOTE(xjqian @ May 1 2005, 11:46 AM)newbie he...   May 1 2005, 02:59 AM
xjqian   QUOTE(zautrix @ May 1 2005, 05:59 AM)QUOTE(xj...   May 1 2005, 04:04 AM
jpmatrix   hi as upgrading to newer version of KDE/PIM is tim...   May 1 2005, 06:30 AM
zautrix   QUOTE(jpmatrix @ May 1 2005, 03:30 PM)hi as u...   May 1 2005, 06:38 AM
raybert   Okay, here's mine... I did it in three pie...   May 1 2005, 09:36 AM
jpmatrix   QUOTE(raybert @ May 1 2005, 07:36 PM)Okay, he...   May 2 2005, 02:32 AM
ev1l   QUOTE(raybert @ May 1 2005, 09:36 AM)uninst: ...   May 3 2005, 09:56 AM
raybert   QUOTE(ev1l @ May 3 2005, 12:56 PM)Don't t...   May 5 2005, 02:12 PM
jpmatrix   thanks Raybert ! your procedure worked great ...   May 3 2005, 12:21 PM
Ragnorok   - Firstly, the entire K*/PI 2.1.1 package is STUNN...   May 4 2005, 10:00 AM
ev1l   QUOTE(Ragnorok @ May 4 2005, 10:00 AM)- First...   May 5 2005, 04:34 AM
jh   Alright, so I'm a bit behind, but... Pi-Sync m...   May 5 2005, 02:27 PM
Ragnorok   QUOTEThe timeout is probably not running when susp...   May 6 2005, 10:31 AM
raybert   Okay there, Dr. ev1l, you wanted a better install ...   May 7 2005, 11:43 AM
ev1l   Hey raybert, thanks for the script. I'm runnin...   May 8 2005, 07:03 AM
raybert   QUOTE(ev1l @ May 8 2005, 10:03 AM)Hey raybert...   May 9 2005, 07:05 AM
ev1l   QUOTE(raybert @ May 9 2005, 07:05 AM)If you h...   May 10 2005, 03:38 PM
raybert   QUOTE(ev1l @ May 10 2005, 06:38 PM)QUOTE(rayb...   May 11 2005, 11:30 AM
JoP   Hey Z, I was going to finish and post my translati...   May 10 2005, 02:16 AM
ev1l   Also, Z is on holiday, which is why any real work ...   May 12 2005, 07:00 AM
Ragnorok   QUOTEBut two days ago I had a wreck with my motorc...   May 12 2005, 07:00 AM
JoP   Thanks a lot, guys, for your support! Ragnorok...   May 12 2005, 07:58 AM
Ragnorok   - Me too! (shrug) Hope you don't! -...   May 17 2005, 07:11 AM
ev1l   QUOTE(shreks @ May 17 2005, 09:15 AM)Where is...   May 17 2005, 01:45 PM
ceffyl   QUOTE(ev1l @ May 17 2005, 09:45 PM)Writing us...   May 28 2005, 09:44 AM
zautrix   QUOTE(ceffyl @ May 28 2005, 06:44 PM)QUOTE(ev...   Jun 2 2005, 11:37 PM
JoP   I installed 2.1.0 today in Windoze 98 machine. The...   May 17 2005, 08:11 AM
shreks   Where is Zautrix? Haven't seen him and his pos...   May 17 2005, 09:15 AM
JoP   QUOTE(ev1l @ May 12 2005, 03:00 PM)Also, Z is...   May 17 2005, 10:43 AM
ev1l   Ceffyl: definitely. You can mail me (ben AT talon ...   May 30 2005, 06:56 PM
talmage   Hi. Anyone here have a list of the QCOP messages ...   Jun 2 2005, 12:42 PM
ev1l   QUOTE(talmage @ Jun 2 2005, 12:42 PM)Hi....   Jun 2 2005, 12:57 PM
Howitzer   Ok... So I finally had enough time to mess around ...   Jun 2 2005, 09:38 PM
zautrix   QUOTE(Howitzer @ Jun 3 2005, 06:38 AM)Ok... S...   Jun 2 2005, 11:31 PM
ashikase   While I have noticed that it has improved over tim...   Jun 2 2005, 09:58 PM
zautrix   QUOTE(ashikase @ Jun 3 2005, 06:58 AM)While I...   Jun 2 2005, 11:25 PM
ashikase   QUOTE(zautrix @ Jun 3 2005, 04:25 PM)Adding d...   Jun 2 2005, 11:40 PM
jamesm   QUOTE(ashikase @ Jun 3 2005, 08:40 AM)QUOTE(z...   Jun 2 2005, 11:51 PM
JoP   QUOTE(jamesm @ Jun 3 2005, 07:51 AM)When my n...   Jun 3 2005, 08:43 AM
ev1l   The redraw issue is dur to the anemic processor in...   Jun 5 2005, 07:40 AM
ashikase   QUOTE(ev1l @ Jun 6 2005, 12:40 AM)The redraw ...   Jun 6 2005, 06:15 AM
ev1l   QUOTE(Howitzer @ Jun 5 2005, 07:18 PM)I tried...   Jun 6 2005, 01:44 PM
Howitzer   I tried creating a new test calender in O2K and ad...   Jun 5 2005, 07:18 PM
4 Pages V   1 2 3 > » 


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 25th May 2013 - 06:18 AM