[Github-comments] [geany/geany] geany always clear excute permission (Issue #3104)

eexpress notifications at xxxxx
Tue Jan 18 14:48:33 UTC 2022


Every time I **save** a file, the software clears the execution permission.

```
⭕ geany --version
geany 1.37.1 (built on 2021-04-03 with GTK 3.24.25, GLib 2.68.0)
⭕ touch xx
⭕ chmod +x xx
⭕ ls xx
-rwxrwxr-x 1 eexpss 0 01-18 22:39 xx
⭕ geany xx
⭕ ls xx           <------------------------------------------------- HERE
-rw-rw-r-- 1 eexpss 3 01-18 22:39 xx
⭕ cat /etc/issue
Ubuntu 21.10 \n \l
⭕ apt list --installed geany*
Listing... Done
geany-common/impish,impish,now 1.37.1-3 all [installed,automatic]
geany-plugin-autoclose/impish,now 1.37+dfsg-6build1 amd64 [installed]
geany-plugin-automark/impish,now 1.37+dfsg-6build1 amd64 [installed]
geany-plugin-git-changebar/impish,now 1.37+dfsg-6build1 amd64 [installed]
geany-plugins-common/impish,now 1.37+dfsg-6build1 amd64 [installed,automatic]
geany/impish,now 1.37.1-3 amd64 [installed]
⭕ cat /etc/mtab |g home
/dev/nvme0n1p8 /home ext4 rw,nosuid,nodev,relatime 0 0
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3104
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3104 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220118/4105829f/attachment.htm>


More information about the Github-comments mailing list