ublue-os / bluefin

The next generation Linux workstation, designed for reliability, performance, and sustainability.
https://projectbluefin.io
Apache License 2.0
1.1k stars 151 forks source link

"Open Ptyxis Here" in file browser does not open at the correct location in Ptyxis #921

Closed tepene closed 2 months ago

tepene commented 7 months ago

Describe the bug

In the file browser, my example under $HOME/Downloads/TEST, I click on the "..." menu and select "Open Ptyxis Here". Ptyxis opens up but at the wrong location. For met at $HOME

image

image

What did you expect to happen?

Ptyxis should have opened in the folder which was selected in my file browser.

Output of rpm-ostree status

📦 $ rpm-ostree status
State: idle
AutomaticUpdates: stage; rpm-ostreed-automatic.timer: last run 9h ago
Deployments:
  ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:39
                   Digest: sha256:4cd8793c7bb65a207f6c874c6dbbdf5afa06504b1c55a942826f3c374f0fb9ac
                  Version: 39.20240221.0 (2024-02-22T03:19:08Z)
                     Diff: 5 upgraded, 2 added

● ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:39
                   Digest: sha256:05dc721cb6edb0224db801b5f40d0ce718fdd7b5055600bfe94213d07007ab1e
                  Version: 39.20240221.0 (2024-02-21T17:03:19Z)

  ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:39
                   Digest: sha256:6f6e3f6a05a189d419db1b72477e41b99ef7bc670e6cc9e0541fee4c498ba344
                  Version: 39.20240220.0 (2024-02-20T16:51:00Z)

Extra information or context

this feature did work when ptyxis was called prompt. Might be related to https://github.com/ublue-os/bluefin/pull/916

castrojo commented 7 months ago

I can reproduce this on a fresh install.

tepene commented 6 months ago

I did some more testing. I found out that the feature works when i set "host" profile as my default

image

When i set the "bluefin-cli" as default the "open here.." does not work