Troubleshooting
“Gatekeeper blocked the app from opening” (macOS)
Section titled ““Gatekeeper blocked the app from opening” (macOS)”The macOS build is notarised, so this shouldn’t usually happen. If it does:
- Right-click Trove in Applications → Open.
- Confirm in the prompt.
This only needs doing once. After that the app launches normally.
Activation failed
Section titled “Activation failed”If activation from Settings → Account returns an error:
- Check your network connection.
- Confirm the License Key is exactly the format
TROVE-XXXX-XXXX-XXXX-XXXX(4×4 hex groups, no extra whitespace). - Check your activation count via the Polar customer portal link in your purchase receipt email. If you’ve used all 5 slots, deactivate an old machine.
If the error persists, contact support with the error code shown in the dialog.
My editor is read-only
Section titled “My editor is read-only”You’re in read-only mode because either:
- Your trial has elapsed (14 days from first launch). Activate a License in Settings → Account.
- Your License has been revoked (very rare; lifetime Licenses don’t expire, but a payment dispute or refund can transition the License to expired).
Your files remain visible and exportable in either case. Trove never locks you out of reading or compiling your work.
I edited a file in another app and Trove won’t let me save
Section titled “I edited a file in another app and Trove won’t let me save”Trove is single-writer per file. If it detects a file changed on disk after it was loaded into the editor, it prompts before overwriting.
You’ll see a banner: “This file changed on disk.” Options:
- Reload from disk — discard the in-Trove edits, take the external version.
- Overwrite — keep what Trove has, replace what’s on disk.
- Cancel — defer the decision.
To avoid the prompt, pick one editor as authoritative while a Scene is being actively worked on.
Sync conflict in iCloud Drive / Dropbox
Section titled “Sync conflict in iCloud Drive / Dropbox”Cloud sync providers occasionally produce conflict copies (e.g. chapter-03 (conflict 2026-07-10).md). Trove won’t auto-merge — it’ll show both files in the Manuscript Tree.
To resolve:
- Open both Scenes side by side.
- Manually merge the content into the canonical one.
- Delete the conflict copy (right-click → Move to Trash).
Sync providers handle text well; conflict copies happen most when two machines write the same file within seconds of each other. The general fix is to keep only one Trove instance editing a Manuscript at a time.
The Manuscript Tree is empty
Section titled “The Manuscript Tree is empty”Trove couldn’t find or read the scenes/ folder for this Manuscript. Common causes:
- Trove root changed — re-point it in Settings → Devices & Sync, under Backup → Storage location.
- Permissions — macOS may have lost Full Disk Access permission to the Trove root. Re-grant in System Settings → Privacy & Security.
- The folder genuinely is empty — add a Scene from the Manuscript Tree’s
+button.
A Scene won’t open
Section titled “A Scene won’t open”Most likely the file’s frontmatter (the colon-separated block at the top) is malformed. Trove will surface an error in a Toast.
Open the file in any plain-text editor and check the frontmatter syntax — every key needs a value, no trailing colons, no tabs. If the frontmatter is intact, the file’s body is what you’d see in any other Markdown editor.
Trove is slow to open a Manuscript
Section titled “Trove is slow to open a Manuscript”Large Manuscripts (10,000+ Scenes, multi-gigabyte Codex folder) may take a few seconds to scan. Once loaded, the manuscript tree is fast.
If scan time becomes painful:
- Move
.trash/and unused.snapshots/out of the Manuscript (or empty the trash from the Trash screen). - Split the Manuscript — really long manuscripts (a trilogy in one Manuscript) are often better as three Manuscripts sharing a Codex.
I lost a Scene
Section titled “I lost a Scene”Check the Trash screen (or .trash/ inside the Manuscript on disk). Soft-deleted Scenes stay there until you permanently delete them.
If that’s not it, check .snapshots/ — there might be a Draft of the Scene.
If neither, your backup tool (Time Machine, iCloud version history, git) is the next step. There is no Trove-side cloud restore.
Reporting bugs
Section titled “Reporting bugs”Contact support with a short reproduction.
Include:
- Trove version (Trove → About).
- macOS / Windows / Linux version.
- A short reproduction.
- The error from any visible Toast.