Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[System Monitor] ... #17896

Open
Xakimov1610 opened this issue Mar 16, 2025 · 2 comments
Open

[System Monitor] ... #17896

Xakimov1610 opened this issue Mar 16, 2025 · 2 comments
Labels
bug Something isn't working extension: raycast-system-monitor Issues related to the raycast-system-monitor extension extension Issues related to one of the extensions in the Store

Comments

@Xakimov1610
Copy link

Extension

https://www.raycast.com/hossammourad/raycast-system-monitor

Raycast Version

1.93.2

macOS Version

Sequoia 15.3.2

Description

Error:

Error: Command failed with exit code 1: osascript
214:251: execution error: System Events got an error: Can’t get window 1 of process "Activity Monitor". Invalid index. (-1719)

I5:run-applescript.js:38:21

---
35:         timedOut,
36:         command: "osascript",
37:         options,
38:         parentError: new Error(),
39:     });
40: }
41: exports.runAppleScript = runAppleScript;
---

index.js:17:12487

Steps To Reproduce

Image

If I press to see CPU Usage

Current Behaviour

No response

Expected Behaviour

No response

@Xakimov1610 Xakimov1610 added bug Something isn't working extension Issues related to one of the extensions in the Store labels Mar 16, 2025
@raycastbot raycastbot added the extension: raycast-system-monitor Issues related to the raycast-system-monitor extension label Mar 16, 2025
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @hossammourad @lucasmezencio @pernielsentikaer @lucasmezencio @ridemountainpig you might want to have a look.

💡 Author and Contributors commands

The author and contributors of hossammourad/raycast-system-monitor can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@ridemountainpig
Copy link
Contributor

It's strange that it works successfully on my side. Can you try the System Monitor command and check if the Open Activity Monitor action works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: raycast-system-monitor Issues related to the raycast-system-monitor extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

3 participants