linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.56k stars 742 forks source link

Missing Online Accounts module, but "gnome-online-accounts" is installed #12484

Closed K0-RR closed 1 week ago

K0-RR commented 1 week ago

Distribution

Ubuntu 24.10

Package version

6.0.4

Graphics hardware in use

GTX 1070

Frequency

Always

Bug description

❯ cinnamon-settings online-accounts
Fontconfig error: "/etc/fonts/fonts.conf", line 86: out of memory
Fontconfig error: "/etc/fonts/fonts.conf", line 91: out of memory
Fontconfig error: Cannot load config file from /etc/fonts/fonts.conf
/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py:445: DeprecationWarning: Gtk.Window.set_wmclass is deprecated
  self.window.set_wmclass(wm_class, wm_class)
warning: settings module online-accounts not found.
Using pam module (python3-pampy)

Steps to reproduce

-

Expected behavior

"Online Accounts" present in the "System Settings" app.

Additional information

No response

mtwebster commented 1 week ago

You need to install gnome-online-accounts-gtk

K0-RR commented 1 week ago

Fixed, thanks!