Updated today to Version 5.18.2 (665) on Sequoia 15.0.1 (24A348)
Create a new contest (doesn't seem to matter which), when I save it and open the contest window I get a dialog saying "This logfile can not be used / It was created by a newer RUMlog version".
And, strangely enough, the date on the logfile is in the past:
sean~/Documents/HamLogs$ ls -l oct30.rped # created just now, oct 31 0200 UTC
-rw-r--r--@ 1 sean staff 6144 Jun 12 10:07 oct30.rped
If I try to open a previous contest file I don't get any indication of success or error, but the contest window stays at "No open contest file" and doesn't show the contents of my log.
sean~/Documents/HamLogs$ file oct30.rped
oct30.rped: SQLite 3.x database, last written using SQLite version 3007014, page size 1024, file counter 25, database pages 6, cookie 0x19, schema 4, UTF-8, version-valid-for 25
sean~/Documents/HamLogs$ sqlite3 oct30.rped
SQLite version 3.43.2 2023-10-10 13:08:14
Enter ".help" for usage hints.
sqlite> .dump
PRAGMA foreign_keys=OFF;
BEGIN TRANSACTION;
CREATE TABLE prefs(entry Text, value Text, PRIMARY KEY(entry));
CREATE TABLE logbook(id Integer, datetime Timestamp, callsign Text, band Text, qrg double, mode Text, rsttx Text, rstrx Text, num1tx Text, num2tx Text, num3tx Text, num1rx Text, num2rx Text, num3rx Text, m1 Text, m2 Text, m3 Text, pm1 Text, pm2 Text, pm3 Text, dxcc Text, cq Text, itu Text, cnt Text, note Text, locator Text, dxccadif integer, prefix Text, p1 Integer, p2 Integer, vfoa double, vfob double, dupe Integer, op Text, stn Text, clublog TEXT, iota TEXT, lotw TEXT, PRIMARY KEY(id));
CREATE INDEX "IdxCall" ON "logbook" (callsign);
CREATE INDEX "IdxBand" ON "logbook" (band);
COMMIT;
This logfile can not be used (contest)
Re: This logfile can not be used (contest)
Reboot your Mac.
It seems there are file access permission issues after updating macOS.
It seems there are file access permission issues after updating macOS.
73 and best dx de Tom, DL2RUM
Re: This logfile can not be used (contest)
That worked, and also fixed my TQSL problem. Thanks!
Sean N3RTW
Sean N3RTW