-
Posts
32 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by shaman
-
-
http://www.ubuntuupdates.org/package/mint_main/qiana/main/base/mint-backgrounds-qiana
I extracted this .deb to get linux mint wallpapers. Which look nice by the way. Cinnamon-Settings is not changing the desktop background so, just right click the image in the file manager. Apparently this effects all non-linuxmint distros.
-
Thanks! OpenRC is my choice and took about 2 hours. A wooping 170+ ebuilds. But it's worth the wait for 2.2 new features.
-
Finally got cinnamon running like linux mint. Had to add dbus to runlevel default. Make sure to eselect you gpu driver for opengl as this is not done automatic. Enable the introspection,dbus,and networkmanager flag. Install upower-pm-utils to prevent systemd upower install.
-
The problem is caused by the merge script that generates the funtoo tree, spidermonkey is forked in the funtoo-gnome-overlay[1], and the versions in that overlay override any version that comes from gentoo's tree spidermonkey, I tried to 'emerge -1avp gnome-extra/cjs' on my funtoo and gentoo box, and the gentoo tree does have 'dev-lang/spidermonkey-1.8.5:0/mozjs185', this is the output on funtoo:
$ sudo emerge -pav1 gnome-extra/cjs These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds to satisfy ">=dev-lang/spidermonkey-1.8.5:0". (dependency required by "gnome-extra/cjs-2.2.1" [ebuild]) (dependency required by "gnome-extra/cjs" [argument])
A quick fix would be to get that ebuild from gentoo[2](with the files directory too, patches needed are in there) and put it in your local portage, regenerate the manifest and try to emerge cinnamon again, or wait.
Btw, post the output of emerge, it helps identifying faster what's going on (better than paragraphs of prose) once you have seen it some times.
EDIT: this has been fixed by dantrell and you just need to update your tree to get the fixes, in a few hours at maximum.
[1]https://github.com/funtoo/funtoo-gnome-overlay/tree/master/dev-lang/spidermonkey
[2]http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-lang/spidermonkey/
What tools are good to use to post terminal output without X to be use for logging info? etc..
-
Had to emerge upower-pm-utils to get around the upower systemd conflict. Also I change my mix-ins profile to gnome as I figure I will probably need that will wait and see after merge what I get...
-
http://www.funtoo.org/Installing_Portage_From_Snapshot
This should fix your problem
I just wait till that get fix to change my password. Instead of changing password it's askling to create a new account for me.
-
I'm having problems changing my forum password. Everytime that I go to my profile setting to change there is a redirect to the account setup page. For appartley a new account setup.
Thanks
-
Thanks! I need to learn to write ebuilds now so, I could have reported and fix the bug myself.
-
My problem is >=dev-lang/spidermonke-1.8.5 is needed for cinnamon2.2.14 and cjs-2.2.1
-
Actually cinnamon was installed on gentoo and was crashing in fallback mode not working in both modes So, any users got pass this issue. Next I'll try the IRC which I should have before posting.
-
Hi,
I'm a new user to funtoo and was very amazed on how easy it is to configure and setup(Due to my sleepness nights of my first gentoo install) . Funtoo has rekindled my love for portage again :). I had this setup in no time now I want to try the cinnamon desktop. Would like to know if anyone has installed and how does it run. I know i had some problems on my gentoo machine and went back to slackware version of cinnamon(thanks to willysr). So I'm giving 2.2 a try since slackware only have 3.8 gtk3 version and 2.2 requires 3.10.
Thanks

Help with install cinnamon
in Desktop Help
Posted
The only way I got out of this was masked systemd and upower. But I installed upower-pm-utils first. Cinnamon refused to installed as the fore mention was in conflict with each other all of them wanted to be installed at the same time.