claude-code - 💡(How to fix) Fix [Bug] Vision capability degradation: Unable to read text in previously supported low-resolution screenshots [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#48776Fetched 2026-04-16 06:51:17
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

Error Message

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/wescopeland/.local/share/claude/versions/2.1.109 (expected in multi-process scenarios)\n at yU_ (/$bunfs/root/src/entrypoints/cli.js:2342:2153)\n at Vs6 (/$bunfs/root/src/entrypoints/cli.js:2342:1233)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T20:41:22.303Z"}]

Root Cause

Bug Description Claude, as of today, suddenly is reporting it can't read text in screenshots because it's too low-res. This has never been a problem before.

Code Example

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/wescopeland/.local/share/claude/versions/2.1.109 (expected in multi-process scenarios)\n    at yU_ (/$bunfs/root/src/entrypoints/cli.js:2342:2153)\n    at Vs6 (/$bunfs/root/src/entrypoints/cli.js:2342:1233)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T20:41:22.303Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description Claude, as of today, suddenly is reporting it can't read text in screenshots because it's too low-res. This has never been a problem before.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.109
  • Feedback ID: dbf16e34-7e65-4fed-9eaf-d716e494dc99

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/wescopeland/.local/share/claude/versions/2.1.109 (expected in multi-process scenarios)\n    at yU_ (/$bunfs/root/src/entrypoints/cli.js:2342:2153)\n    at Vs6 (/$bunfs/root/src/entrypoints/cli.js:2342:1233)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T20:41:22.303Z"}]

extent analysis

TL;DR

The issue with Claude being unable to read text in screenshots due to low resolution may be related to a recent change or update, and checking the version history or configuration for any changes related to image processing or resolution handling could provide insight.

Guidance

  • Review the version history of Claude to see if there were any recent updates or changes that could be causing this issue, particularly around image processing or resolution handling.
  • Check the configuration settings for Claude to ensure that there haven't been any changes to how screenshots are processed or if there are any new restrictions on resolution.
  • Investigate if the error message regarding "Lock acquisition failed" is related to the issue at hand, possibly indicating a problem with accessing necessary resources or files.
  • Consider testing with a previous version of Claude, if possible, to isolate if the issue is indeed version-specific.

Example

No specific code snippet can be provided without more context on how Claude processes screenshots or handles resolution, but reviewing the cli.js file mentioned in the error for any recent changes could be beneficial.

Notes

The provided error seems to be more related to a locking mechanism failure rather than directly to the issue of reading text in low-resolution screenshots. It's unclear if these are separate issues or if one is causing the other. Further investigation into the relationship between these two aspects is necessary.

Recommendation

Apply workaround: Given the uncertainty around the cause, attempting to use a previous version of Claude or adjusting configuration settings related to image processing might serve as a temporary workaround until a more definitive solution can be found.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Bug] Vision capability degradation: Unable to read text in previously supported low-resolution screenshots [1 comments, 2 participants]