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

4.2.0 - unable to add applets to the panel #8678

Closed
rado84-github opened this issue Jun 30, 2019 · 3 comments
Closed

4.2.0 - unable to add applets to the panel #8678

rado84-github opened this issue Jun 30, 2019 · 3 comments

Comments

@rado84-github
Copy link

xsession-errors.zip

Issue
unable to add applets to the panel

Steps to reproduce

  1. Right click on the panel, choose "add applets". Nothing happens.
  2. Open Menu and type "applets". Click on the "applets" icon. Nothing happens.
  3. Reboot system and repeat steps 1 and 2. Still nothing happens.

Expected behaviour
Either step should bring up the applets manager.

Other information

@leigh123linux
Copy link
Contributor

leigh123linux commented Jul 1, 2019

Report the issue to arch, they have a missing dependency on their package!

Traceback (most recent call last):
  File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 724, in <module>
    window = MainWindow()
  File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 305, in __init__
    for module in modules:
  File "/usr/share/cinnamon/cinnamon-settings/modules/cs_themes.py", line 6, in <module>
    from CinnamonGtkSettings import CssRange, CssOverrideSwitch, GtkSettingsSwitch, PreviewWidget, Gtk2ScrollbarSizeEditor
  File "/usr/share/cinnamon/cinnamon-settings/bin/CinnamonGtkSettings.py", line 6, in <module>
    import tinycss
ModuleNotFoundError: No module named 'tinycss'

@leigh123linux
Copy link
Contributor

@eli-schwartz ^^

@eli-schwartz
Copy link
Contributor

https://bugs.archlinux.org/task/63047
pacman -Syu 'cinnamon>=4.2.0-2' -- this was fixed several hours ago, shortly after the initial release.

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

3 participants