[NetNewsWire] Search feeds not working and just shows an error
Open
Nobody has claimed this yet.
bug
extension
extension: netnewswire
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://raycast.com/xmok/netnewswire
Raycast Version
Version 0.63.0.0 (0)
OS Version
No response
Description
Error:
Error: Command timed out after undefined milliseconds: osascript
Timed out
at Timeout.<anonymous> (/Users/jeksn/.config/raycast-x/extensions/e4381fcc-1fe3-4c6f-9c28-301482ef7c92/search-feeds.js:76:6579)
at listOnTimeout (node:internal/timers:585:17)
at process.processTimers (node:internal/timers:521:7)
Steps To Reproduce
- Go to Search Feeds
- The extension loads for a while and fails with the provided error message.
Current Behaviour
No response
Expected Behaviour
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the NetNewsWire extension linked in the issue and the search-feeds.js entry point named in the error. Reproduce the Search Feeds command and trace the osascript timeout. Done means the command loads search results without timing out or showing the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100