You are not logged in.

#1 2022-07-09 16:24:21

revit3d
Member
Registered: 2022-07-02
Posts: 7

Dolphin doesn't work in oss-code

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

#2 2022-07-09 19:40:24

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,692

Re: Dolphin doesn't work in oss-code

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

#3 2022-07-09 20:52:37

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,295

Re: Dolphin doesn't work in oss-code

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.

Offline

#4 2022-07-09 21:24:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,255

Re: Dolphin doesn't work in oss-code

https://bbs.archlinux.org/viewtopic.php?id=277885

pacman -Qs udisks
loginctl session-status

Offline

#5 2022-07-10 15:59:31

revit3d
Member
Registered: 2022-07-02
Posts: 7

Re: Dolphin doesn't work in oss-code

ewaller wrote:

Which desktop environment are you using?

I use i3-gaps

Offline

#6 2022-07-10 16:03:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,255

Re: Dolphin doesn't work in oss-code

And startx/xinit? Last link below, read the notes.

Offline

#7 2022-07-10 16:14:17

revit3d
Member
Registered: 2022-07-02
Posts: 7

Re: Dolphin doesn't work in oss-code

pacman -Qs udisks
loginctl session-status

http://0x0.st/o1iw.txt

Offline

#8 2022-07-10 16:19:20

revit3d
Member
Registered: 2022-07-02
Posts: 7

Re: Dolphin doesn't work in oss-code

seth wrote:

And startx/xinit? Last link below, read the notes.

I use startx to launch i3

Offline

Board footer

Powered by FluxBB