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

initial screenshot request on wsl install fails #954

Closed
killerapp opened this issue Jan 30, 2025 · 3 comments
Closed

initial screenshot request on wsl install fails #954

killerapp opened this issue Jan 30, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@killerapp
Copy link

Describe the bug
Installed a fresh copy of the latest goose a few minutes ago and wanted to start with just a test of a screenshot as computer use is the main thing I wanted to test, and I got an error that I'm assuming is related to me not running a mac and running Windows 11 / WSL / Ubuntu 22

To Reproduce
Steps to reproduce the behavior:

  1. Use Windows 11 WSL
  2. Follow goose WSL instructions
  3. Ask to generate a screenshot
  4. See error

Expected behavior
A screenshot to be generated in the current directory, I would guess. I'm not sure I'm new to goose.

Screenshots

Image

Please provide following information:

  • Windows 11, Ubuntu 22 / WSL
  • Interface: CLI
  • Version: goose -v 1.0.0
  • Extensions enabled: default / developer
  • Provider & Model: OpenRouter / Sonnet 3.5
@salman1993
Copy link
Collaborator

we actually noticed that openrouter fails to include usage data sometimes. i believe @ahau-square addressed this one here:
#907

can you try pulling the latest cli (from canary). we will release to stable soon. please let us know if that solves it:

curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | CANARY=true bash 

@salman1993 salman1993 added the bug Something isn't working label Jan 30, 2025
@salman1993
Copy link
Collaborator

you can retry with new stable release now:

curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash

gonna close this for now

@killerapp
Copy link
Author

I just pulled stable..

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants