Page 3 of 4

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 3:30 am
by MrPC
ran the codes but only the fusion flash works no fishies :-(
The following packages have unmet dependencies:
compiz-dev: Depends: compiz-core (= 1:0.6.2+git20071119-0ubuntu1~gutsy1) but 1:0.7.3+git20080310+Qubuntu0 is to be installed
been trying to figure out how to go back to the 1.0.6.2 am currently running 1.6 had same issues in 1.7
Thanks
MrPC

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 5:47 am
by SaddleTramp
MrPC wrote:ran the codes but only the fusion flash works no fishies :-(
The following packages have unmet dependencies:
compiz-dev: Depends: compiz-core (= 1:0.6.2+git20071119-0ubuntu1~gutsy1) but 1:0.7.3+git20080310+Qubuntu0 is to be installed
been trying to figure out how to go back to the 1.0.6.2 am currently running 1.6 had same issues in 1.7
Thanks
MrPC

Awwww man, MrPC, I hope the quote below from TheeMahn doesn't apply to you, but it may. This was posted on my other post "Compiz options unselect themselves...". The quote was posted on May 12th:
TheeMahn wrote:I am sure a few of you gentlemen have read this, perhaps should be global... in Ultimate Edition 1.8, do not play with Eyecandy repo, it is work in progress... Prior users 1.7 or less no effect.. I have thought about shutting down the eyecandy repo, I do not want to add problems, I did not even tell others there is a hardy 64 repo yet 198 people found it. it is things like this that test my patience. While 198 people means nothing to the 100's of thousands that hit the same site, 197 too many. I will say no more.

TheeMahn

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 10:36 am
by jfg69
SaddleTramp wrote:Awwww man, MrPC, I hope the quote below from TheeMahn doesn't apply to you, but it may. This was posted on my other post "Compiz options unselect themselves...". The quote was posted on May 12th:
TheeMahn wrote:I am sure a few of you gentlemen have read this, perhaps should be global... in Ultimate Edition 1.8, do not play with Eyecandy repo, it is work in progress... Prior users 1.7 or less no effect.. I have thought about shutting down the eyecandy repo, I do not want to add problems, I did not even tell others there is a hardy 64 repo yet 198 people found it. it is things like this that test my patience. While 198 people means nothing to the 100's of thousands that hit the same site, 197 too many. I will say no more.

TheeMahn


It shouldnt, it seems like he is running 1.7 as opposed to 1.8. There are also other eyecandy repos available, but playing with them CAN break your install... be warned!

Again, ask me how I know ;)
I think thats the beauty of beta testing, or so I try to convince myself!

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 11:33 am
by SaddleTramp
Ok, I just took it the other way. Anyhow, just in case. :lol: Yep, reinstalled mine a few times too ;) Reckon that might make me an "unofficial" beta tester :lol:

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 6:50 pm
by MrPC
Thanks for the reply, I have run various versions I play around with and if it breaks no big deal doesn't bother me to do a complete reinstall I learn more by breaking it LOL I have currently 1.6 and 1.7 installed no 64 bit I am debating on upgrading my main pc to a allendale cpu and a nv 8800gt card my other machines ones a older pc dont care if I break it thats half the fun pushing it to different limits and the other is a laptop I got with no os came with the t2130 so no 64 bit there but am having fun learning different tweaks and what not I get from here as well as other places.

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 7:39 pm
by SaddleTramp
MrPC wrote:Thanks for the reply, I have run various versions I play around with and if it breaks no big deal doesn't bother me to do a complete reinstall I learn more by breaking it LOL I have currently 1.6 and 1.7 installed no 64 bit I am debating on upgrading my main pc to a allendale cpu and a nv 8800gt card my other machines ones a older pc dont care if I break it thats half the fun pushing it to different limits and the other is a laptop I got with no os came with the t2130 so no 64 bit there but am having fun learning different tweaks and what not I get from here as well as other places.

LOL I hear ya. Makes all the difference when learnin' can be fun ;)

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 8:43 pm
by astoroth
thanx, I followed your instructions and everything worked. I am running 1.7x64
mainboard-biostar nforce4
proc-amd opteron175
mem-pc3200 2 gigs in dual channel
video-xfx 6800gs/ex agp

Re: Compiz Fusion - Super Compiz

PostPosted: Tue May 13, 2008 8:45 pm
by jfg69
astoroth wrote:thanx, I followed your instructions and everything worked. I am running 1.7x64
mainboard-biostar nforce4
proc-amd opteron175
mem-pc3200 2 gigs in dual channel
video-xfx 6800gs/ex agp


Looks good!

If you wouldnt mind, could you list your hardware under the appropriate working hardware topics in the hardware forum? Thanks!

Re: Compiz Fusion - Super Compiz

PostPosted: Wed May 14, 2008 3:55 am
by MrPC
Did a reinstall using 1.7 32 bit and got the super compiz working
Screenshot.png
high waves and fish and crabs and coral

as its been mentioned here many times if its not broke you haven't tweaked it enough :P

Re: Compiz Fusion - Super Compiz

PostPosted: Wed May 28, 2008 4:28 pm
by TheeMahn
I updated the original post anyone care to try it running Ultimate Edition 1.7? Runs fine in 1.8 is what I see. bellow is what I refer to:
Code: Select all
#!/bin/bash
#detect and fully utilize the processor(s)
CORES=1
CORES=$(cat /proc/cpuinfo | grep processor | wc -l)
#Grab & extract plugins
#download animations plugin
wget http://repoubuntusoftware.info/scripts/animation.tar.gz 2>&1 | sed -u 's/.*\ \([0-9]\+%\)\ \+\([0-9.]\+\ [KMB\/s]\+\)$/\1\n# Downloading \2/' | zenity --window-icon=/usr/share/ultimate/ubuntu_ico.png --width=600 --height=100 --progress --auto-close --title="Downloading Animations Plugins..."
tar xfv animation.tar.gz
#Maze plugin
wget http://repoubuntusoftware.info/scripts/maze.tar.gz 2>&1 | sed -u 's/.*\ \([0-9]\+%\)\ \+\([0-9.]\+\ [KMB\/s]\+\)$/\1\n# Downloading \2/' | zenity --window-icon=/usr/share/ultimate/ubuntu_ico.png --width=600 --height=100 --progress --auto-close --title="Downloading Maze Plugin..."
tar xfv maze.tar.gz
#static plugin
wget http://repoubuntusoftware.info/scripts/compiz-plugins-static-0.0+git20080514.tar.gz 2>&1 | sed -u 's/.*\ \([0-9]\+%\)\ \+\([0-9.]\+\ [KMB\/s]\+\)$/\1\n# Downloading \2/' | zenity --window-icon=/usr/share/ultimate/ubuntu_ico.png --width=600 --height=100 --progress --auto-close --title="Downloading Static Plugin..."
tar xfv compiz-plugins-static-0.0+git20080514.tar.gz
for i in `ls -d */` ; do
echo "Compiling $i";
cd $i ;
make -j$CORES install | zenity --progress --pulsate --auto-close --width=500 --title="Compiling $i plugin";
make clean ;
cd .. ;
done


This will add maze, helix animation & static plugin. Helix is the shiznit. Let me know how it goes.

TheeMahn