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

cinnamon-2.4.6: applets don't start due to not finding libcinnamon-js.so #3843

Closed
pacho2 opened this issue Jan 21, 2015 · 2 comments
Closed

Comments

@pacho2
Copy link

pacho2 commented Jan 21, 2015

Looks like gnome-shell includes some hacks to prevent a similar problem:
https://git.gnome.org/browse/gnome-shell/commit/?id=3c81e9f0e7e06d77528643c749868f7524f572b0
https://git.gnome.org/browse/gnome-shell/commit/?id=b4a48a7644122f09b01f898fb64d184becba971d

But cinnamon looks to fail and applets cannot start due to it not finding libcinnamon-js.so. It affects not only to Gentoo, but also to other distributions like OpenSuSE and Mageia:
https://bugs.gentoo.org/show_bug.cgi?id=536374
https://bugzilla.opensuse.org/show_bug.cgi?id=904414

They are for now applying this workaround to solve this:
http://svnweb.mageia.org/packages/cauldron/cinnamon/releases/2.4.5/1.mga5/SPECS/cinnamon.spec?revision=800478&view=co

fix rpath for CinnamonJS

see http://bugzilla.opensuse.org/show_bug.cgi?id=904414

chrpath -d %{buildroot}%{_bindir}/cinnamon
patchelf --force-rpath --set-rpath %{_libdir}/cinnamon %{buildroot}%{_bindir}/cinnamon
chrpath -l %{buildroot}%{_bindir}/cinnamon

Thanks for your help on this

minaco2 pushed a commit to git-portage/git-portage that referenced this issue Jan 27, 2015
…bug linuxmint/cinnamon#3843 ), drop old.

(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
@dalcde dalcde added the BUG label May 10, 2015
@Vahan86
Copy link

Vahan86 commented Nov 30, 2016

@pacho2, is this still an issue for you with Cinnamon 3?

@Vahan86
Copy link

Vahan86 commented Jan 2, 2017

@JosephMcc, can we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants