You are not logged in.
When I click on Applets it does not launch...
If I start " cinnamon-settings" from terminal, when I click on Applets I get this error:
Loading Applets module
Traceback (most recent call last):
File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 668, in button_press
self.side_view_nav(widget, None, category)
File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 170, in side_view_nav
self.go_to_sidepage(cat, filtered_path, user_action=True)
File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 185, in go_to_sidepage
sidePage.build()
File "/usr/share/cinnamon/cinnamon-settings/bin/SettingsWidgets.py", line 123, in build
self.module.on_module_selected()
File "/usr/share/cinnamon/cinnamon-settings/modules/cs_applets.py", line 21, in on_module_selected
self.sidePage.load(self.window)
File "/usr/share/cinnamon/cinnamon-settings/modules/cs_applets.py", line 46, in load
download_applets_page = DownloadSpicesPage(self, self.collection_type, self.spices, window)
File "/usr/share/cinnamon/cinnamon-settings/bin/ExtensionCore.py", line 810, in __init__
self.build_list()
File "/usr/share/cinnamon/cinnamon-settings/bin/ExtensionCore.py", line 897, in build_list
msg_text = _("Update all") + ' (' + ngettext("%d update available", "%d updates available", updates_available) % updates_available + ')'
NameError: name 'ngettext' is not definedI believe this is related to python updates???
Does anyone have a solution?
TIA
Last edited by spsf64 (2019-11-15 12:01:18)
Sergio S.
Yes, I'm old and bald!
Offline
Offline
Thanks!
But I just found the problem, the culprit is/was the auto-update (don't remember the name) applet.
I removed it from the panel and then deleted the directory from "/home/$USER/.local/share/cinnamon/applets/APPPLET-NAME"
Now it works again!
Hope it helps you too
edit: applet name is: Spices Update
Last edited by spsf64 (2019-11-15 12:07:01)
Sergio S.
Yes, I'm old and bald!
Offline