Sender | Message | Time |
---|---|---|
29 Jun 2025 | ||
My wild guess is that it's something that has to do with my choice of display manager, which is COSMIC Comp rather than GDM. I know that GNOME needs GDM for "some features", but I don't know if the file picker is one of them. | 16:55:06 | |
In reply to @jaafar:kde.org* Other apps where file pickers don't work:
| 17:00:12 | |
In reply to @jaafar:kde.org* Other apps where file pickers don't work:
| 17:00:37 | |
In reply to @jaafar:kde.org* Other apps where file pickers don't work:
| 17:28:47 | |
In reply to @jaafar:kde.org Shot in the dark, but... Try adding | 17:32:43 | |
In reply to @grimmauld:grapevine.grimmauld.deWill try once I'm back on the computer | 17:34:08 | |
Usually file pickers are opened via dbus, but some things directly call zenith (and expect it to exist). I know this is the case for sdl3 (which we patch to actually use an absolute path for zenith), I suspect there might be apps that lack such patches | 17:34:10 | |
* Usually file pickers are opened via dbus, but some things directly call zenity (and expect it to exist). I know this is the case for sdl3 (which we patch to actually use an absolute path for zenith), I suspect there might be apps that lack such patches | 17:34:21 | |
* Usually file pickers are opened via dbus, but some things directly call zenity (and expect it to exist). I know this is the case for sdl3 (which we patch to actually use an absolute path for zenity), I suspect there might be apps that lack such patches | 17:34:33 | |
P.S. how do I strace in this case? | 17:34:54 | |
In reply to @jaafar:kde.orgYou just strace zed or whatever and upload the log to somewhere. Ideally triggering the behavior, then killing by keyboard interrupt to avoid unnecessary log spam. And also ideally using a problematic program that doesn't itself spam a bunch of logs, anything non-gui would be appreciated but probably a tall ask by problem domain | 17:36:34 | |
But try the zenith thing first, that's less effort and has a non-zero chance of working (though, admittedly, that chance is likely more like 20% if I had to guess...) | 17:38:09 | |
* But try the zenity thing first, that's less effort and has a non-zero chance of working (though, admittedly, that chance is likely more like 20% if I had to guess...) | 17:38:34 | |
* But try the zenity thing first, that's less effort and has a non-zero chance of working (though, admittedly, that chance is at most 20% if I had to guess...) | 17:40:19 | |
You probably also want to make sure you don't have apparmor or anything set to block dbus calls, that has bitten me in the past too. But very few people actually try to use that stuff on nix... | 17:42:06 | |
In reply to @grimmauld:grapevine.grimmauld.deBefore trying your suggestions, I tried installing Nautilus since I didn't have it. And now the file pickers seem to work. | 19:05:09 | |
huh | 19:05:20 | |
Yeah. | 19:06:43 | |
Though Nautilus doesn't have its icon for whatever reason. | 19:07:04 | |
In reply to @jaafar:kde.orgNevermind; a quick log-out and log-in fixed that, too. | 19:10:36 | |
19:43:30 | ||
19:47:23 | ||
In reply to @jaafar:kde.orgIt might be that your portals setup is mangled due to this | 19:55:16 | |
Applications interact with the desktop's file picker via xdg desktop portals. | 19:55:51 | |
My recommendation is to use GDM for GNOME | 19:56:48 | |
Sure. Though it's a bit finnickey with my monitor. | 19:58:59 | |
* | 19:59:10 | |
In reply to @jaafar:kde.orgThis also might be due to dconf settings being set incorrectly, usually happens when switching from a non-GNOME de to GNOME (like KDE Plasma) | 20:00:15 | |
So you should also reset all dconf variables (dconf reset / ) | 20:00:39 | |
There also may be leftover gtkrc files in your home dir that also may need to be cleaned up | 20:01:14 |