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
20.23k stars 335 forks source link

Fresh install on KDE Neon is non functional. #4249

Open pnunn opened 4 months ago

pnunn commented 4 months ago

Discord username (optional)

No response

Describe the bug

Fresh install on Neon and open Warp. Go through the setup steps and it looks good in my fish shell. Try and run my first command, source: Error encountered while sourcing file '/tmp/.tmpblah'; source: No such file or directory

Hmm.. OK, In my normal shell touch /tmp/.tmpblah

Try and run ls .config/fish/config.fish source /tmp/.tmpblah .config/fish/config.fishcommand where command is the command I'm trying to run, and no output at all.

She's broken.

To reproduce

Install the deb package As above.

Expected behavior

A working shell.

Screenshots

Screenshot_20240223_104711

Operating system

Linux

Operating system and version

KDE Neon

Shell Version

fish, version 3.7.0

Current Warp version

v0.2024.02.20.08.01.stable_01

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

Never

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

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 4 months ago

hey @pnunn thanks for submitting, so sorry to hear about this blocker. Try running which fish and put the result into Settings > Features > Session > Startup shell for new sessions > Custom.

If the issue persists, please send us your logs found in ~/.local/state/warp-terminal/warp.log. We recommend quitting Warp, deleting the log file, starting Warp again (for a fresh set of logs), and then attaching that file.

pnunn commented 4 months ago

hi @dannyneira, tried the custom setting (and manually set it to the fish shell which had the same path) but no joy sadly.

Log file attached.

Thanks, and sorry to be a pain :) Look forward to testing this out.

warp.log

asfaltboy commented 4 months ago

I've got the same issue with fish (3.7.0), though I'm using simply Qtile with X11, no other desktop GUI.

The only difference is that my broken command looks like this: source /tmp/.tmpg9KrOOecho test.

Switching to /bin/bash fixed the issue.

What is it that is prepending the /tmp/.tmp.../ to all commands on fish? Given that ".tmp" does not exist outside build/test files in fish source (see search), is it something in Warp?

EDIT: I also disabled the "warp ssh wrapper" in settings, in case it's coming from that, but no dice! :game_die:

warp.log

pnunn commented 3 months ago

Anything happening on this?

pnunn commented 3 months ago

Still broken on the latest update.. so sad :(

pnunn commented 3 months ago

Still broken... I keep updating hoping that one day it might magically work... Nothing so far.

pnunn commented 1 month ago

Sigh...

pnunn commented 3 weeks ago

I keep updating warp hoping beyond hope that one day someone will look at this fish issue and fix it...

Sadly... not to date.

Is anyone alive out there?