warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.29k stars 371 forks source link

After connecting to the remote server using warp, the server's conda virtual environment cannot be displayed normally. #5151

Open kongds1999 opened 3 months ago

kongds1999 commented 3 months ago

Dupe Check

Describe the bug

As described in the title, the environment is MacOS14.6, all venvs show base, but the activate operation can be used normally.

To reproduce

image

Expected behavior

No response

Screenshots

No response

Operating system

MacOS

Operating system and version

14.6beta

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?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

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

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

None

dannyneira commented 3 months ago

Hi @kentonson sorry to hear about this. It looks like you're using a custom prompt, can you please provide the prompt part of your ~/.zshrc file so that we can try and reproduce the issue?

As a workaround, I suggest using the Warp prompt as it should show the current conda env.

Advait-M commented 2 months ago

Hey @kentonson - I believe a related fix may help resolve this issue as well (https://github.com/warpdotdev/Warp/issues/5122#issuecomment-2264437815). Could you please update to v0.2024.07.30.08.02.stable_01, and see if you're still running into any issues? Thanks for reporting!

emmettng commented 2 months ago

Hey @kentonson - I believe a related fix may help resolve this issue as well (#5122 (comment)). Could you please update to v0.2024.07.30.08.02.stable_01, and see if you're still running into any issues? Thanks for reporting!

not working

Advait-M commented 2 months ago

Hey @kentonson - I believe a related fix may help resolve this issue as well (#5122 (comment)). Could you please update to v0.2024.07.30.08.02.stable_01, and see if you're still running into any issues? Thanks for reporting!

not working

Ack - thanks for reporting. Ah, yeah, I see conda is a separate issue, can repro - I'll investigate and work on fixing this too!