mershl
(Mershl)
February 22, 2025, 9:28am
1
The “Open in Console” feature of Fedora’s nautilus broke for Fedora 42 (testing enabled). The feature will initializes an ptyxis instance, but doesn’t jump to the directory where “Open in Console” was selected.
Not sure about the root cause yet. It’s not caused by the recent FEDORA-2025-dbcf5251d9 — unspecified update for ptyxis — Fedora Updates System .
ilikelinux
(ilikelinux)
February 22, 2025, 9:41am
2
Which version are you using, flatpak or the rpm version?
Is the path you want to use your home directory?
mershl
(Mershl)
February 22, 2025, 9:43am
3
Hi @ilikelinux ,
default Fedora Silverblue 42 (with testing enabled)
rpm
ptyxis-47.10-1.fc42.x86_64
(using zsh as default shell)
nautilus-47.1-2.fc42.x86_64
tested with nautilus at ~/Downloads
right click “Open in Console”
ptyxis opens and starts at ~
grumpey
(Joe)
February 22, 2025, 4:18pm
4
Interesting:
nautilus.x86_64 47.1-2.fc42
nautilus-extensions.x86_64 47.1-2.fc42
ptyxis.x86_64 47.10-1.fc42
It worked on bash and zsh for me.
Changed to Downloads and open in console
Right clicked folder → Open → Open in Console
My zsh and bash configs are pretty vanilla though.
Any other gnome-extensions installed?
mershl
(Mershl)
February 22, 2025, 4:48pm
5
It broke right after the rebase from 41 to 42 for me. No changes to my installed extensions (which are rather minimal).
Thank you for your confirmation. I’ll debug it later tonight.
grumpey
(Joe)
February 22, 2025, 5:54pm
7
It does not work on a rebase of Silverblue, the original check was on a regular Fedora install.
nautilus-extensions-47.1-2.fc42.x86_64
nautilus-47.1-2.fc42.x86_64
ptyxis-47.10-1.fc42.x86_64
I don’t think this makes a difference but not sure …
Plain Fedora:
systemd[2391]: Started run-p6783-i6784.scope - [systemd-run] /usr/bin/bash
Silverblue:
systemd[2104]: Started run-p4026-i4027.scope - [systemd-run] /usr/sbin/bash.
1 Like
mershl
(Mershl)
February 22, 2025, 5:57pm
8
Thanks for testing. I’ve modified the title to show that it is specific and confirmed for Silverblue 42.
grumpey
(Joe)
February 22, 2025, 10:27pm
9
Bug filed, 2347141 – ptyxis -d option does not work on F42 silverblue
This is broken on F42 Silverblue: ptyxis --new-window -s -d /home
the3nyo
(Amir Reza Bijandi)
March 21, 2025, 8:58am
12
I’m having the same issue in Fedora 41… So i don’t think this is a Fedora 42 specific bug!
mershl
(Mershl)
March 21, 2025, 11:58am
13
This will be fixed in 48.1 and 47.13.
I can confirm that ptyxis-48.1-1.fc42.x86_64 fixes the issue. 47.13 has not been packaged for F41 yet, I’m sure it’ll pop up soon. @the3nyo follow F41 at Fedora Updates System
2 Likes