-
Notifications
You must be signed in to change notification settings - Fork 731
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
cinnamon-settings applets crashes #8956
Comments
|
Post |
|
Same issue on Arch. Clicking "Themes" from settings does nothing. Running "Cinnamon-settings" from the terminal provides what the user above pasted. As we've recently had major upgrades to python, is this possibly the culprit? |
|
Hi @Bednar87, Try: |
|
Hi guys, I already have gettext installed
Tried, no change. |
I can check to see if it see if it still works ok with python-3.8 next time I boot Rawhide. |
|
Same problem here on a freshly updated Arch Linux. This is how I fixed it: The module name is missing in ExtensionCore.py, line 897 |
|
I think this has to do with the update to Python version 3.8 on Arch Linux. After the update I get the above described error as well.
But there are several other errors when using the applet settings module: For this error I found the following solution: https://bugzilla.redhat.com/show_bug.cgi?id=1702082
So long story short: I think that the current cinnamon version is not completely compatible with Python 3.8. Edit: Ignore my import fix above for `gettext`. Instead use the one of @wvandelli. Then the list of installed applets is not empty. |
|
In my case the culprit was the Spices Update applet But launching cinnamon-settings from terminal still show plenty of "cs_keyboard.py" warnings as in the OP |
|
@spsf64 You can now reinstall the Spices Update applet. Please take a look at https://cinnamon-spices.linuxmint.com/applets/view/309#count. |
|
@spsf64 Argh ! Unable to download the latest version (5.1.0) of Spices Update on Arch. I'm searching... |
|
Thank you @wvandelli. For SpicesUpdate to work properly with Python 3.8, edit line 32 of the From: To: I'll make a PR. Version 5.1.1 of Spices Update will be available soon. |
|
Thanks, SpicesUpdate v5.1.1 resolves this issue. |
xsession-errors.txt
og
Issue
cinnamon-settings applets crashes
Steps to reproduce
launch cinnamon-settings applets
Expected behaviour
Other information
The text was updated successfully, but these errors were encountered: