Update FAQ section about save file dialogs#687
Conversation
|
I recall the command about systemd service being needed too, as it is not guaranteed that it will run by default. but I dont run these kinda minimal setups myself, so we need a consensus from the people that do. in my opinion we should have more information instead of less, just in case 1 thing works for a user and the other does not. |
|
@falkTX not all distros run systemd though. I had this issue on Devuan, which ships without systemd (and I had to manually run xdg-desktop-portal every time) |
sure but the new replacement command is also systemd related. so the situation for this matter doesnt change. |
Because I believed that it doesn't change anything. But I ran the test now and, apparently, I was wrong. Turns out, I need more time to cook this PR, maybe a couple of days.
Fair enough, I'll look into this and add a section for |
58e55b0 to
52d71a1
Compare
7251c87 to
61f2d29
Compare
This PR updates the suggested method to fix the Save FIle dialog according to this comment: #135 (comment). The current suggestion doesn't fix the problem and results in the following error.
The suggestion introduced in this PR seems to be a proper workaround for the issue.
I've also removed the note about the "Open" dialog because it turned out to be wrong for me: the "Open" dialog didn't appear until I applied the fix.