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.88k stars 355 forks source link

Clicking 'Open Terminal Here' in Dolphin opens Terminal in previous location #5101

Open wind-ws opened 2 months ago

wind-ws commented 2 months ago

Dupe Check

Describe the bug

When I use the 'Open Terminal Here' option in Dolphin, the terminal opens in the last used directory instead of the current one.

This issue occurs when Warp is not running. When Warp is active, the 'Open Terminal Here' feature works as expected.

To reproduce

  1. Open Dolphin
  2. Click 'Open Terminal Here'

Expected behavior

No response

Screenshots

No response

Operating system

Linux

Operating system and version

ArcoLinux

Shell Version

No response

Current Warp version

v0.2024.06.25.08.02.stable_01

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?

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

Hi @wind-ws On Arch Linux based distros, you can use the pacman package manager to install the following packages which may be needed to use the file picker/open Warp terminal integration:

sudo pacman -S xdg-desktop-portal xdg-desktop-portal-gtk zenity

If any of these packages are not available in the official repositories, you might need to look for them in the AUR (Arch User Repository). For example, you can use an AUR helper like yay:

yay -S xdg-desktop-portal xdg-desktop-portal-gtk zenity

Please let me know if that helps with the issue.

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

wind-ws commented 1 month ago

Hi @wind-ws On Arch Linux based distros, you can use the pacman package manager to install the following packages which may be needed to use the file picker/open Warp terminal integration:

sudo pacman -S xdg-desktop-portal xdg-desktop-portal-gtk zenity

If any of these packages are not available in the official repositories, you might need to look for them in the AUR (Arch User Repository). For example, you can use an AUR helper like yay:

yay -S xdg-desktop-portal xdg-desktop-portal-gtk zenity

Please let me know if that helps with the issue.

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

Thank you for your reply.

If there are no surprises, installing these packages will not solve the problem.

Below is the demonstration video. The Warp version is: v0.2024.07.16.08.02.stable_02

https://github.com/user-attachments/assets/fcb6f6f5-ed2c-48f2-ae2a-c65ed65f7959

i2nkalandadze commented 1 month ago

Same issue here in a KDE neon distro