jpilot
jpilot copied to clipboard
Desktop Organizer Software for the Palm Pilot
The iterator constants are defined as `signed int` via `enum` (line 538): ``` /** @brief VFS file iterator constants */ enum dlpVFSFileIteratorConstants { vfsIteratorStart = 0, /** < Indicates that...
## Background information (you can skip this) I recently spent a fair bit of time figuring out why J-Pilot in a new VM wouldn't sync with my Centro. It turns...
Hello, I am trying to import a CSV from Evolution but get the following error: ```Incorrect header format for CSV import Check line 1 of file /home/jgiles/Downloads/evolution-calendar-20220404.csv Aborting import``` I...
During a HotSync operation, I saw this message: "Sync Conflict: a CalendarDB-PDat record must be manually merged". After the sync was done, I poked around briefly, but I'm still not...
Hi, I'm using JPilot in order to sync my old Palm (using it almost daily to solve problems for the game of GO). When importing from a .mpa file, I...
Palm OS doesn't support Calendar entry descriptions longer than 255 bytes. Nevertheless, J-Pilot lets users enter appointment descriptions which are 300 bytes or more. Then, when they click "Apply", the...
``` E: The repository 'https://packagecloud.io/judd/jpilot/debian bookworm Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N:...
Jpilot crashes just after I click on an item that shows up in the search results. Using Jpilot 2.0.1 on Arch Linux I can reproduce this as follows: - While...
I don't understand why the strings of the `glob_prefs` are initialised with the default values using the long `switch ... case` statement (from line 172) with the default values instead...
Dear @juddmon: I wonder if you could please enable the "GitHub Discussions" feature? This is easy to do. You can simply: - Go to https://github.com/juddmon/jpilot/settings#discussions-feature. - Click the empty checkbox....