View previous topic :: View next topic |
Author |
Message |
Adrien.D Apprentice
Joined: 18 Jan 2015 Posts: 160
|
Posted: Tue Nov 15, 2022 5:00 pm Post subject: Nautilus : Open a terminal here disappeared ? |
|
|
Hello,
I was some month ago on my Nautilus app an option, in the right click menu, to open a terminal in the folder i am.
But this option isn't here now.
How to enable it again ?
I can't enable the USE "nautilus" for gnome-terminal package, but i see in the ebuild this use only pull nautilus too. (not sure this USE enable this option in Nautilus)
Do you have a solution to have this option again ? _________________ Desktop : MSI Gaming Pro X470 - AMD Ryzen 5 2600X - RX 560 - OpenRC GNOME - gentoo-sources-6.1 LTS
Server : Acer Barebone - Intel i3-8100T - OpenRC CLI - gentoo-sources-5.4 LTS
VMs : A lot of VMS to practice Gentoo of course (proxmox, virtualbox) |
|
Back to top |
|
|
grknight Retired Dev
Joined: 20 Feb 2015 Posts: 2003
|
Posted: Tue Nov 15, 2022 5:44 pm Post subject: |
|
|
This is currently unavailable in latest gnome-terminal.
Reflected in the profile, base/package.use.mask:
# Matt Turner <mattst88@gentoo.org> (2022-09-26)
# Requires nautilus-43.0 which is not in tree yet.
>=x11-terms/gnome-terminal-3.46 nautilus |
|
Back to top |
|
|
Adrien.D Apprentice
Joined: 18 Jan 2015 Posts: 160
|
Posted: Tue Nov 15, 2022 6:06 pm Post subject: |
|
|
Great, i wouldn't find the information.
Downgrading gnome-terminal solve the issue (nautilus flag enabled again)
Strange to stabilize that, it's a bug ? Or i keep that until GNOME 43 stabilization ? _________________ Desktop : MSI Gaming Pro X470 - AMD Ryzen 5 2600X - RX 560 - OpenRC GNOME - gentoo-sources-6.1 LTS
Server : Acer Barebone - Intel i3-8100T - OpenRC CLI - gentoo-sources-5.4 LTS
VMs : A lot of VMS to practice Gentoo of course (proxmox, virtualbox) |
|
Back to top |
|
|
Adrien.D Apprentice
Joined: 18 Jan 2015 Posts: 160
|
Posted: Sat Dec 17, 2022 8:10 pm Post subject: |
|
|
Now all would be okay, but the USE can't be enabled :
Code: | 10 [21:09:26] adrien@gentoo: /media/DATA/Documents-Perso/Album-Musique $ emerge -pv nautilus gnome-terminal
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] gnome-base/nautilus-43.1::gentoo USE="gnome gstreamer introspection previewer -gtk-doc (-selinux) -sendto -test" 0 KiB
[ebuild R ] x11-terms/gnome-terminal-3.46.7::gentoo USE="gnome-shell (vanilla) -debug (-nautilus)" 0 KiB
Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB
* IMPORTANT: 2 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
|
_________________ Desktop : MSI Gaming Pro X470 - AMD Ryzen 5 2600X - RX 560 - OpenRC GNOME - gentoo-sources-6.1 LTS
Server : Acer Barebone - Intel i3-8100T - OpenRC CLI - gentoo-sources-5.4 LTS
VMs : A lot of VMS to practice Gentoo of course (proxmox, virtualbox) |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 23071
|
Posted: Sat Dec 17, 2022 8:48 pm Post subject: |
|
|
The flag is still masked, by the same mechanism that grknight showed, in the same file. The mask message has changed slightly: Code: | # Matt Turner <mattst88@gentoo.org> (2022-09-26)
# Requires nautilus-43.0 which is keyworded everywhere
>=app-arch/file-roller-43.0 nautilus
>=app-text/evince-43.0 nautilus
>=x11-terms/gnome-terminal-3.46 nautilus |
|
|
Back to top |
|
|
BlueManCZ n00b
Joined: 11 Mar 2017 Posts: 22
|
Posted: Tue Dec 27, 2022 9:27 pm Post subject: |
|
|
Nautilus 43.1 is now in the portage tree, any chances to get this flag unmasked again? It works fine, tested it out just now. |
|
Back to top |
|
|
fcanlnony n00b
Joined: 30 Jan 2022 Posts: 5 Location: Zhanjiang,China
|
Posted: Wed Dec 28, 2022 1:42 pm Post subject: |
|
|
Now the default terminal for GNOME is gnome-console, you can choose to install gnome-console, you will get a similar "Open in Console" |
|
Back to top |
|
|
hylianist n00b
Joined: 07 Jan 2023 Posts: 1
|
Posted: Sat Jan 07, 2023 12:33 pm Post subject: |
|
|
Hi,
Is there a recommended Gentoo solution for enabling "Open in terminal" now that nautilus-43.0 is stable? I think the nautilus flag is still masked for gnome-terminal.
I do not really know what I am doing, but I've gone and added `x11-terms/gnome-terminal -nautilus` to /etc/portage/profile/package.use.mask (double-negative given the - and the filename) and re-emerged nautilus. This has added the "Open in terminal" option and it seems to work fine.
Perhaps it is either time to remove the profile mask or perhaps my computer will explode later....
[Installing gnome-console does add this as an option, but I would really like to have gnome-terminal here as it is much more customisable. For instance I cannot even see how to change the font in gnome-console.]
["Open in terminal" is also available in Arch Linux and nautilus 43] |
|
Back to top |
|
|
|