Skip to content

Repository files navigation

macOS Notes App Issue - Troubleshooting Log

System Information

  • macOS Version: 26.0.1 (25A362)
  • Device: MacBook Pro (14-inch, Nov 2024)
  • Notes Version: 4.13 (3146.1.2)

Problem Description

Issue 1: Clipboard Malfunction

Sometimes when I copy and paste in Notes, it doesn't paste the most recent content. Instead, it pastes from old clipboard memory.

Issue 2: Frequent Crashes

The Notes app crashes often, especially when using the paste command with keyboard hotkey (Cmd+V).

Evidence

  • Crash Log: issue.log - Full diagnostic report from October 1, 2025
  • Screenshot: Screenshot 2025-10-01 at 10.27.53 AM.png - Apple Problem Report dialog

Root Cause (Identified)

Crash occurs in NSCountableTextLocation compare: during text layout operations. This is a known issue affecting Notes app across multiple macOS versions.


Actions Taken

Date: 2025-10-14

1. Diagnostic Assessment

Ran comprehensive health check:

  • ✓ No crashes in last 7 days
  • ✓ Notes data intact
  • ✓ iCloud sync working
  • ✓ System up to date
  • ✓ Adequate disk space (163GB available)

2. Quick Fix Applied

Successfully applied:

  • Cleared Notes cache
  • Cleared saved application state
  • Reset clipboard service (pboard)
  • Restarted Notes app

Status: Fix completed, monitoring for improvement


Available Tools

Run Diagnostics

cd /Users/a15144/Desktop/issue_notesapp
./check_notes_health.sh

Safe, read-only health check - run anytime

Apply Quick Fix

./quick_fix.sh

One-command fix that clears cache and resets clipboard (safe, non-destructive)

Interactive Fix Menu

./fix_notes_issues.sh

9 different fix options with safety confirmations

Read Solutions Guide

See SOLUTIONS.md for comprehensive troubleshooting steps


Next Steps

  1. Test: Use Notes normally and monitor copy/paste functionality
  2. If issues continue: Run ./quick_fix.sh again
  3. If still problematic: Try Option 4 in fix_notes_issues.sh (Reset Preferences)
  4. Prevention: Run ./quick_fix.sh weekly as maintenance

Prevention Tips

  • Restart Notes daily if used heavily
  • Avoid very large or complex formatted content
  • Keep macOS updated
  • Maintain >20GB free disk space
  • Run periodic health checks

Technical Details

For detailed crash analysis, research findings, and complete action log, see .claude file.

About

personal and interactive journey to fix mac Notes.app copy-paste issue

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages