Page 2 of 2

Re: Emerald themes not in ~/.emerald

PostPosted: Thu Dec 15, 2011 3:44 pm
by dougal
choc - on behalf of us all, thanks for pointing out the mishap. I too noticed the omission yesterday but, I don't have the savvy to correct it being a 'let's plug it in and see if it works' kind of guy.

Your offer will be much appreciated by the Development team, I'm sure. You asked for an offer to help, well actually that has already gone out, you must have missed it. Can't blame you, the forum is getting a bit untidy in parts.
All in all TheeMann does a bang up job. An oversight like we have found is not as disastrous as a bug and no real harm done because of it.
I can see there are one or two things still not quite right about this release like windows opening with their title-bar behind the top panel and the 'visual effects' tab is missing from System/Preferences/Appearance. Without this to allow Extra Effects I am getting a bit of jerkiness about moving things like windows around the screen. It isn't quite as smooth as 2.9 - yet!!
I'll have to have a look at this Jasper theme manager to see why it is taking over.
Oh well better sign off for now.

Re: Emerald themes not in ~/.emerald

PostPosted: Fri Dec 16, 2011 1:55 am
by TheeMahn
Wow, where to begin. Emerald is a true handful. I wrote a script to rectify the situation during building process PLEASE DO NOT RUN THIS on a running o/s this is made for chroot:
Code: Select all
#!/bin/bash
sudo apt-get -y install libtool build-essential intltool libdecoration0-dev libglib2.0-dev libgtk2.0-dev libwnck-dev
#Install git and autoconf too if you don't have it
sudo apt-get install git autoconf
cd ~
git clone git://anongit.compiz.org/fusion/decorators/emerald
cd emerald
git checkout -b compiz++ origin/compiz++
./autogen.sh
make
make install
cd ~
rm -rf emerald


So time is not the issue, if I can automate a process then so be it. 2 fundamental issues exist here, and I am not going to get into a O/S building primer. There are other sections of this forum for that, many I have written that provide such information.

Issue #1: cd ~ goes to root owner folder. not the /etc/skel/

Which brings up issue 2 the skel I had to clean up by hand and is probably 90% responsibility for all the issues you may witness in Ultimate Edition 3.0. Remastersys played a hand here not by the dev of the product, but an admin. I should have stuck to my roots and knowledge. Little cookie crumbs remain when using that product, which is fine unless pertinent information, yes it carries that too. Do you think any Ultimate Edition would have had a plain black background for a wallpaper?

I have a fairly advanced understanding of how Linux file structure works and that product I consider in infancy, there is no replacement for doing things by hand. To be straight building the skel into a deb is bulletproof, why? Once you install the os let's say I made an error, yes I do make mistakes ;) Easily fixed none of the files in home are owned by any deb.

I leave with this note: I want to quit building O/S's & return to programming. I have something else on the burner more on that later when I am ready to publicly announce it. Remastersys I was hoping, but is not the answer unless in a totally controlled environment. My next build will be 100% built by me.

So much to do to change the world, so little time. I am, but just 1 man. TheeMahn, but none the less ;)

Re: Emerald themes not in ~/.emerald

PostPosted: Fri Dec 16, 2011 3:05 am
by linuxfreack
Kudos TheeMahn good to se you back here one's e fan always e fan.
I'm having e ball with UE3.0 ok it's not so perfect as your previous releases so wath.
I have the impression that lot of things are changing in ubuntu distro's and it's difficult to rewrite everything when structural changes are implemented I understand how hard it is and take noting for granted.
There for thanks truly e Fan. <BREW>