You don’t seem to have access rights to the default configuration file,
/Users/paul/Library/Preferences/
SuperFlexibleSynchronizer.cfg
Would you like to switch to a user-specific configuration file?
No matter what I choose, I keep getting this message and then I have to force-kill the app.
I tried checking the permissions on the file, and they look okay (644, with my user as the file owner). I even tried recreating the .cfg file, and that didn’t help.
I tried backing up my .cfg file in a safe place, then uninstalling the app, and reinstalling it... and upon the first start-up, I got this message:
NOTE
Cannot open configuration file: SQL Error: near “CONSTRAINT”:
syntax error
This apparently tried to create its own new .cfg file and failed at something… incidentally, here’s what I see in that .cfg file:
- Code: Select all
SQLite format 3@ -‚$
©“≠“xÅ#ÇtableSECTIONSSECTIONSCREATE TABLE SECTIONS
(
SECTIONNAME VARCHAR(100) NOT NULL,
ID INTEGER PRIMARY KEY,
CONSTRAINT UNIQUE_NAME UNIQUE (SECTIONNAME)
)/Cindexsqlite_autoindex_SECTIONS_1SECTIONSQstableDBVersionDBVersionCREATE TABLE DBVersion
(
VersionNumber INTEGER
)
˚˚d
Anyway, I press “OK” (the only option) and am brought into an empty SFFS screen, where even if I try to import my backed up .cfg file, nothing happens.
Then, when I restart, I am back to the access rights problem (even with the auto-generated .cfg file!).