Using the context menu in Files/Nautilus

I strongly recommend setting up flatpak and installing portfolio. It’s considerable better than nautilous.

https://www.flatpak.org/setup/PureOS/

(moving and deleting files is easy)

6 Likes

I use Nemo instead. (Confusingly, also called Files.) It has all the menu options you expect, and they operate as normal.

4 Likes

@steve Thank you for the response. So Portfolio works on the Purism 5 device without needing access to menus normally accessed by a right click? Is it also an adaptive application?

@amarok Thank you for the recommendation. I will take a look at Nemo. Odd that it would work fine, but Nautilus would not when it is one specifically being worked on for a mobile device.

1 Like

I know portfolio works in the mobile form factor, not sure what it looks like on the desktop.

It does requires you to press and hold on a file to select the file and go into ‘select’ mode where you can select more my tapping them, or exit select mode by tapping the file again ‘unselecting’ it. When in select mode you can rename, move, copy, etc from buttons on the bottom.

That’s a GTK bug: https://gitlab.gnome.org/World/Phosh/phoc/-/issues/220

I’ll be looking into resolving it in some near future.

7 Likes

Just wanted to say that I’m glad everytime I’m scrolling through the latest topics on the forums overview and seeing your avatar @dos as the latest response on topics I’m interested in. Thanks!

2 Likes

I like seeing any of the staff providing technical expertise here in the forums. They always have the most thorough, timely, and well-explained solutions.
:slight_smile:

1 Like

Thank you for the response! I am looking forward to seeing how the phone’s software stack improves over time.

In the browser (Epiphany?) some days, I can somewhat reliably get the context menu to work by timing the release of my finger just right: a fraction of a second before the menu appears. This causes the menu to stay on screen, but takes some practice. However, I have as yet been unable to pull off the same trick in Nautilus.

1 Like

@amarok Thanks for the referral to Nemo, that works great! Thank you!

1 Like

I installed Portfolio and overall really like the look and function, but I can’t seem to access my Nextcloud cloud drive in Portfolio, possibly due to Portfolio not being able to access my keychain? Any ideas?

No idea, I know that it shows my usb drive when I plug that in so it does support other stuff that’s mounted.

Might be worth opening up an issue in https://github.com/tchx84/Portfolio/issues

1 Like

My own situation in “Files” and Nautilus. I have a Librem 5 with PureOS 10.0.

Bumb. This still exists. Even on Nemo (no keychain and no menu from touch at all - is it just me?), which luckily has standard menus on the top.

1 Like

Still today, nautilus is unusable for me. Still no way to invoke context menu actions.

Even opening a directory doesn’t reliable work. If I set “Single Click” in the corresponding preference, tap only selects, but doesn’t open. When I select “Double Click” I couldn’t even recognize the scheme of how the app reacts to various tapping gestures.

Back then I was willing to invest time into helping, but with everybody just pointing fingers at another component, I have no idea when/who/how this will ever be resolved.

Interestingly, just the other day I noticed that context menus work properly in firefox and even epiphany: menu pops up on release of a long press. Just that epiphany has no affordance for marking text, so still no copy & paste etc.

1 Like

Back then I was willing to invest time into helping, but with everybody just pointing fingers at another component, I have no idea when/who/how this will ever be resolved.

I’m not aware of any finger pointing in different direction than GTK closing the popup when receiving motion events on a touch point that was active before the popup has been opened. This doesn’t happen on Mutter only because Mutter cancels the old touch point, which isn’t mandated by the spec. Did someone say something else?

FWIW, it seems that there really wasn’t any GTK issue opened upstream for that (or I failed to find it), so I made one right now: https://gitlab.gnome.org/GNOME/gtk/-/issues/5115

Maybe I’m mixing different issues, but https://gitlab.gnome.org/GNOME/gtk/-/issues/3279 is moved from GTK to mutter, where it doesn’t get a lot of attention. Kai Hiller and you seem to disagree, whether or not this is related, but “Cannot Open Popovers With Touch-Only Input” sounds very related to me.

In https://gitlab.gnome.org/World/Phosh/phoc/-/issues/220 I asked what the actual GTK bug is, but no answer.

So, which bug is really responsible for the lack of support for context menus in nautilus and others? Are we waiting for the fix to a bug that was never filed? If I cannot help, at least I’d like to watch if there’s any activity.

We had a mid-air collision here, thanks for the link to the new bug.