Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st September 2007, 07:10 PM
tornadof3's Avatar
tornadof3 Offline
Registered User
 
Join Date: May 2006
Location: UK
Posts: 164
Compiz newbie having trouble

Hello all

I just installed F7 x86_64 on my new machine. Thought I'd try this 'compiz' thingie - not really sure what it is other than being cool desktop effects. Anyhows, I installed compiz from the "kagesenshi" repo. It has created a "CompizConfig Settings Manager" icon in the "System" menu, which if I click this the first time it seems to start compiz as I see some cool effects happening, and clicking it again runs a big config program where I can change lots of settings etc.

The problem is I loose the window border (I'm in KDE) for all windows once compiz starts - so there are no minimize/max./close buttons etc! this is very annoying - how do I stop this? Also, I've looked at some compiz howtos etc and they don't really seem to tell a complete compiz newb how to get some of the effects working - eg when you make your desktop look like the faces of a cube?

I've got an nvidia card with the kmod-nvidia module installed.
__________________
CPU: AMD Athlon 64 X2 5600+
RAM: 4GB DDR2
HDD: 1x320GB
Fedora 9 x86_64
Reply With Quote
  #2  
Old 21st September 2007, 07:14 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Hello Try below
Quote:
su -
gconftool-2 -s '/apps/compiz/general/allscreens/options/active_plugins' --type list --list-type string '[gconf,png,svg,decoration,\
wobbly,fade,minimize,cube,rotate,\
zoom,place,move,resize,switcher,scale,\
water,annotate,screenshot]'
Reply With Quote
  #3  
Old 21st September 2007, 07:24 PM
tornadof3's Avatar
tornadof3 Offline
Registered User
 
Join Date: May 2006
Location: UK
Posts: 164
I issued that command and it ran with no errors, but equally it gave no output. I than ran

compiz --replace

and again there was no window border. Is there any command I can issue to output some config info that might be useful to someone? I'm very confused.
__________________
CPU: AMD Athlon 64 X2 5600+
RAM: 4GB DDR2
HDD: 1x320GB
Fedora 9 x86_64
Reply With Quote
  #4  
Old 21st September 2007, 07:24 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
try this for the window border problem

Code:
emerald --replace

Normally you would use fusion-icon to start

Code:
fusion-icon
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5

Last edited by leigh123linux; 21st September 2007 at 07:27 PM.
Reply With Quote
  #5  
Old 21st September 2007, 09:48 PM
tornadof3's Avatar
tornadof3 Offline
Registered User
 
Join Date: May 2006
Location: UK
Posts: 164
Well I used yum to install emerald and also something to do with Beryl-manager. The first couple of times I ran

emerald--replace from an open terminal window and it worked fantastic. I could then go into the beryl manager tool and change settings/theme etc. Now, however, it just crashes and causes an instant reboot whenever I run emerald --replace or fusion-icon or the beryl manager. What on earth is going on?

In the few minutes I had to play when it was working it looked absolutely *amazing* and so smooth, almost like it was no effort at all!!
__________________
CPU: AMD Athlon 64 X2 5600+
RAM: 4GB DDR2
HDD: 1x320GB
Fedora 9 x86_64
Reply With Quote
  #6  
Old 22nd September 2007, 10:28 AM
aniketv Offline
Registered User
 
Join Date: Apr 2005
Location: India,USA
Age: 27
Posts: 218
I also have issues with compiz. Beryl works fine . When I select compiz-fusion , the window decoratiosn dissappear. I have Nvidia 8400 card running latest kernel and livna nvidia drivers. I have tried the solutions mentioned above, nothing works
Reply With Quote
  #7  
Old 22nd September 2007, 11:31 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Well you can have either beryl on its own or compiz-fusion on its own but you cant have both installed at the same time as beryl is obsolete and uses a old version beryl which wont work with compiz-fusion and visa-versa .
If you checkout the compiz-fusion thread you will see post's from me on this including a fix which will ban the fedora versions of compiz , beryl & emerald ( use the forum search feature to find it as I can't be bothered to look for it )
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5

Last edited by leigh123linux; 22nd September 2007 at 11:34 AM.
Reply With Quote
  #8  
Old 22nd September 2007, 11:46 AM
tornadof3's Avatar
tornadof3 Offline
Registered User
 
Join Date: May 2006
Location: UK
Posts: 164
OK, I think I have emerald, compiz-fusion (plus lots of extra packages) and beryl-manager all installed. I have created a script which I have an icon for on my desktop that just runs:

Code:
#!/bin/sh

emerald --replace &
fusion-icon &
I have made an icon to this script and I have *not* set it to 'run in terminal' - should I? Because when I run this at present it works straight away, but there is a taskbar icon of the running script for about 1 minute afterwards, as if it was busy?

I found that the system crashed before as I had opened a terminal window to type the emerald --replace & and the fusion-icon & and even though I'd added the "&" for background running, when I closed the terminal window, that caused the crash. Is there a better way than having an icon link to script on my desktop to start the compiz when I login to KDE?

Lastly, should I remove the "beryl-manager" package?

Many thanks for your help so far.
__________________
CPU: AMD Athlon 64 X2 5600+
RAM: 4GB DDR2
HDD: 1x320GB
Fedora 9 x86_64
Reply With Quote
  #9  
Old 25th September 2007, 07:58 AM
aniketv Offline
Registered User
 
Join Date: Apr 2005
Location: India,USA
Age: 27
Posts: 218
ok , All is great now, I removed Beryl completely and installed latest compiz fusion from kagenshi repos. It works perfect!!
Reply With Quote
Reply

Tags
compiz, newbie, trouble

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora newbie - Compiz-Fusion help!! Bigdave9100 Using Fedora 10 16th April 2009 12:43 PM
Compiz Fusion, And Repository Trouble. KnightingGale Using Fedora 5 9th July 2008 04:42 AM
Compiz-fusion and trouble with video Keldorn Using Fedora 2 16th June 2008 02:36 PM
Compiz-fusion is trouble chousho Using Fedora 34 5th February 2008 06:16 AM
Compiz Fusion Trouble TyraelOdium Using Fedora 2 18th September 2007 12:21 AM


Current GMT-time: 06:01 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat