-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting and Diagnostics
Open Settings → About for version, installation path, data path, CLI path, signing, and runtime information. OCR backfill progress and Extractor controls are under Settings → Analysis. Intelligence connection setup remains under Settings → Connections.
The CLI equivalent is:
pasted diagnostics --json- macOS: grant Accessibility to the installed Pasted app (or the active IDE/terminal during development).
- Wayland: the desktop may decline the global-shortcut portal request.
- Browser preview: system-wide shortcuts are unavailable by design.
Focus the intended destination before opening Pasted/HUD. Pasted stores the last eligible external target and never targets itself. A failure keeps the clip queued.
OCR applies to captured image content, not arbitrary file references. Confirm OCR is enabled, the item contains previewable image bytes, and either Apple Vision or Tesseract OCR appears as available under Settings → Analysis → Manage Extractors. Install Tesseract 5 when a cross-platform engine is needed, then check pasted extractor list --json and pasted ocr status --json.
Open Settings → Analysis → Manage Extractors and select Whisper Transcription. The settings header identifies the missing dependency; hover it for remediation. Install whisper.cpp, then configure an existing local GGML model in the Model field. Pasted does not download models automatically. pasted extractor get extractor:whisper-transcription --json reports the saved model path and current availability.
Confirm Notifications is enabled under Settings → Functionality, then enable Capture feedback under Settings → Notifications. Skipped captures appear only when Show skipped captures is enabled. The feedback window uses the selected corner of the display currently containing the pointer.
Capture feedback is separate from clipboard capture: a clip can be saved successfully even when feedback is hidden. See Notifications and Capture Feedback.
Pasted stores a reference to its original path. If the file moved, was deleted, or is unavailable, restore it at that path or copy it again.
Run it from a terminal and inspect WebKit/GTK output. SteamOS required host WebKit libraries and a compatible graphics backend; current packaging and validated workarounds are documented in the Linux testing guide.
Create a Full Backup before destructive troubleshooting. Full Restore replaces the current state and creates a recovery backup first; History and Organization import merges portable data. Factory Reset is the last resort and permanently removes local data after confirmation.
Get Pasted · Source · Releases · Issues
Pasted Wiki
- Home
- Getting Started
- History and Search
- Activity and Insights
- Bins and Organization
- Queue and HUD
- Transforms and Intelligence
- Files, OCR, and Previews
- Backup and Recovery
- Settings and Features
- Content Analysis and Content Types
- Notifications and Capture Feedback
- CLI Reference
- Privacy and Safety
- Platform Support
- Troubleshooting
- Build and Release