You are not logged in.
I was trying to use 'file - open file' option in oss, but it doesn't open dolphin file manager which I use by default. Looked up for the same issues in the internet, but GTK_USE_PORTAL=1 didn't work for me. Also tried to install nautilus, but it didn't work either/
Offline
Which desktop environment are you using?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
What you're calling 'dolphin' is not dolphin, it's the KDE file picker, which is independent of your default file manager. Applications use the file picker of whatever toolkit they're written in, you can't just choose which file picker to use. There are several hacks around that may or may not work to try to force them to use certain file pickers, in particular the GTK_USE_PORTAL thing only works for a handful of GTK apps.
Online
https://bbs.archlinux.org/viewtopic.php?id=277885
pacman -Qs udisks
loginctl session-statusOffline
Which desktop environment are you using?
I use i3-gaps
Offline
And startx/xinit? Last link below, read the notes.
Offline
pacman -Qs udisks loginctl session-status
Offline
And startx/xinit? Last link below, read the notes.
I use startx to launch i3
Offline