warpdotdev / Warp

Warp is the agentic development environment, built for coding with multiple AI agents.
https://warp.dev
Other
24.03k stars 488 forks source link

Why does it show "file does not exist" every time it starts? #6611

Closed buildinpublichub closed 3 weeks ago

buildinpublichub commented 3 weeks ago

Pre-submit Checks

Describe the bug

Why does it show "file does not exist" every time it starts? Every time I open it, this message appears. Reinstalling it doesn't help either.

To reproduce

It shows up when opening the application.

Expected behavior

No response

Screenshots, videos, and logs

Image

Operating system (OS)

macOS

Operating system and version

15.5

Shell Version

No response

Current Warp version

No response

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

lucieleblanc commented 3 weeks ago

Thank you for the bug report! Sorry for the issues here. It sounds like Warp is trying to start a shell session from a missing executable; it'd be helpful to get more details to understand exactly what's happening.

It would also be helpful to see the app startup logs; you're welcome to send them through our support email if you prefer not to post them publicly.

buildinpublichub commented 3 weeks ago

I found the issue. I had created an incorrect zsh file, and after commenting out its contents, the annoying "file does not exist" prompt no longer appeared.