-
-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
g_file_info_ unset attributes cause errors in the logs #1704
Comments
Same problem on my system, Mate desktop environment. However, the file |
gfileinfo.c is a part of the source package and not contained in a distribution package. If you'd like to check it, take a look in glib2 source of your distro. Does this: https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1143 help anyhow? |
I've created a patch which should resolve the issue:
Build with this patch went fine, I can however not test it as I am not getting this log... |
Hi, Same problem on a machine. I have the impression that I don't have this problem on all machines even though they all have the same version of caja (Debian 1.26.1-1). oct. 13 14:50:35 caja[2405]: GFileInfo created without standard::sort-order |
Yes please update 1.26.x :) because my .xsession-errors is now more than 100 Mb! |
Ohh cheers! I was wondering why the logs get super huge. |
Still no fix? I'm sad. |
Fix would be to cherrypick (or if that fails, backport) 1096ea0 to 1.26 |
cherrypick to fix this went clean: |
We got the docker error on travis for rebuilding 1.26 so that will need to be fixed as in master to do a new release. A local test build worked fine |
welp... Guess it WILL make it into Ubuntu 24.04 |
I can confirm that on Ubuntu 24.04.1 Mate and default Caja 1.26.3 the ~/.xsession-errors log file is still writing the |
and this is an example of some of the reasons why I'm (a long time MATE and even much longer if we count the GNOME 2 days user) sadly had to move to suffering the gnome 3 FLASHBACK (or fallback whatever this thing is called), MATE was supposed to be a stable boring thing for grown-ups (to quote the description of Metacity), but instead it can't even handle window focus properly for me (running problem for more than one Ubuntu release), and now (well, not now again for a couple Ubuntu releases) this. Not to mention some bugs that are making a cozy living since the Gnome 2 days (hello Panel and it's bu... ehr.. quirks). I mean this is not some fringe stuff/weird features, it's well the core of the operation. Good luck porting to Wayland and polishing text editors and other assorted things that no-one needs (where is the crucial value in carrying it's own text editor? "every DE does this" isn't a valid answer BTW). /rant |
Until someone who understands Travis and Ruby can fix the deployment issue I have no way to push new releases to the releases page. I simply don't understand much of that part of the workflow, which was set up by others and I have little understanding of it. |
Hello !
Thanks in advance |
I have 1.28 already. Arch updated quite some time ago. |
@xpander69 ok thanks, you know if we can use it on Ubuntu ? |
Don't think arch packages work on ubuntu. You need to build it or wait for them to update the packages. |
Expected behaviour
Set GFileInfo attributes and avoid errors in the logs
Actual behaviour
Steps to reproduce the behaviour
Use caja
MATE general version
N/A, using Xfce
Package version
MATE caja 1.26.1
Linux Distribution
Arch
The text was updated successfully, but these errors were encountered: