mate-desktop / caja

Caja, the file manager for the MATE desktop
https://mate-desktop.org/
Other
265 stars 143 forks source link

fix gfile sort and symlink warnings w glib 2.76 or later #1743

Closed lukefromdc closed 10 months ago

lukefromdc commented 10 months ago

*Use code borrowed from Nemo

lukefromdc commented 10 months ago

Fix https://github.com/mate-desktop/caja/issues/1740 caja --check finishes clean with this applied over glib2.76 or later (Debian Sid is shipping 2.77.1 at this moment)

lukefromdc commented 10 months ago

We may want to redo the caja release (to 1.27.2) to include this due to all the log spam the gfile issue creates

raveit65 commented 10 months ago

Sure i can do, but in which (runtime) logs do caja spam without this commit?

raveit65 commented 10 months ago

Ok, got it, 1.27.1 can't be build on debian:testings systems.

lukefromdc commented 10 months ago

A normal build of 1.27.1 on my end w my default build options will finish and will run, but when run from terminal you will see more than a full terminal screen's worth of warnings. After this commit those are gone