You are not logged in.

#1 2019-11-14 21:46:33

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 109
Website

[Solved] Cinnamon "Applets" not launching after latest python updates

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 defined

I 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

#2 2019-11-15 11:32:56

real-or-random
Member
Registered: 2019-11-15
Posts: 1

Re: [Solved] Cinnamon "Applets" not launching after latest python updates

Offline

#3 2019-11-15 12:00:31

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 109
Website

Re: [Solved] Cinnamon "Applets" not launching after latest python updates

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

Board footer

Powered by FluxBB