KPilot 3.1.14 is de nieuwste versie van het Bureaublad HotSync programma voor UNIX. Na een aantal versies en talloze suggesties van gebruikers is KPilot, samen met KOrganizer, uitgegroeid tot een goede vervanging van de Windows Desktop van 3Com. KPilot biedt ook een aantal eigen onderdelen voor het bekijken en bewerken van gegevens, en een handige programmeurs API voor het delen van gegevens met andere toepassingen.
Er zijn twee web pagina's voor KPilot: de Officiële KPilot Pagina en de KPilot Bugs Page. Er is ook een email-lijst. Stuur een mailtje naar <majordomo@slac.com> met de volgende onderwerp regel: subscribe kpilot-list.
Nieuw in 3.1.14 - Nieuwe configuratie mogelijkheden Alleen Backup en Overslaan zijn toegevoegd om to voorkomen dat sommige databases -- met name die van Handbase -- vernield worden. De documentatie is enorm uitgebreid en vertaald naar (onder andere) het Nederlands.
Nieuw in 3.1.13 - Het is nu mogelijk om - experimenteel - het mail-programma in de Pilot te synchroniseren met standaard UNIX mail-folders. De gebruikersinterface is verbeterd en er zijn wat fouten verwijderd die het gebruik van KPilot op verschillende OSsen in de weg stonden.
New in 3.1.12 - This release of KPilot has only been tested with KDE 1.0, 1.1 and 1.1.1. Previous versions of KDE are no longer supported. KPilot 3.1.12 has a number of new features compared to 3.1b9. It also includes a large number of bug fixes.
The most important new features are:
Now supports debugging output, just start KPilot by hand from the command line with kpilot --debug 1023 and you will get loads of debugging output. Useful for reporting bugs.
Addresses can be sorted by company, name or by lastname, firstname.
A new (demonstration) conduit has been added that does nothing. For programmers, mostly.
The UI has been cleaned up.
The most important bugs that have been fixed are:
SMTP support
Daemon startup
The number after --debug indicates what kind of messages you want to see; 1023 indicates all messages. The exact numbers you can use are as follows:
Tabel 1-1. Debug Values
Value | Meaning |
---|---|
1 | List the name of *every* function called. Very tedious. |
2 | Major UI operations (Creating windows). |
4 | Minor UI operations (Adding visual elements). |
8 | *All* UI operations (Filling list boxes). |
16 | Major database operations. |
32 | Minor database operations. |
64 | All database operations. |
128 | Major sync actions. |
256 | Minor sync actions. |
512 | All sync actions. |
Note that the debugging code hasn't spread to the whole of KPilot yet. The daemon and conduits do have some debugging output, which may also be useful if KPilot doesn't work perfectly on your system.
New in 3.1.9 - This is the fouth release of KPilot. The major change in this release is conduit support. There are currently two included conduits, a KOrganizer conduit (vcal syncing) and a PopMail conduit (this fixes the email bug with KPilot 2.1). Also fixed in this release is the Address/Memo "off by one" bug. This release requires KDE Beta 4 or better.