How to get cinnamon desktop?

Thanks.

I tryed from the live and I suceeded to open just a failsafe session with

Exec=/usr/bin/cinnamon-session2d
TryExec=/usr/bin/cinnamon-session2d

Not a big result! :wink:

1 Like

Yes I got lots of failsafe session while trying whatsoever command :stuck_out_tongue:
When not big crashes, where I had to go with mc from emergency consoleā€¦
(grub recovery mode I mean :rage: )

I got also a kernel warning in journalctl -b. It really seems a bug.

Moved topic to Support :unamused:
And bug 1841 about xfce is unattended.

Postedit:
Bug 1841 is now fixed.
urpmi task-xfce

Lx 3.0 is the past :wink:

Yeah, guess wandboards and arm are more important.

Some dependencies are missing:

sudo urpmi lib64cjs-gir1.0 lib64xfixies-gir4.0 lib64gnomekbd-gir3.0 libgnomekbd-common gksu python2-imaging python2-pexpect

Then type the following command in fail-safe terminal

cinnamon --replace &

Not all is working so other dependencies are missing ā€¦

A screenshot :slight_smile:

Another

screenshot :slight_smile:

urpmi lib64cjs-gir1.0 lib64xfixies-git4.0 lib64gnomekbd-gir3.0 libgnomekbd-common gksu python-pil python2-imaging python2-io python2-pexpect --test
No package named lib64xfixies-git4.0
No package named python-pil
No package named python2-io

Which repo do you have enabled please?

Iā€™m sorry, I did some error in reporting packages name (I took them from the history so I reported some failed attempt). I corrected the above and I report here again:

sudo urpmi lib64cjs-gir1.0 lib64xfixies-gir4.0 lib64gnomekbd-gir3.0 libgnomekbd-common gksu python2-imaging python2-pexpect

Then type the following command in fail-safe terminal

cinnamon --replace &

Also note libgnomekbd-common is a x86_64 library even fi it is called as a i686 one.

I have the feeling that should be lib64xfixes-gir4.0 right?

  • [ruru@omlx-946 ~]$ rpm -qa|grep libgnomekbd-common
    libgnomekbd-common-3.6.0-10-omv2015.0.x86_64

Itā€™s so, of course :blush:
Today there is an ester egg into my keyboard :wink:

1 Like

:grin:

System Info does not work here :unamused: (does nothing - like many others)
There is no cinnamon entry in sddm, like beforeā€¦

cinnamon --replace & is the only way to launch cinnamon then?

1 Like

Filed a bug report
https://issues.openmandriva.org/show_bug.cgi?id=2102

1 Like

Try to get a look at ~/.xsession-errors, maybe there are some pother missing packages

Itā€™s the only one I have found until now. I think it has not been well configured or still missing.

About the SDDM entry you the file /usr/share/xsessions/cinnamon.desktop should be enough. If I remember well I wrote it by hand. However Iā€™m testing LightDM and it can see both Cinnamon and MATE. I donā€™t know if Cinnamon has its own DM.

Here things requiring high privileges canā€™t start from menu. I opened mcc form terminal. Maybe some services is not properly started (keyring? dbus? other?)

I have no .xsession-errors file in my home :slight_smile:

.                 .config      .gtkrc-2.0-kde   .recently-used
..                .dbus        .gtkrc-2.0-kde4  Templates
.bash_completion  Desktop      .hplip           .thumbnails
.bash_history     Documents    .kde4            .vboxclient-clipboard.pid
.bash_logout      Downloads    .local           .vboxclient-display.pid
.bash_profile     .esd_auth    .mozilla         .vboxclient-draganddrop.pid
.bashrc           .face.icon   Music            .vboxclient-seamless.pid
.cache            .fonts.conf  .oma-welcome     Videos
.cinnamon         .gksu.lock   Pictures         .Xauthority
.compose-cache    .gnupg       .pki             .xscreensaver
[ruru@omlx-946 ~]$

FWIW the console where is running cinnamon reads:

Warning: couldn't find charset data for locale en_US; using ISO 8859-1.
[ruru@omlx-946 ~]$ cinnamon --replace &
[1] 5940
[ruru@omlx-946 ~]$ Window manager warning: Software rendering detected: Gallium 0.4 on llvmpipe (LLVM 3.9, 256 bits)
Window manager warning: Failed to load theme "Adwaita": Failed to find a valid file for theme Adwaita

Window manager warning: Could not find theme Adwaita. Falling back to default theme.Cjs-Message: JS LOG: About to start Cinnamon
Cjs-Message: JS LOG: ACTIVATING SOFTWARE RENDERING
St-Message: cogl npot texture sizes SUPPORTED
Cjs-Message: JS LOG: Cinnamon started at Mon Apr 17 2017 11:34:10 GMT-0400 (EDT)
Cjs-Message: JS LOG: network applet: Cannot find connection for active (or connection cannot be read)
openGL version 2.1 Mesa 17 detected (GL Cogl Driver)
MetaSyncRing disabled: couldn't find required GL extensions, or the minimum safe openGL version was not met
Cjs-Message: JS LOG: Invalid network device type, is 14
Cjs-Message: JS LOG: network applet: Found connection for active
Window manager warning: Failed to load theme "Adwaita": Failed to find a valid file for theme Adwaita

(cinnamon:5940): Cjs-WARNING **: JS ERROR: TypeError: this._activeContainer is null
MyApplet.prototype._onMenuKeyPress@/usr/share/cinnamon/applets/menu@cinnamon.org/applet.js:1473

Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1400007 specified for 0x14000bc (Preference).

I really donā€™t know if there is something useful there.

You may try to launch cinnamon-settings from cli.