fresh instrall of cauldron from boot.iso (27.07.2013). KDE desktop After that I install task-cinneamon . After new login I can see cinnamone desktop omly halv of second, after that appears fullscreen graphic message: "Oh no! Something gone wrong. A problem has occured and the system can't recover. Please log out and try again." Cinnamon2D returned back to login screen without any messaages Reproducible: Steps to Reproduce:
CC: (none) => mageiaAssignee: bugsquad => joequantSource RPM: task-cinnamone => task-cinnamon
Summary: cinnamone cant start correctly => cinnamon doesn't start
Can you attach ~/.xsession-errors and dump out "rpm -qa" can attach that? It appears that there is some "requires" that is missing but I've been unable to track down which one.
In ~/.xsession-errors is omly:"localhost being added to acess control list" But on Cinnamon desktop screen appears next error message:"Do you want to restart Cinnamon? Cinnamon just crashed. You are currently runningin Falback Mode" Just for millisecond.
Can you do rpm -qa > rpm.log and then attach the output. There was a recent fix to mageina cinnamon to fix a crash, but there may be a problem with mismatched libraries.
At least two packages are required: gnome-themes-standard and gjs. With those packages installed the desktop is at least starting. Not sure which package should require them. task-cinnamon is not the right one for the "job".
Source RPM: task-cinnamon => (none)
I'm pushing a new cinnamon which requires gjs and gnome-themes-standard I'm pretty sure that I know why it works for me. I have gnome installed so its picking up all of the packages, whereas I think that if you install cinnamon from a KDE machine, you may be missing packages.
There might be something else missing as 2 instances of applet.py are running @ 100% CPU.
Can you do a.... strace -p <process id> To see what it might be doing?
applet.py is probably not related with cinnamon. Something wrong in printing packages. But there is still problem with 2D cinnamon. Some icons are missing (from system tray and 3 icons from menu (log out and others session related ones)) and I can't log out. Nothing happens. Only some lines are added to .xsession-errors: (cinnamon:10770): Gjs-WARNING **: JS ERROR: TypeError: this.selectedAppTitle is undefined MyApplet._refreshFavs/<@/usr/share/cinnamon/applets/menu@cinnamon.org/applet.js:1585 (cinnamon:10770): Gjs-WARNING **: JS ERROR: Exception in callback for signal: open-state-changed: TypeError: this.selectedAppTitle is undefined MyApplet._onOpenStateChanged@/usr/share/cinnamon/applets/menu@cinnamon.org/applet.js:954 _emit@/usr/share/gjs-1.0/signals.js:124 PopupMenu.close@/usr/share/cinnamon/js/ui/popupMenu.js:1262 MyApplet._refreshFavs/<@/usr/share/cinnamon/applets/menu@cinnamon.org/applet.js:1593 Gjs-Message: JS LOG: Ignored exception from dbus method: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files (cinnamon:10770): Gjs-WARNING **: JS ERROR: TypeError: this.selectedAppTitle is undefined MyApplet._refreshFavs/<@/usr/share/cinnamon/applets/menu@cinnamon.org/applet.js:1589 It's working with normal mode.
try this change the file /etc/X11/wmsession.d/11cinnamon2d and replace /usr/bin/cinamon2d with /usr/bin/gnome-session-cinnamon2d and let me know if that helps things.
Yes, that change (changed both lines containing it) fixed it.
Great. I'll push out a change shortly.
Marking as fixed.
.
Status: NEW => RESOLVEDResolution: (none) => FIXED