author | zautrix <zautrix> | 2004-07-04 13:24:29 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-07-04 13:24:29 (UTC) |
commit | f469d0adf4876004eab694cfc62f0ce7319677cd (patch) (unidiff) | |
tree | 605b145411cfc745795719ff8dc13260386ffa8f | |
parent | 65187e7e554f8f4a357d442c91bf2f2bf0f76fd7 (diff) | |
download | kdepimpi-f469d0adf4876004eab694cfc62f0ce7319677cd.zip kdepimpi-f469d0adf4876004eab694cfc62f0ce7319677cd.tar.gz kdepimpi-f469d0adf4876004eab694cfc62f0ce7319677cd.tar.bz2 |
Updated whats new info and FAQ
-rw-r--r-- | bin/kdepim/korganizer/kopiFAQ.txt | 17 | ||||
-rw-r--r-- | bin/kdepim/korganizer/kopiWhatsNew.txt | 48 |
2 files changed, 65 insertions, 0 deletions
diff --git a/bin/kdepim/korganizer/kopiFAQ.txt b/bin/kdepim/korganizer/kopiFAQ.txt index ae7a3c1..b87ef96 100644 --- a/bin/kdepim/korganizer/kopiFAQ.txt +++ b/bin/kdepim/korganizer/kopiFAQ.txt | |||
@@ -90,96 +90,113 @@ Why does not KO/Pi sync directly with Outlook? | |||
90 | A: | 90 | A: |
91 | Because it is not yet implemented. | 91 | Because it is not yet implemented. |
92 | But it is planned to be implemented. | 92 | But it is planned to be implemented. |
93 | ************************************************************************* | 93 | ************************************************************************* |
94 | Q: | 94 | Q: |
95 | Why does KO/Pi start up on restarts? | 95 | Why does KO/Pi start up on restarts? |
96 | A: | 96 | A: |
97 | Fastload causes KO/Pi to startup when Qtopia starts. | 97 | Fastload causes KO/Pi to startup when Qtopia starts. |
98 | ************************************************************************* | 98 | ************************************************************************* |
99 | Q: | 99 | Q: |
100 | Do I have to deinstall the KO/Pi alarm applet, when I update KO/Pi? | 100 | Do I have to deinstall the KO/Pi alarm applet, when I update KO/Pi? |
101 | A: | 101 | A: |
102 | No, the KO/Pi alarm applet runs completely independend of KO/Pi. | 102 | No, the KO/Pi alarm applet runs completely independend of KO/Pi. |
103 | That means, it does not need KO/Pi or libraries of KO/Pi for being | 103 | That means, it does not need KO/Pi or libraries of KO/Pi for being |
104 | executed. But the applet itself is not very useful without KO/Pi. | 104 | executed. But the applet itself is not very useful without KO/Pi. |
105 | It notifies KO/Pi to start via system calls. | 105 | It notifies KO/Pi to start via system calls. |
106 | It needs KO/Pi to get the next alarm from the system alarm daemon. | 106 | It needs KO/Pi to get the next alarm from the system alarm daemon. |
107 | Such that the KO/Pi alarm alone may be used only as a timer application. | 107 | Such that the KO/Pi alarm alone may be used only as a timer application. |
108 | Files of KO/Pi are ( with /home/QtPalmtop as base dir): | 108 | Files of KO/Pi are ( with /home/QtPalmtop as base dir): |
109 | bin/kopi bin/db2file apps/Pim/korganizer.desktop pics/korganizer/* lib/libmicro* | 109 | bin/kopi bin/db2file apps/Pim/korganizer.desktop pics/korganizer/* lib/libmicro* |
110 | ************************************************************************* | 110 | ************************************************************************* |
111 | Q: | 111 | Q: |
112 | I have problems updating KO/Pi. Any hints? | 112 | I have problems updating KO/Pi. Any hints? |
113 | A: | 113 | A: |
114 | When deinstalling KO/Pi alarm applet, Qtopia reboots. | 114 | When deinstalling KO/Pi alarm applet, Qtopia reboots. |
115 | Please do not deinstall KO/Pi alarm applet and KO/Pi together. | 115 | Please do not deinstall KO/Pi alarm applet and KO/Pi together. |
116 | It may be that because of the reboot KO/Pi itself is not deinstalled properly. | 116 | It may be that because of the reboot KO/Pi itself is not deinstalled properly. |
117 | ************************************************************************* | 117 | ************************************************************************* |
118 | Q: | 118 | Q: |
119 | I installed the qtopiaKABC plugin, | 119 | I installed the qtopiaKABC plugin, |
120 | but I can't access the addressbook when adding attendees. | 120 | but I can't access the addressbook when adding attendees. |
121 | A: | 121 | A: |
122 | The qtopiaKABC plug-in is for old non DTM Qtopia Pims only. | 122 | The qtopiaKABC plug-in is for old non DTM Qtopia Pims only. |
123 | This plug-in works with xml based addressbooks. | 123 | This plug-in works with xml based addressbooks. |
124 | There is no solution currently for the DTM addressbook. | 124 | There is no solution currently for the DTM addressbook. |
125 | On a newer Sharp Rom (using DTM), you can install | 125 | On a newer Sharp Rom (using DTM), you can install |
126 | Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in. | 126 | Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in. |
127 | That works with KO/Pi. | 127 | That works with KO/Pi. |
128 | ************************************************************************* | 128 | ************************************************************************* |
129 | Q: | 129 | Q: |
130 | Why do I have two pim tabs? | 130 | Why do I have two pim tabs? |
131 | A: | 131 | A: |
132 | The original tab has the 'PIM' tab and kopi is installed in the 'Pim' tab. | 132 | The original tab has the 'PIM' tab and kopi is installed in the 'Pim' tab. |
133 | The difference in capitalization keeps them separate. | 133 | The difference in capitalization keeps them separate. |
134 | That is no packaging bug. | 134 | That is no packaging bug. |
135 | This is a feature. | 135 | This is a feature. |
136 | The author of KO/pi has a Tab 'Pim'. | 136 | The author of KO/pi has a Tab 'Pim'. |
137 | ************************************************************************* | 137 | ************************************************************************* |
138 | Q: | ||
139 | When installing kmicrokdelibs_1.9.2_arm.ipk (or newer version) | ||
140 | I get a "This application depends on other programs". | ||
141 | What programs I am missing? | ||
142 | A: | ||
143 | You probably do not have to care about that. | ||
144 | kmicrokdelibs_1.9.2 will come with some | ||
145 | resource plugins, which needs additional libraries. | ||
146 | (E.g. libopie1, if you want to use the | ||
147 | opie resource connector in KA/Pi). | ||
148 | If you do not have this libraries installed, | ||
149 | you simply cannot use the resource. | ||
150 | To make it clear: | ||
151 | If the libraries are missing, the applications | ||
152 | using kmicrokdelibs will start, | ||
153 | because the resources are plugins. | ||
154 | ************************************************************************* | ||
138 | ************************************************************************* | 155 | ************************************************************************* |
139 | ************************************************************************* | 156 | ************************************************************************* |
140 | 157 | ||
141 | Q: | 158 | Q: |
142 | How do I change the timezone? All my appointments do show 6 hours ahead. | 159 | How do I change the timezone? All my appointments do show 6 hours ahead. |
143 | A: | 160 | A: |
144 | The default timezone in KO/Pi is CET. | 161 | The default timezone in KO/Pi is CET. |
145 | CET is (GMT +01:00) or (UTC +01:00), i.e GMT=UTC . | 162 | CET is (GMT +01:00) or (UTC +01:00), i.e GMT=UTC . |
146 | To adjust the time of your appointments, | 163 | To adjust the time of your appointments, |
147 | you have to change the timezone and reload your calendar without closing | 164 | you have to change the timezone and reload your calendar without closing |
148 | the application and without saving the data. | 165 | the application and without saving the data. |
149 | "Without saving the data" is very important. | 166 | "Without saving the data" is very important. |
150 | Note that KO/Pi has build in auto saving. | 167 | Note that KO/Pi has build in auto saving. |
151 | If auto saving is performed after changing the timezone and before | 168 | If auto saving is performed after changing the timezone and before |
152 | reloading your calendar no times will be changed. | 169 | reloading your calendar no times will be changed. |
153 | Example: | 170 | Example: |
154 | Selected timezone in KO/Pi is (+01:00 Oslo). | 171 | Selected timezone in KO/Pi is (+01:00 Oslo). |
155 | You have an appointment shown at 8:00. But it should be at 14:00. | 172 | You have an appointment shown at 8:00. But it should be at 14:00. |
156 | Your timezone is -05:00 US/Eastern. | 173 | Your timezone is -05:00 US/Eastern. |
157 | You have to do: | 174 | You have to do: |
158 | Select timezone +07:00 Asia/Bangok in config dialog. | 175 | Select timezone +07:00 Asia/Bangok in config dialog. |
159 | Close dialog with ok button. | 176 | Close dialog with ok button. |
160 | Choose menu: File-Load Calendar Backup. | 177 | Choose menu: File-Load Calendar Backup. |
161 | Choose file: (your home path)/Applications/korganizer/mycalendar.ics | 178 | Choose file: (your home path)/Applications/korganizer/mycalendar.ics |
162 | (on Windows: file: (your home path)/korganizer/mycalendar.ics). | 179 | (on Windows: file: (your home path)/korganizer/mycalendar.ics). |
163 | Load file. | 180 | Load file. |
164 | Now your appointment is at 14:00. | 181 | Now your appointment is at 14:00. |
165 | Select timezone -05:00 US/Eastern in config dialog. | 182 | Select timezone -05:00 US/Eastern in config dialog. |
166 | Close KO/Pi (file is saved when closing and changes are not yet saved). | 183 | Close KO/Pi (file is saved when closing and changes are not yet saved). |
167 | Restart KO/Pi. | 184 | Restart KO/Pi. |
168 | Your timezone is -05:00 US/Eastern. | 185 | Your timezone is -05:00 US/Eastern. |
169 | Your appointment is at 14:00. | 186 | Your appointment is at 14:00. |
170 | Everything is ok. | 187 | Everything is ok. |
171 | ************************************************************************* | 188 | ************************************************************************* |
172 | Q: | 189 | Q: |
173 | I want to send appointments via Infrared (IR) to a mobile device. | 190 | I want to send appointments via Infrared (IR) to a mobile device. |
174 | What format I have to choose? | 191 | What format I have to choose? |
175 | A: | 192 | A: |
176 | You can send data as vcs (vCalendar) or as ics (iCalendar) files. | 193 | You can send data as vcs (vCalendar) or as ics (iCalendar) files. |
177 | With and without timezone settings( Local time ). | 194 | With and without timezone settings( Local time ). |
178 | Usually small mobile devices like mobile phones do not know anything about timezones. | 195 | Usually small mobile devices like mobile phones do not know anything about timezones. |
179 | Choosing vcs and Local time should work with most mobile phones. | 196 | Choosing vcs and Local time should work with most mobile phones. |
180 | Most mobile devices should be able to recieve vcs files. | 197 | Most mobile devices should be able to recieve vcs files. |
181 | If it is a smartphone or pda, the device may be able to handle timezones. | 198 | If it is a smartphone or pda, the device may be able to handle timezones. |
182 | Try vcs and with timezones. | 199 | Try vcs and with timezones. |
183 | If you send the data to a laptop it depends on the application. | 200 | If you send the data to a laptop it depends on the application. |
184 | If you have a windows laptop and want to get data into an | 201 | If you have a windows laptop and want to get data into an |
185 | installed KO/Pi on windows, you should choose ics and with timezone. | 202 | installed KO/Pi on windows, you should choose ics and with timezone. |
diff --git a/bin/kdepim/korganizer/kopiWhatsNew.txt b/bin/kdepim/korganizer/kopiWhatsNew.txt index 662e45e..1b4e804 100644 --- a/bin/kdepim/korganizer/kopiWhatsNew.txt +++ b/bin/kdepim/korganizer/kopiWhatsNew.txt | |||
@@ -1,105 +1,153 @@ | |||
1 | Info about the changes in new versions of KO/Pi | 1 | Info about the changes in new versions of KO/Pi |
2 | and KDE-Pim/Pi | 2 | and KDE-Pim/Pi |
3 | 3 | ||
4 | ********** VERSION 1.9.2 ************ | 4 | ********** VERSION 1.9.2 ************ |
5 | 1) | 5 | 1) |
6 | KDE-Pim/Pi has got a new member: | 6 | KDE-Pim/Pi has got a new member: |
7 | KmicroMail (KM/Pi) is a mail program, | 7 | KmicroMail (KM/Pi) is a mail program, |
8 | which can handle IMAP and POP mail access. | 8 | which can handle IMAP and POP mail access. |
9 | It is based on Opie-Mail v3. | 9 | It is based on Opie-Mail v3. |
10 | All dependencies to the Opie libraries ar removed, | 10 | All dependencies to the Opie libraries ar removed, |
11 | such that no additional Opie lib is needed. | 11 | such that no additional Opie lib is needed. |
12 | It is already integrated in KO/Pi and KA/Pi. | 12 | It is already integrated in KO/Pi and KA/Pi. |
13 | It it now available for the Zaurus,probably it | 13 | It it now available for the Zaurus,probably it |
14 | will be available for other platforms later. | 14 | will be available for other platforms later. |
15 | Hint: | 15 | Hint: |
16 | Create your own contact (name + email) | 16 | Create your own contact (name + email) |
17 | in KA/Pi, select this contact and choose menu: | 17 | in KA/Pi, select this contact and choose menu: |
18 | Settings - Set Who Am I. | 18 | Settings - Set Who Am I. |
19 | Now the settings of this contact are used as | 19 | Now the settings of this contact are used as |
20 | the sender data in KM/Pi. | 20 | the sender data in KM/Pi. |
21 | 2) | 21 | 2) |
22 | KDE-Pim/Pi is split up in five different | 22 | KDE-Pim/Pi is split up in five different |
23 | packages now precompiled for Sharp Zaurus: | 23 | packages now precompiled for Sharp Zaurus: |
24 | --kmicrokdelibs_1.9.2_arm.ipk | 24 | --kmicrokdelibs_1.9.2_arm.ipk |
25 | The libs are needed for any | 25 | The libs are needed for any |
26 | of the following programs: | 26 | of the following programs: |
27 | --kaddressbook_1.9.2_arm.ipk | 27 | --kaddressbook_1.9.2_arm.ipk |
28 | --kmicromail_1.9.2_arm.ipk | 28 | --kmicromail_1.9.2_arm.ipk |
29 | --korganizer_1.9.2_arm.ipk | 29 | --korganizer_1.9.2_arm.ipk |
30 | Independ from that, there is the alarm applet | 30 | Independ from that, there is the alarm applet |
31 | available for KO/Pi, which also offers | 31 | available for KO/Pi, which also offers |
32 | quick access for a new mail or | 32 | quick access for a new mail or |
33 | showing the addressbook.: | 33 | showing the addressbook.: |
34 | --korganizer-alarm_1.9.2_arm.ipk | 34 | --korganizer-alarm_1.9.2_arm.ipk |
35 | Independend means, that the alarm applet | 35 | Independend means, that the alarm applet |
36 | does not need any of the libs or programs above to run. | 36 | does not need any of the libs or programs above to run. |
37 | But it would be quite useless without these programs. | 37 | But it would be quite useless without these programs. |
38 | NOTE: | ||
39 | If you get a | ||
40 | "This application depends on other programs" | ||
41 | during installation of | ||
42 | --kmicrokdelibs_1.9.2_arm.ipk | ||
43 | you probably do not have to care about that. | ||
44 | kmicrokdelibs_1.9.2 will come with some | ||
45 | resource plugins, which needs additional libraries. | ||
46 | (E.g. libopie1, if you want to use the | ||
47 | opie resource connector in KA/Pi). | ||
48 | If you do not have this libraries installed, | ||
49 | you simply cannot use the resource. | ||
50 | To make it clear: | ||
51 | If the libraries are missing, the applications | ||
52 | using kmicrokdelibs will start, | ||
53 | because the resources are plugins. | ||
38 | 3) | 54 | 3) |
39 | KO/Pi and friends are now installable on SD-Card! | 55 | KO/Pi and friends are now installable on SD-Card! |
40 | It is recommended to install all libs and apps | 56 | It is recommended to install all libs and apps |
41 | on the SD card or all in the internal storage. | 57 | on the SD card or all in the internal storage. |
42 | There may be problems, if this is mixed. | 58 | There may be problems, if this is mixed. |
43 | 4) | 59 | 4) |
44 | Fixed two bugs in the alarm notification on Windows. | 60 | Fixed two bugs in the alarm notification on Windows. |
45 | 5) | 61 | 5) |
46 | Great improvement! | 62 | Great improvement! |
47 | KO/Pi uses now the latest version of libical. | 63 | KO/Pi uses now the latest version of libical. |
48 | Libical is the library which actually reads | 64 | Libical is the library which actually reads |
49 | the calendar files and extract the data from it. | 65 | the calendar files and extract the data from it. |
50 | With the old version, there were problems | 66 | With the old version, there were problems |
51 | (crashes or program hangs) when licical did read | 67 | (crashes or program hangs) when licical did read |
52 | files, which were not stored from KO/Pi. | 68 | files, which were not stored from KO/Pi. |
53 | I do not know, if the new libical works perfect, | 69 | I do not know, if the new libical works perfect, |
54 | but actually it works much better than | 70 | but actually it works much better than |
55 | the old version. | 71 | the old version. |
56 | There are no problems with compatibility with | 72 | There are no problems with compatibility with |
57 | old calendar files of KO/Pi, of course! | 73 | old calendar files of KO/Pi, of course! |
74 | 6) | ||
75 | New in KA/Pi: | ||
76 | Opie addressbook resource connector available! | ||
77 | You will need libopie1 and the opie addressbook, | ||
78 | of course. | ||
79 | With the Opie addressbook resource connector, | ||
80 | you can access the Opie addressbook readonly in KA/Pi. | ||
81 | If you want to edit or import the data into KA/Pi, | ||
82 | do this: | ||
83 | a) Create an Opie resource. | ||
84 | (Menu: Settings-Configure Resources). | ||
85 | After configuration and restarting KA/Pi you should see | ||
86 | the Opie contacts in KA/Pi. | ||
87 | b) Select some or all Opie contacts. | ||
88 | (NOTE: +++++ | ||
89 | To know exactly, what contacts are Opie contacts, | ||
90 | do this: Choose menu: | ||
91 | View-Modify View - TAB Fields. | ||
92 | Select in the above list "Resource" and click | ||
93 | down arrow to add it to the "Selected fields". | ||
94 | Click OK. | ||
95 | Now you have a new column "Resource" in your list, | ||
96 | where you can see, what an Opie resource is. | ||
97 | ++++ NOTE end.) | ||
98 | Ok, we do have now some Opie contacts seleted. | ||
99 | (Use SHIFT or CTRL key in order to multiple select). | ||
100 | c) Choose menu: Edit-Copy. | ||
101 | d) Choose menu: Edit-Paste. | ||
102 | e) Select the resource, you want to add the contacts to. | ||
103 | Congrats! Now you have read/write access to the copied | ||
104 | opie contacts as "real" KA/Pi contacts. | ||
105 | |||
58 | 106 | ||
59 | ********** VERSION 1.9.1 ************ | 107 | ********** VERSION 1.9.1 ************ |
60 | 1) | 108 | 1) |
61 | +++ IMPORTANT 1 +++ | 109 | +++ IMPORTANT 1 +++ |
62 | 110 | ||
63 | The storing place of the default calendar | 111 | The storing place of the default calendar |
64 | file has changed! | 112 | file has changed! |
65 | The default calendar file was | 113 | The default calendar file was |
66 | Applications/korganizer/mycalendar.ics | 114 | Applications/korganizer/mycalendar.ics |
67 | on Zaurus and | 115 | on Zaurus and |
68 | (yourHomeDir)/korganizer/mycalendar.ics | 116 | (yourHomeDir)/korganizer/mycalendar.ics |
69 | on Windows/Linux desktop. Now it is | 117 | on Windows/Linux desktop. Now it is |
70 | (yourHomeDir)/kdepim/korganizer/mycalendar.ics | 118 | (yourHomeDir)/kdepim/korganizer/mycalendar.ics |
71 | on Zaurus, Windows and Linux. | 119 | on Zaurus, Windows and Linux. |
72 | To load the old file, choose menu | 120 | To load the old file, choose menu |
73 | File-Load calendar backup. | 121 | File-Load calendar backup. |
74 | (It should be loaded automatically | 122 | (It should be loaded automatically |
75 | at startup with a warning message displayed). | 123 | at startup with a warning message displayed). |
76 | The place of the configuration file has changed too. | 124 | The place of the configuration file has changed too. |
77 | If you want to use your old KO/Pi config, | 125 | If you want to use your old KO/Pi config, |
78 | copy it to | 126 | copy it to |
79 | (yourHomeDir)/kdepim/config/korganizerrc | 127 | (yourHomeDir)/kdepim/config/korganizerrc |
80 | Please read VERSION 1.9.0 - topic 3) as well! | 128 | Please read VERSION 1.9.0 - topic 3) as well! |
81 | 129 | ||
82 | +++ IMPORTANT 2 +++ | 130 | +++ IMPORTANT 2 +++ |
83 | 131 | ||
84 | Because of the new paths, you will need | 132 | Because of the new paths, you will need |
85 | a new version of the KO/Pi alarm applet | 133 | a new version of the KO/Pi alarm applet |
86 | for Zaurus. | 134 | for Zaurus. |
87 | Use version >= 1.9.1 | 135 | Use version >= 1.9.1 |
88 | 136 | ||
89 | 2) | 137 | 2) |
90 | Now the QWhat'sThis Icon works for items | 138 | Now the QWhat'sThis Icon works for items |
91 | in the month view as well. | 139 | in the month view as well. |
92 | (See VERSION 1.7.8 Topic 1) ). | 140 | (See VERSION 1.7.8 Topic 1) ). |
93 | 3) | 141 | 3) |
94 | You can import birtsdays/anniversaries | 142 | You can import birtsdays/anniversaries |
95 | from KA/Pi into KO/Pi. | 143 | from KA/Pi into KO/Pi. |
96 | Choose menu File-Import birthdays. | 144 | Choose menu File-Import birthdays. |
97 | If you import twice, already imported items | 145 | If you import twice, already imported items |
98 | will not be imported again, if they | 146 | will not be imported again, if they |
99 | have not been changed in KO/Pi. | 147 | have not been changed in KO/Pi. |
100 | 4) | 148 | 4) |
101 | When syncing with sharp DTM, now a progress | 149 | When syncing with sharp DTM, now a progress |
102 | is shown, when the data is written back. | 150 | is shown, when the data is written back. |
103 | If there is much data in KO/Pi and no data | 151 | If there is much data in KO/Pi and no data |
104 | in DTM, that can take a long time. | 152 | in DTM, that can take a long time. |
105 | (But only for the first time ). | 153 | (But only for the first time ). |