How to get cinnamon desktop?

[ruru@omlx-946 ~]$ cinnamon-settings
Traceback (most recent call last):
  File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 41, in <module>
    modules = map(__import__, mod_files)
  File "/usr/share/cinnamon/cinnamon-settings/modules/cs_effects.py", line 4, in <module>
    import windowEffects
  File "/usr/share/cinnamon/cinnamon-settings/bin/windowEffects.py", line 2, in <module>
    import cairo
ImportError: No module named cairo

And does nothing…

I think that I’m missing some packages that you have and I don’t.

You may try to install python2-cairo

1 Like

Yessss !

:smiley:

Actually MATE works a bit better

1 Like

Also both Cinnamon and MATE are ugly because default theme (Adwaita) is actually broken.

1 Like

Ok thanks.
Will try… in a future :grin:

For now I think I give up here, unless/until devs believe worth of fixing.

Yep, this Adwaita error is recurring from time to time in console.

Well, I am very curious so installed MATE just for fun :smile:

Not that bad :wink:

1 Like

Well, old GNOME2 fashion style.

How are Y’all getting past this:

Installation failed:
        file /usr/bin/wnck-urgency-monitor from install of libwnck3-3.14.0-1.x86_64 conflicts with file from package libwnck-2.31.0-12.x86_64
        file /usr/bin/wnckprop from install of libwnck3-3.14.0-1.x86_64 conflicts with file from package libwnck-2.31.0-12.x86_64

? :disappointed:

Edit: I --allow-force it. Hope I don’t regret.

I missed something. How are Y’all launching Mate desktop? I’m using from failsafe terminal ‘mate-session’.

Edit: And Cinnamon. I’m seem not hitting on all cylinders with either one somehow… :confounded:
For Cinnamon I’m using in failsafe terminal ‘cinnamon --replace &’.

I didn’t get your error.

$ rpm -qa|grep libwnck3
libwnck3-3.14.0-1-omv2015.0.x86_64

With @mandian’s suggestion here.
This time worked. Replace lxqt/cinnamon with mate.

Hmmm… I make in ‘/usr/share/xsessions’ the file ‘cinnamon.desktop’ and put in this:

[Desktop Entry]
Type=Application
Exec=cinnamon
TryExec=cinnamon-session
Name=Cinnamon Desktop
Comment=Lightweight GTK Desktop

Exec= could also be ‘cinnamon2d’ don’t know yet which is correct or better or if they are same.
And Lo and Behold Cinnamon opens from sddm menu like any other desktop.
Don’t know what to think of it yet but it seems working. I’m posting this while in Cinnamon.

2 Likes

For better or whatever I created another post for Mate Desktop as Y’all can see.

1 Like

Cinnamon Desktop. As you can see I’m not smart enough to give my Cinnamon Desktop a background… :disappointed:

Seems working here too now.
I wonder if the reason could be some packages installed while installing mate? :thinking: :interrobang:

Neither do I
I mean the tool is there, but doesn’t work :unamused:

It works here too, but I can’t logout.

I tried this one which is similar to Fedora ones:

[Desktop Entry]
Type=Application
Exec=cinnamon-session-cinnamon
TryExec=/usr/bin/cinnamon
Name=Cinnamon Desktop
Comment=Lightweight GTK Desktop

but it fails due to the missing package nemo.

Confirmed :slight_smile:

PS>
Yes, I noticed that looks like there isn’t its own Cinnamon file manager. Dolphin not even shows up in the menu, the only one available is PCManFm :slight_smile:

Maybe so. I installed Cinnamon on another computer and this doesn’t work so far with that method of launching.

Edit: Which means whomever is maintainer of Cinnamon needs to sharpen up the dependency list.

Also who is maintainer of Cinnamon? I see crisb has built some recent packages but is he really the maintainer?