Skip to content

History / Troubleshooting and FAQ

Revisions

  • Point all pages at the new versioned docs site User docs moved into the main repo (userdocs/, sidick/amiauth#88) and are published at https://sidick.github.io/amiauth/ with a per-release version picker. Each page here becomes a pointer to its successor; content history stays in this wiki's page history and in the site's v1.0 version. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

    @sidick sidick committed Jul 21, 2026
  • Troubleshooting: note the automatic quiet-zone retry for QR import amiauth#75 - AmiAuth now retries with an added white margin when a QR image has none, since some export tools crop tight to the code and that otherwise fails to decode.

    @sidick sidick committed Jul 20, 2026
  • Troubleshooting: point the roadmap FAQ link at the v2 milestone docs/ROADMAP.md is being removed from the repo (amiauth#74) - GitHub issues/milestones are the single tracker now.

    @sidick sidick committed Jul 20, 2026
  • Troubleshooting: correct the crash-recovery entry to the confirmed cause Testing (amiauth#71) disproved the original AppWindow-leak theory and found the real mechanism: a stuck commodity broker after an abnormal kill causes silent instant-exit on the next launch, deferring to a resident instance that's actually gone. Reboot is the confirmed fix; Exchange's own Remove can't clear it.

    @sidick sidick committed Jul 20, 2026
  • Troubleshooting: document window-won't-open/drag-misbehavior after a crash Classic AmigaOS has minimal resource tracking and no memory protection, so an abnormal AmiAuth exit (not a normal quit) can leave Workbench-side state dangling until reboot. See amiauth#71.

    @sidick sidick committed Jul 20, 2026
  • Initial user documentation Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JWXn3CHuDgTjf5sjfJDF6a

    @sidick sidick committed Jul 19, 2026