msetzerii created an issue (geany/geany#4456) geany_socket_setzcodell2.dyndns.org__0 -> /run/user/1000/geany/geany_socket.9d84b012
If I run geany as root it takes ownership of the above link, and gives core dump. If I try to run with the regular user, the geany doesn't work since root owns file? Have to delete or change ownership. Has worked fine in many Fedora versions before?? Just updated to Fedora 43 on test machine. ls -lrt total 16 drwx------. 1 msetzerii msetzerii 32 Sep 3 09:58 filedefs drwx------. 1 msetzerii msetzerii 42 Sep 3 09:58 templates -rw-r--r--. 1 msetzerii msetzerii 0 Sep 3 09:58 keybindings.conf drwx------. 1 msetzerii msetzerii 0 Sep 3 09:58 tags -rw-r--r--. 1 msetzerii msetzerii 5194 Oct 30 03:37 geany.conf -rw-r--r--. 1 msetzerii msetzerii 854 Oct 30 03:37 session.conf lrwxrwxrwx. 1 root root 42 Oct 30 03:37 geany_socket_setzcodell2.dyndns.org__0 -> /run/user/1000/geany/geany_socket.9d84b012 pwd; ls -lrt /root/.config/geany total 12 drwx------. 1 root root 32 Sep 2 00:00 filedefs drwx------. 1 root root 42 Sep 2 00:00 templates -rw-r--r--. 1 root root 0 Sep 2 00:00 keybindings.conf -rw-r--r--. 1 root root 5192 Sep 2 00:16 geany.conf -rw-r--r--. 1 root root 680 Sep 2 00:16 session.conf Don't know why geany is updating regular users directory instead of root users directory?? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4456 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
