Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Desktop Effects & Customization
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Desktop Effects & Customization
This section is for all your compositing needs. This includes Beryl, Compiz, xcompmgr, and other fancy apps which take advantage of compositing managers such as kiba-dock and avant window decorator

 
Thread Tools Display Modes
Old November 3rd, 2007   #1
scottDkoDer
5 Cups of Ubuntu
 
scottDkoDer's Avatar
 
Join Date: Jul 2006
Location: USA
Beans: 35
Ubuntu 7.04 Feisty Fawn
HOW TO: Get Freewins working on Gutsy's default compiz

Well, finally, for those that are using Gutsy and would like to have the additional eyecandy plug-in 'Freewins' working with Gutsy's default compiz-fusion, I'm presenting this guide. This tutorial assumes that:

1) You have a fresh install of Gutsy.
2) You already have Gutsy's default compiz working.
3) You are running as user and not root.

NOTE: compiz-fusion is installed by default in Ubuntu Gutsy and will work as long as you have a video card with appropriate drivers and proper configuration. This is beyond the scope of this tutorial, but there are a plethora of guides to configure your graphics card on Gutsy. Also, many thanks to SmSpillaz of forum.opencompositing.org for patching this plug-in.

Code:
sudo apt-get install compiz-bcop compiz-dev build-essential libxcomposite-dev libpng12-dev libsm-dev libxrandr-dev libxdamage-dev libxinerama-dev libstartup-notification0-dev libgconf2-dev libgl1-mesa-dev libglu1-mesa-dev libmetacity-dev librsvg2-dev libdbus-1-dev libdbus-glib-1-dev libgnome-desktop-dev libgnome-window-settings-dev gitweb curl autoconf automake automake1.9 libtool intltool libxslt1-dev xsltproc
wget -O /tmp/freewins.zip http://smspillaz.googlepages.com/freewins-0.3-0.6.zip
mkdir -p  ~/compiz/ && cd ~/compiz
unzip /tmp/freewins.zip
cd ~/compiz/freewins-0.3-0.6
make clean
make
make install
Then restart ccsm and compiz.

If there are any problems, please check the prerequisites first, then ensure you have followed all instructions and typed all commands correctly. Each should return without errors. If all is in order and there are still issues, then post any problems or suggested changes here.

Enjoy,

Scott
scottDkoDer is offline   Reply With Quote
Old November 7th, 2007   #2
gafner
First Cup of Ubuntu
 
Join Date: Nov 2007
Beans: 1
Re: HOW TO: Get Freewins working on Gutsy's default compiz

for a clean install you could create a deb packet and install it like this:

Quote:
dh_make -c gpl -e your@mail.address -m --createorig
sudo dpkg-buildpackage
cd ..
sudo dpkg -i freewins-0.3_0.6-1_amd64.deb
gafner is offline   Reply With Quote
Old November 7th, 2007   #3
giri1985
First Cup of Ubuntu
 
Join Date: Nov 2007
Beans: 5
Re: HOW TO: Get Freewins working on Gutsy's default compiz

There were no porblems with installation. But there are no buttons assigned for freewins in ccsm and it is not accepting any new values. So i am not able use the plugin. Please help.
giri1985 is offline   Reply With Quote
Old November 7th, 2007   #4
lnogueir
5 Cups of Ubuntu
 
Join Date: Aug 2006
Beans: 40
Re: HOW TO: Get Freewins working on Gutsy's default compiz

Quote:
Originally Posted by giri1985 View Post
There were no porblems with installation. But there are no buttons assigned for freewins in ccsm and it is not accepting any new values. So i am not able use the plugin. Please help.
+1
lnogueir is offline   Reply With Quote
Old November 8th, 2007   #5
jimerickso
A Carafe of Ubuntu
 
jimerickso's Avatar
 
Join Date: Sep 2007
Location: ames, iowa
Beans: 112
Ubuntu 7.10 Gutsy Gibbon
Send a message via Skype™ to jimerickso
Re: HOW TO: Get Freewins working on Gutsy's default compiz

Quote:
Originally Posted by lnogueir View Post
+1
with all due rspect what exactly do you mean?
__________________
AMD Athlon 3200+ XP Barton core, MSI K7N2, Visiontek Radeon X1650 XT Gamer Edition, 3 gb Cruicial ram, 4 x 80 gb Western Digital hard drives
jimerickso is offline   Reply With Quote
Old November 8th, 2007   #6
Jose Catre-Vandis
May the Ubuntu Be With You!
 
Jose Catre-Vandis's Avatar
 
Join Date: Mar 2006
Location: Hampshire,UK
Beans: 1,643
Xubuntu 9.04 Jaunty Jackalope
Re: HOW TO: Get Freewins working on Gutsy's default compiz

Be nice to know what freewins is and what effects it provides e.g. screenshot
__________________
Experience is the only genuine knowledge
Still stuck on Jaunty until they fix the Karmic kernel for my dvb card (Asustek Dual P7131) Upgrade scmupgrade
Bimmablog
Jose Catre-Vandis is offline   Reply With Quote
Old November 8th, 2007   #7
SomeGuyDude
Dipped in Ubuntu
 
SomeGuyDude's Avatar
 
Join Date: Nov 2007
My beans are hidden!
Re: HOW TO: Get Freewins working on Gutsy's default compiz

Quote:
Originally Posted by Jose Catre-Vandis View Post
Be nice to know what freewins is and what effects it provides e.g. screenshot
http://www.youtube.com/watch?v=16Qz_Ov3FuU

Very cool looking, but I'd imagine it has little practical use unless there's a quick shortcut to make it snap back to normal orientation. Otherwise I'd keep finding myself with windows at wonky angles and trying to "fix" them.

Plus I can't think of a reason I'd want to rotate a window sideways. Still, pretty darn neat.
__________________
Want me to punchisize your face, For free??
SomeGuyDude is offline   Reply With Quote
Old November 8th, 2007   #8
grnqrtr
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 10
Ubuntu 9.10 Karmic Koala
Send a message via MSN to grnqrtr
Re: HOW TO: Get Freewins working on Gutsy's default compiz

@giri1985 & lnogueir

Quote:
Originally Posted by giri1985 View Post
There were no porblems with installation. But there are no buttons assigned for freewins in ccsm and it is not accepting any new values. So i am not able use the plugin. Please help.
I think you guys probably had the same problem I had. I followed the instructions at the top but it would give me one error, something about not being able to copy the freewins.xml file over. So I created a folder called "metadata" in the ~/.compiz directory and then re-followed the instructions and it was able to copy the freewins.xml file into the new directory I created. Then I was able to set the controls for freewins in cssm. For some reason it didn't make the metadata folder itself and therefore wasn't able to copy a file into that directory that didn't exist.

Hopefully that will work for you too.
grnqrtr is offline   Reply With Quote
Old November 8th, 2007   #9
lnogueir
5 Cups of Ubuntu
 
Join Date: Aug 2006
Beans: 40
Re: HOW TO: Get Freewins working on Gutsy's default compiz

Quote:
Originally Posted by grnqrtr View Post
@giri1985 & lnogueir



I think you guys probably had the same problem I had. I followed the instructions at the top but it would give me one error, something about not being able to copy the freewins.xml file over. So I created a folder called "metadata" in the ~/.compiz directory and then re-followed the instructions and it was able to copy the freewins.xml file into the new directory I created. Then I was able to set the controls for freewins in cssm. For some reason it didn't make the metadata folder itself and therefore wasn't able to copy a file into that directory that didn't exist.

Hopefully that will work for you too.
I have the metadata folder. I re-followed the instructions again and didn't work! I will keep looking for a solution!

Thanks for the help!
lnogueir is offline   Reply With Quote
Old November 28th, 2007   #10
Six_Digits
Gee! These Aren't Roasted!
 
Six_Digits's Avatar
 
Join Date: Oct 2007
Location: /home
My beans are hidden!
Ubuntu 7.10 Gutsy Gibbon
Send a message via AIM to Six_Digits
Re: HOW TO: Get Freewins working on Gutsy's default compiz

Quote:
Originally Posted by grnqrtr View Post
@giri1985 & lnogueir



I think you guys probably had the same problem I had. I followed the instructions at the top but it would give me one error, something about not being able to copy the freewins.xml file over. So I created a folder called "metadata" in the ~/.compiz directory and then re-followed the instructions and it was able to copy the freewins.xml file into the new directory I created. Then I was able to set the controls for freewins in cssm. For some reason it didn't make the metadata folder itself and therefore wasn't able to copy a file into that directory that didn't exist.

Hopefully that will work for you too.
I already have that folder and .xml file...


EDIT: Got it working after another CTRL+ALT+backspace.
__________________
- Dell XPS 410 - Intel Core 2 @ 2x2.6 - 2gb RAM - 250GB HD (LOUD) -Nvidia 8600GTS | Ubuntu 7.10
If someone asks you to sudo rm -rf anything don't do it.

Last edited by Six_Digits; November 28th, 2007 at 04:14 AM..
Six_Digits is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:07 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry