Skip to content
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

mate-appearance-properties: gfile warnings with glib 2.78 #735

Open
lukefromdc opened this issue Oct 23, 2023 · 2 comments
Open

mate-appearance-properties: gfile warnings with glib 2.78 #735

lukefromdc opened this issue Oct 23, 2023 · 2 comments

Comments

@lukefromdc
Copy link
Member

Expected behaviour

Mate-appearance-properties opens from terminal w/o throwing warnings

Actual behaviour

When opening mate-appearance-properties from terminal or from m-c-c launched from a terminal, we get these warnings:


(mate-appearance-properties:34711): GLib-GIO-CRITICAL **: 15:12:11.817: GFileInfo created without standard::type

(mate-appearance-properties:34711): GLib-GIO-CRITICAL **: 15:12:11.817: file ../gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached

(mate-appearance-properties:34711): GLib-GIO-CRITICAL **: 15:12:11.817: GFileInfo created without standard::type

(mate-appearance-properties:34711): GLib-GIO-CRITICAL **: 15:12:11.817: file ../gio/gfileinfo.c: line 1611 (g_file_info_get_file_type): should not be reached
No such key “theme”

Steps to reproduce the behaviour

Install glib 2.78 (I've heard this is true of 2.76 too but have not tested it, then open mate-control-center from terminal and select "change theme" or open mate-appearance-properties directly from a terminal. The warnings appear in terminal. These are the sort of warnings that can spam logfiles

MATE general version

1.27

Package version

Local build from git master as of 10-17-2023

Linux Distribution

Debian Unstable with locally compiled glib 2.78

Link to bugreport of your Distribution (requirement)

None as this is a local build

@raveit65
Copy link
Member

@lukefromdc
Off-topic on
I am getting this warnings in stable fedora 38 with master and releases 1.26 packages.

[rave@mother ~]$ mate-appearance-properties 
Gtk-Message: 11:10:22.447: Failed to load module "colorreload-gtk-module"
Gtk-Message: 11:10:22.447: Failed to load module "window-decorations-gtk-module"
Gtk-Message: 11:10:22.524: Failed to load module "colorreload-gtk-module"
Gtk-Message: 11:10:22.524: Failed to load module "window-decorations-gtk-module"

Do you see them in debian?
I pretty sure they are relative new.
Off-topic off

@raveit65
Copy link
Member

off-topic on
Those modules are part of kde-gtk-config package. Installing this package removes the warnings.
off-topic off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants