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 | |||
@@ -1,277 +1,294 @@ | |||
1 | ************************************************************************* | 1 | ************************************************************************* |
2 | Q: | 2 | Q: |
3 | For which platform KO/Pi is available? | 3 | For which platform KO/Pi is available? |
4 | A: | 4 | A: |
5 | KO/Pi is the platform-independend version of KOrganizer and it | 5 | KO/Pi is the platform-independend version of KOrganizer and it |
6 | includes a replacement for the KDE libraries called microkde. | 6 | includes a replacement for the KDE libraries called microkde. |
7 | It can be compiled to any platform, where Qt is available. | 7 | It can be compiled to any platform, where Qt is available. |
8 | The source code compiles without modifications on Windows, | 8 | The source code compiles without modifications on Windows, |
9 | Linux Desktop and Sharp Zaurus PDA. Precompiled versions are available | 9 | Linux Desktop and Sharp Zaurus PDA. Precompiled versions are available |
10 | on www.pi-sync.net for Windows and Sharp Zaurus PDA. | 10 | on www.pi-sync.net for Windows and Sharp Zaurus PDA. |
11 | Latest versions and the source code cvs can be found at: | 11 | Latest versions and the source code cvs can be found at: |
12 | http://sourceforge.net/projects/kdepimpi/ | 12 | http://sourceforge.net/projects/kdepimpi/ |
13 | ************************************************************************* | 13 | ************************************************************************* |
14 | Q: | 14 | Q: |
15 | What files/data can KO/Pi import or export? | 15 | What files/data can KO/Pi import or export? |
16 | A: | 16 | A: |
17 | KO/Pi saves its data in iCalandar format (*.ics) | 17 | KO/Pi saves its data in iCalandar format (*.ics) |
18 | You can import .ics (used by KDE KOrganizer/Mozillas/Appli iCal) or .vcs files. | 18 | You can import .ics (used by KDE KOrganizer/Mozillas/Appli iCal) or .vcs files. |
19 | You can import xml based PIMs (Opie, old Sharp and old TKC). | 19 | You can import xml based PIMs (Opie, old Sharp and old TKC). |
20 | You can sync with the newer Sharp DTM PIMs directly. | 20 | You can sync with the newer Sharp DTM PIMs directly. |
21 | (Note: If you have many contacts in KO/Pi which are | 21 | (Note: If you have many contacts in KO/Pi which are |
22 | not in DTM, the very first sync may take some time) | 22 | not in DTM, the very first sync may take some time) |
23 | You can sync with any local .ics file or remote with a .ics file via ssh. | 23 | You can sync with any local .ics file or remote with a .ics file via ssh. |
24 | ************************************************************************* | 24 | ************************************************************************* |
25 | Q: | 25 | Q: |
26 | How can I sync via ssh? | 26 | How can I sync via ssh? |
27 | A: | 27 | A: |
28 | You must have installed a ssh client on the machine KO/Pi is running. | 28 | You must have installed a ssh client on the machine KO/Pi is running. |
29 | You must have a ssh server running on the remote machine. | 29 | You must have a ssh server running on the remote machine. |
30 | You must have configured your access to the server such that you can | 30 | You must have configured your access to the server such that you can |
31 | log in from console on the server without a password. | 31 | log in from console on the server without a password. |
32 | For that reason you have to put some keys on the servers home dir. | 32 | For that reason you have to put some keys on the servers home dir. |
33 | Please read docu of ssh how to do that. | 33 | Please read docu of ssh how to do that. |
34 | There is a realy detailed ssh howto available at | 34 | There is a realy detailed ssh howto available at |
35 | http://oek.fbl.fh-wiesbaden.de/zaurus/ | 35 | http://oek.fbl.fh-wiesbaden.de/zaurus/ |
36 | ************************************************************************* | 36 | ************************************************************************* |
37 | Q: | 37 | Q: |
38 | How can I get my data from Outlook? | 38 | How can I get my data from Outlook? |
39 | A: | 39 | A: |
40 | Well you can sync Outlook with Sharp-DTM Pims | 40 | Well you can sync Outlook with Sharp-DTM Pims |
41 | and then sync KO/Pi with Sharp-DTM. | 41 | and then sync KO/Pi with Sharp-DTM. |
42 | Voila - you have your Outlook data in KO/Pi. | 42 | Voila - you have your Outlook data in KO/Pi. |
43 | It is planned that KO/Pi windows version syncs directly with Outlook. | 43 | It is planned that KO/Pi windows version syncs directly with Outlook. |
44 | ************************************************************************* | 44 | ************************************************************************* |
45 | Q: | 45 | Q: |
46 | I sync with Outlook via the Sharp DTM. | 46 | I sync with Outlook via the Sharp DTM. |
47 | But, now, whenever I get an alarm I get notified by both KO/Pi | 47 | But, now, whenever I get an alarm I get notified by both KO/Pi |
48 | and the Sharp Calendar app. | 48 | and the Sharp Calendar app. |
49 | How could I disable Sharp Calendar app? | 49 | How could I disable Sharp Calendar app? |
50 | A: | 50 | A: |
51 | You have to rename datebook (the Sharp Calendar app) | 51 | You have to rename datebook (the Sharp Calendar app) |
52 | such that it cannot be automatically started by the system alarm daemon. | 52 | such that it cannot be automatically started by the system alarm daemon. |
53 | If you rename it and you do not delete it, | 53 | If you rename it and you do not delete it, |
54 | you can do revert your changes easily. | 54 | you can do revert your changes easily. |
55 | For example, rename | 55 | For example, rename |
56 | /home/QtPalmtop/bin/datebook | 56 | /home/QtPalmtop/bin/datebook |
57 | to | 57 | to |
58 | /home/QtPalmtop/bin/datebookwech | 58 | /home/QtPalmtop/bin/datebookwech |
59 | Then you can sync KO/Pi with the database | 59 | Then you can sync KO/Pi with the database |
60 | and then the database with outlook without problems. | 60 | and then the database with outlook without problems. |
61 | An event( with alarm ) created on outlook make KO/Pi alarm goes off, | 61 | An event( with alarm ) created on outlook make KO/Pi alarm goes off, |
62 | but there will be no datebook alarm :-) | 62 | but there will be no datebook alarm :-) |
63 | ************************************************************************* | 63 | ************************************************************************* |
64 | Q: | 64 | Q: |
65 | I cannot sync Outlook with Sharp-DTM. How can I get my data from Outlook? | 65 | I cannot sync Outlook with Sharp-DTM. How can I get my data from Outlook? |
66 | A: | 66 | A: |
67 | There is a tool called Outport. | 67 | There is a tool called Outport. |
68 | With that tool you can export your Outlook data to many small .ics files. | 68 | With that tool you can export your Outlook data to many small .ics files. |
69 | To get one big .ics file to able to import the data quickly in KO/Pi | 69 | To get one big .ics file to able to import the data quickly in KO/Pi |
70 | you can do the following on Linux: | 70 | you can do the following on Linux: |
71 | cat *.ics > mycalendar | 71 | cat *.ics > mycalendar |
72 | mv mycalendar mycalendar.ics | 72 | mv mycalendar mycalendar.ics |
73 | Now you have one file, but kopi cannot read it. | 73 | Now you have one file, but kopi cannot read it. |
74 | You have to remove all lines in the file | 74 | You have to remove all lines in the file |
75 | (take a texteditor where search and replace is done quickly ) which are: | 75 | (take a texteditor where search and replace is done quickly ) which are: |
76 | BEGIN:VCALENDAR | 76 | BEGIN:VCALENDAR |
77 | END:VCALENDAR | 77 | END:VCALENDAR |
78 | Only the very first | 78 | Only the very first |
79 | BEGIN:VCALENDAR and the very last | 79 | BEGIN:VCALENDAR and the very last |
80 | END:VCALENDAR may remain in the file. | 80 | END:VCALENDAR may remain in the file. |
81 | Now KO/Pi can read the modified file. | 81 | Now KO/Pi can read the modified file. |
82 | ************************************************************************* | 82 | ************************************************************************* |
83 | Q: | 83 | Q: |
84 | Why does not KO/Pi import several .isc files at once? | 84 | Why does not KO/Pi import several .isc files at once? |
85 | A: | 85 | A: |
86 | Because it is not yet implemented. | 86 | Because it is not yet implemented. |
87 | ************************************************************************* | 87 | ************************************************************************* |
88 | Q: | 88 | Q: |
89 | Why does not KO/Pi sync directly with Outlook? | 89 | 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. |
186 | Simply try it out, what data the device does understand. | 203 | Simply try it out, what data the device does understand. |
187 | ************************************************************************* | 204 | ************************************************************************* |
188 | Q: | 205 | Q: |
189 | I want to send a friend all the public holidays in my calendar. Can I do that? | 206 | I want to send a friend all the public holidays in my calendar. Can I do that? |
190 | A: | 207 | A: |
191 | Yes. | 208 | Yes. |
192 | Choose search dialog. | 209 | Choose search dialog. |
193 | Serach there after the events you want to send. | 210 | Serach there after the events you want to send. |
194 | Make sure, you get all wanted events and maybe some more. | 211 | Make sure, you get all wanted events and maybe some more. |
195 | Maybe sort the items and select all items you want to send. | 212 | Maybe sort the items and select all items you want to send. |
196 | With a 'right' mouse click | 213 | With a 'right' mouse click |
197 | (hold pen down for a while and then relase) you get a popup menu. | 214 | (hold pen down for a while and then relase) you get a popup menu. |
198 | Choose there 'Save selected to file'. | 215 | Choose there 'Save selected to file'. |
199 | Now all selected entries are saved. | 216 | Now all selected entries are saved. |
200 | Send the file to your friend, he can import them in his calendar now. | 217 | Send the file to your friend, he can import them in his calendar now. |
201 | ************************************************************************* | 218 | ************************************************************************* |
202 | Q: | 219 | Q: |
203 | I want to get another alarm sound than the default. What I have to change? | 220 | I want to get another alarm sound than the default. What I have to change? |
204 | A: | 221 | A: |
205 | The default alarm sound is a wav file: | 222 | The default alarm sound is a wav file: |
206 | It is (QPEDIR)/pics/korganizer/koalarm.wav. | 223 | It is (QPEDIR)/pics/korganizer/koalarm.wav. |
207 | (Usually QPEDIR=/home/QtPalmtop). | 224 | (Usually QPEDIR=/home/QtPalmtop). |
208 | Just replace this file by another one und do a | 225 | Just replace this file by another one und do a |
209 | 'simulate alarm' to ckeck, if it works. | 226 | 'simulate alarm' to ckeck, if it works. |
210 | Wav files can have different sampling data. | 227 | Wav files can have different sampling data. |
211 | (e.g. 16/8bit, stereo/mono, 22kHz/11kHz/...) | 228 | (e.g. 16/8bit, stereo/mono, 22kHz/11kHz/...) |
212 | Note: It seems to be that there are problems with particular | 229 | Note: It seems to be that there are problems with particular |
213 | combination of these settings. | 230 | combination of these settings. |
214 | If one file is not replayed properly, | 231 | If one file is not replayed properly, |
215 | just try another file/ another sampling data. | 232 | just try another file/ another sampling data. |
216 | ************************************************************************* | 233 | ************************************************************************* |
217 | Q: | 234 | Q: |
218 | Is there a solution to get an alarm on Windows? | 235 | Is there a solution to get an alarm on Windows? |
219 | A: | 236 | A: |
220 | Yes, but KO/Pi has to be running to notify you about an alarm. | 237 | Yes, but KO/Pi has to be running to notify you about an alarm. |
221 | Choose menu: Action - Configure. | 238 | Choose menu: Action - Configure. |
222 | There the last TAB alarm. | 239 | There the last TAB alarm. |
223 | Check "Use internal alarm notification" to get the alarm on | 240 | Check "Use internal alarm notification" to get the alarm on |
224 | Windows and Linux desktop. | 241 | Windows and Linux desktop. |
225 | You can configure the behaviour of the alarm there. | 242 | You can configure the behaviour of the alarm there. |
226 | ************************************************************************* | 243 | ************************************************************************* |
227 | Q: | 244 | Q: |
228 | I have Zaurus 5600 and I want to get wav alarm instead of the buzzer. | 245 | I have Zaurus 5600 and I want to get wav alarm instead of the buzzer. |
229 | Is that possible? | 246 | Is that possible? |
230 | A: | 247 | A: |
231 | Yes. | 248 | Yes. |
232 | The default alarm kind is determined from the screen resolution. | 249 | The default alarm kind is determined from the screen resolution. |
233 | For all 320x240 displays the buzzer alarm is the default. | 250 | For all 320x240 displays the buzzer alarm is the default. |
234 | To change this, set in the alarm applet popup menu | 251 | To change this, set in the alarm applet popup menu |
235 | Play beeps- Replay-*.wav-file | 252 | Play beeps- Replay-*.wav-file |
236 | Note: | 253 | Note: |
237 | If a 5500 user will choose this, | 254 | If a 5500 user will choose this, |
238 | he will get no alarm sound from the speaker. | 255 | he will get no alarm sound from the speaker. |
239 | He will get only the wav sound from the headphone connector. | 256 | He will get only the wav sound from the headphone connector. |
240 | ************************************************************************* | 257 | ************************************************************************* |
241 | Q: | 258 | Q: |
242 | In the alarm applet settings "auto suspend" seems not to work. | 259 | In the alarm applet settings "auto suspend" seems not to work. |
243 | Am I doing something wrong? | 260 | Am I doing something wrong? |
244 | A: | 261 | A: |
245 | Probably! | 262 | Probably! |
246 | The lenght of an alarm is determined from settings in | 263 | The lenght of an alarm is determined from settings in |
247 | Play beeps and the interval of each beep. | 264 | Play beeps and the interval of each beep. |
248 | E.g. Play beeps = 10 and interval = 10 means, | 265 | E.g. Play beeps = 10 and interval = 10 means, |
249 | the alarm has a duration of 100 secs. | 266 | the alarm has a duration of 100 secs. |
250 | The "auto suspend" can only work, if the system is | 267 | The "auto suspend" can only work, if the system is |
251 | not suspended itself when playing back the alarm. | 268 | not suspended itself when playing back the alarm. |
252 | E.g. if you have set your system suspend time to 1 min (= 60 sec) | 269 | E.g. if you have set your system suspend time to 1 min (= 60 sec) |
253 | the system is suspended during playback of alarm and | 270 | the system is suspended during playback of alarm and |
254 | there is no new "suspend alarm notification" stored in the system. | 271 | there is no new "suspend alarm notification" stored in the system. |
255 | Solution: | 272 | Solution: |
256 | Make sure your alarm duration is less then your | 273 | Make sure your alarm duration is less then your |
257 | system suspend time. | 274 | system suspend time. |
258 | ************************************************************************* | 275 | ************************************************************************* |
259 | Q: | 276 | Q: |
260 | I can not install KO/Pi on the SD card (ext2 formated), | 277 | I can not install KO/Pi on the SD card (ext2 formated), |
261 | it can be installed only in the internal memory. | 278 | it can be installed only in the internal memory. |
262 | What can I do ? | 279 | What can I do ? |
263 | A: | 280 | A: |
264 | I don't know. | 281 | I don't know. |
265 | KO/Pi and friends are now installable on SD-Card! | 282 | KO/Pi and friends are now installable on SD-Card! |
266 | It is recommended to install all libs and apps | 283 | It is recommended to install all libs and apps |
267 | on the SD card or all in the internal storage. | 284 | on the SD card or all in the internal storage. |
268 | There may be problems, if this is mixed. | 285 | There may be problems, if this is mixed. |
269 | 286 | ||
270 | 287 | ||
271 | 288 | ||
272 | 289 | ||
273 | 290 | ||
274 | 291 | ||
275 | 292 | ||
276 | 293 | ||
277 | \ No newline at end of file | 294 | \ No newline at end of file |
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,167 +1,215 @@ | |||
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 ). |
106 | 5) | 154 | 5) |
107 | In the search dialog, you can search | 155 | In the search dialog, you can search |
108 | now for the name/email of an attendee | 156 | now for the name/email of an attendee |
109 | of an event/todo. | 157 | of an event/todo. |
110 | To get more space for displaying | 158 | To get more space for displaying |
111 | search results, the buttons | 159 | search results, the buttons |
112 | for "search" and "close" on the | 160 | for "search" and "close" on the |
113 | bottom are removed in the PDA version. | 161 | bottom are removed in the PDA version. |
114 | You have to click OK in the top right | 162 | You have to click OK in the top right |
115 | corner to do a search. | 163 | corner to do a search. |
116 | 6) | 164 | 6) |
117 | Now it is possible to disable the displaying | 165 | Now it is possible to disable the displaying |
118 | of todo items in the Allday part of the Agenda. | 166 | of todo items in the Allday part of the Agenda. |
119 | Choose Menu Action-Configure, | 167 | Choose Menu Action-Configure, |
120 | TAB Todo View, checkbox | 168 | TAB Todo View, checkbox |
121 | "Allday Agenda view shows todos" | 169 | "Allday Agenda view shows todos" |
122 | 7) | 170 | 7) |
123 | If FastLoad is enabled, now the settings and the | 171 | If FastLoad is enabled, now the settings and the |
124 | calendar data are saved, when KO/Pi is closed. | 172 | calendar data are saved, when KO/Pi is closed. |
125 | (If no Fastload is enabled, KO/Pi saves | 173 | (If no Fastload is enabled, KO/Pi saves |
126 | the data as well, of course) | 174 | the data as well, of course) |
127 | 8) | 175 | 8) |
128 | The Agenda View has a minimize-splitter now, | 176 | The Agenda View has a minimize-splitter now, |
129 | such that the height of the allday part can be | 177 | such that the height of the allday part can be |
130 | changed quickly. | 178 | changed quickly. |
131 | 179 | ||
132 | ********** VERSION 1.9.0 ************ | 180 | ********** VERSION 1.9.0 ************ |
133 | 1) | 181 | 1) |
134 | KO/Pi is now merged with the new microKDE from KA/Pi. | 182 | KO/Pi is now merged with the new microKDE from KA/Pi. |
135 | KO/Pi accesses now KA/Pi as the addressbook. | 183 | KO/Pi accesses now KA/Pi as the addressbook. |
136 | The other ddressbook-plugins are not working any longer. | 184 | The other ddressbook-plugins are not working any longer. |
137 | (It is planned, that later KA/Pi itself uses these plugins) | 185 | (It is planned, that later KA/Pi itself uses these plugins) |
138 | New versions of KO/Pi are only available | 186 | New versions of KO/Pi are only available |
139 | together with KA/Pi as the KDE-Pim/Pi package. | 187 | together with KA/Pi as the KDE-Pim/Pi package. |
140 | 2) | 188 | 2) |
141 | If you click on an attendee of a meeting in the | 189 | If you click on an attendee of a meeting in the |
142 | event viewer, a detailed summary of the | 190 | event viewer, a detailed summary of the |
143 | attendee is shown. | 191 | attendee is shown. |
144 | 3) | 192 | 3) |
145 | The place of the configuration file has changed. | 193 | The place of the configuration file has changed. |
146 | If you want to use your old KO/Pi config, copy | 194 | If you want to use your old KO/Pi config, copy |
147 | Applications/korganizer/config_korganizerrc | 195 | Applications/korganizer/config_korganizerrc |
148 | to | 196 | to |
149 | Applications/korganizer/config/korganizerrc | 197 | Applications/korganizer/config/korganizerrc |
150 | 198 | ||
151 | ********** VERSION 1.7.8 ************ | 199 | ********** VERSION 1.7.8 ************ |
152 | 1) | 200 | 1) |
153 | Now the QWhat'sThis ist working. | 201 | Now the QWhat'sThis ist working. |
154 | Enable the QWhat'sThis icon in the toolbar. | 202 | Enable the QWhat'sThis icon in the toolbar. |
155 | (You have to restart to reload the changed toolbar config). | 203 | (You have to restart to reload the changed toolbar config). |
156 | Now click on the QWhat'sThis Icon | 204 | Now click on the QWhat'sThis Icon |
157 | in the top right corner of KO/Pi. | 205 | in the top right corner of KO/Pi. |
158 | Then click on an item in the Agenda View: | 206 | Then click on an item in the Agenda View: |
159 | You will get a detailed display of the items content. | 207 | You will get a detailed display of the items content. |
160 | 2) | 208 | 2) |
161 | Some other very minor changes. | 209 | Some other very minor changes. |
162 | But I have forgotten the details ... | 210 | But I have forgotten the details ... |
163 | For that reason I start this log here: | 211 | For that reason I start this log here: |
164 | To document my changes, when I am doing it. | 212 | To document my changes, when I am doing it. |
165 | 213 | ||
166 | ********** VERSION 1.7.7 ************ | 214 | ********** VERSION 1.7.7 ************ |
167 | Stable Version of KO/Pi \ No newline at end of file | 215 | Stable Version of KO/Pi \ No newline at end of file |