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

Linux: unable to open submit bug (using fish shell) xdg-open issues #4122

Open yulrizka opened 5 months ago

yulrizka commented 5 months ago

Discord username (optional)

No response

Describe the bug

I'm trying to report bug by clicking on the footer. Nothing happens. I looked at ps output and saw a lot of process like this

abi        90798 53.4  0.0 455764 29760 ?        Sl   15:11   0:04 /usr/lib64/firefox/firefox https://github.com/warpdotdev/Warp/issues/new/choose?warp-version=v0.2024.01.30.16.52.stable_00&os-version=39.0.0

I tried to run it on my shell, got this error

/usr/lib64/firefox/firefox https://github.com/warpdotdev/Warp/issues/new/choose?warp-version=v0.2024.01.30.16.52.stable_00&os-version=39.0.0
fish: No matches for wildcard 'https://github.com/warpdotdev/Warp/issues/new/choose?warp-version=v0.2024.01.30.16.52.stable_00&os-version=39.0.0'. See `help wildcards-globbing`.
/usr/lib64/firefox/firefox https://github.com/warpdotdev/Warp/issues/new/choose?warp-version=v0.2024.01.30.16.52.stable_00&os-version=39.0.0
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^

To reproduce

  1. Use fish shell
  2. Open insight right pane
  3. click Feedback on the footer

Expected behavior

firefox open with link to submit feedback

Screenshots

No response

Operating system

Linux

Operating system and version

39.0.0 Fedora

Shell Version

fish 3.7.0

Current Warp version

v0.2024.01.30.16.52.stable_00

Regression

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

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes

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

yulrizka commented 5 months ago

the command above works if I quote the URL

yulrizka commented 5 months ago

seems there is quite a lot of stall processes with xdg open

abi        89457  0.0  0.0 223752  4032 ?        Ss   15:11   0:00 /usr/bin/sh /usr/bin/xdg-open https://www.warp.dev/discord
abi        89585 62.0  0.0 455748 29376 ?        Sl   15:11   6:05 /usr/lib64/firefox/firefox https://www.warp.dev/discord
abi        89775  0.0  0.0 223752  3840 ?        Ss   15:11   0:00 /usr/bin/sh /usr/bin/xdg-open https://docs.warp.dev/
abi        89903 62.3  0.0 455748 29952 ?        Sl   15:11   6:05 /usr/lib64/firefox/firefox https://docs.warp.dev/
abi        90815  0.0  0.0 223752  4032 ?        Ss   15:11   0:00 /usr/bin/sh /usr/bin/xdg-open https://www.warp.dev/discord
abi        90943 62.7  0.0 455748 29568 ?        Sl   15:11   5:45 /usr/lib64/firefox/firefox https://www.warp.dev/discord
abi        90960  0.0  0.0 223752  3840 ?        Ss   15:11   0:00 /usr/bin/sh /usr/bin/xdg-open https://docs.warp.dev/
abi        91088 61.4  0.0 455748 29952 ?        Sl   15:11   5:37 /usr/lib64/firefox/firefox https://docs.warp.dev/
yulrizka commented 4 months ago

I believe this has to do with https://github.com/warpdotdev/Warp/issues/4177

dannyneira commented 4 months ago

Thanks for letting us know, closing as a duplicate of https://github.com/warpdotdev/Warp/issues/4177, please track an update on that thread.

dannyneira commented 4 months ago

Duplicate of https://github.com/warpdotdev/Warp/issues/4177