Michael D. Setzer II wrote: > Have generally used geany for editing lots of files with both regular > user and root user, but after upgrading a test machine it no longer > worked. > Running as regular user was fine, but runnings as root, would fail, > and would then mess up with regular user since it would create a > file .config/geany that was owned by root? Had to delete that file to > fix issue.
just checked: become root: sudo -s geany 1.file 2.file create a directory /root/.config/geany (if not exists), what is owned by root users config's regarding geany isn't touched here geany is here installed via dnf not flatpak -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
