evolve
June 24th, 2007, 02:51 PM
NEW PROBLEM: i'm not getting any decoration (titlebars, window edges etc.)
i've had this problem before and it was fixed by adding the options below, mainly addARGBGLXVisuals i think.
unfortunately they don't seem to be working this time around(yes i did restart x server). have i just got the wrong options? or do i need to enable some
program settings, etc etc.
Compiz0.5.1/Nvidia 9755
new xorg.conf file
[code:31662]
Section "Device"
Identifier "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Driver "nvidia"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
[/code:31662]
It's probably something simple, anyone have any ideas?
Also another problem i hit when running the tray icon,
[code:31662]
evolve@SocratesLX:~$ compiz-icon &
[1] 6156
evolve@SocratesLX:~$ /usr/bin/compiz.real
/usr/local/bin/compiz
/usr/local/bin/ccsm
/usr/local/bin/gtk-window-decorator
/usr/local/bin/emerald
/usr/bin/metacity
/usr/bin/kwin
Traceback (most recent call last):
File "./compiz-icon.py", line 401, in <module>
gwd_backend = gconf.client_get_default()
NameError: name 'gconf' is not defined
[1]+ Exit 1 compiz-icon
[/code:31662]
Huh?, oh i get it, gconf is not defined, simple
if only I knew what that meant :)
help??
----------------------------------------------------------------------------------------------
INITIAL TOPIC SUBJECT
Old Core fatal error problem [SOLVED]
Hey, ran into some roadblocks while trying to get compiz-fusion up and running
I used this guide by Fyda
[url:31662]http://forums.opencompositing.org/viewtopic.php?f=51&t=758&p=5416&hilit=feisty+fawn#p5416[/url:31662]
Everything seemed to download, compile and install without a hitch, that's all the plugins, the settings manager, the tray-icon, all of it
everything was going great until i attempted to run compiz... then all hell broke loose, below is the console output
[code:31662]
evolve@SocratesLX:~$ compiz --replace ccp &
[1] 6100
evolve@SocratesLX:~$ compiz (core) - Fatal: No composite extension
[/code:31662]
now i'm no expert, but something inside me cringes when i see the words "core" and "fatal" in the same sentence. :?
I have no idea what it means, but it's not like it could be a good thing.
EDIT: Sections from my "xorg.conf"
[code:31662]
Section "Device"
Identifier "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
[/code:31662]
help, anyone? i'm kinda out of my league here...
compiz0.5.1+fusion plugins (and all the other things mentioned in the install guide)
Nvdia 9755 Drivers
Asus A6V laptop
GeForce 7300
---------------------------------
The ccsm manager worked, granted that's rather pointless if i can't get compiz working, :D but Still! it's a positive!
Also another problem i hit when running the tray icon,
[code:31662]
evolve@SocratesLX:~$ compiz-icon &
[1] 6156
evolve@SocratesLX:~$ /usr/bin/compiz.real
/usr/local/bin/compiz
/usr/local/bin/ccsm
/usr/local/bin/gtk-window-decorator
/usr/local/bin/emerald
/usr/bin/metacity
/usr/bin/kwin
Traceback (most recent call last):
File "./compiz-icon.py", line 401, in <module>
gwd_backend = gconf.client_get_default()
NameError: name 'gconf' is not defined
[1]+ Exit 1 compiz-icon
[/code:31662]
*raises eyebrow* yeah, well that's just peachy...hmmm??.
i know you'll probably need more information, and i'm more than happy to provide it, just tell me what you need to know
i've had this problem before and it was fixed by adding the options below, mainly addARGBGLXVisuals i think.
unfortunately they don't seem to be working this time around(yes i did restart x server). have i just got the wrong options? or do i need to enable some
program settings, etc etc.
Compiz0.5.1/Nvidia 9755
new xorg.conf file
[code:31662]
Section "Device"
Identifier "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Driver "nvidia"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
[/code:31662]
It's probably something simple, anyone have any ideas?
Also another problem i hit when running the tray icon,
[code:31662]
evolve@SocratesLX:~$ compiz-icon &
[1] 6156
evolve@SocratesLX:~$ /usr/bin/compiz.real
/usr/local/bin/compiz
/usr/local/bin/ccsm
/usr/local/bin/gtk-window-decorator
/usr/local/bin/emerald
/usr/bin/metacity
/usr/bin/kwin
Traceback (most recent call last):
File "./compiz-icon.py", line 401, in <module>
gwd_backend = gconf.client_get_default()
NameError: name 'gconf' is not defined
[1]+ Exit 1 compiz-icon
[/code:31662]
Huh?, oh i get it, gconf is not defined, simple
if only I knew what that meant :)
help??
----------------------------------------------------------------------------------------------
INITIAL TOPIC SUBJECT
Old Core fatal error problem [SOLVED]
Hey, ran into some roadblocks while trying to get compiz-fusion up and running
I used this guide by Fyda
[url:31662]http://forums.opencompositing.org/viewtopic.php?f=51&t=758&p=5416&hilit=feisty+fawn#p5416[/url:31662]
Everything seemed to download, compile and install without a hitch, that's all the plugins, the settings manager, the tray-icon, all of it
everything was going great until i attempted to run compiz... then all hell broke loose, below is the console output
[code:31662]
evolve@SocratesLX:~$ compiz --replace ccp &
[1] 6100
evolve@SocratesLX:~$ compiz (core) - Fatal: No composite extension
[/code:31662]
now i'm no expert, but something inside me cringes when i see the words "core" and "fatal" in the same sentence. :?
I have no idea what it means, but it's not like it could be a good thing.
EDIT: Sections from my "xorg.conf"
[code:31662]
Section "Device"
Identifier "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
[/code:31662]
help, anyone? i'm kinda out of my league here...
compiz0.5.1+fusion plugins (and all the other things mentioned in the install guide)
Nvdia 9755 Drivers
Asus A6V laptop
GeForce 7300
---------------------------------
The ccsm manager worked, granted that's rather pointless if i can't get compiz working, :D but Still! it's a positive!
Also another problem i hit when running the tray icon,
[code:31662]
evolve@SocratesLX:~$ compiz-icon &
[1] 6156
evolve@SocratesLX:~$ /usr/bin/compiz.real
/usr/local/bin/compiz
/usr/local/bin/ccsm
/usr/local/bin/gtk-window-decorator
/usr/local/bin/emerald
/usr/bin/metacity
/usr/bin/kwin
Traceback (most recent call last):
File "./compiz-icon.py", line 401, in <module>
gwd_backend = gconf.client_get_default()
NameError: name 'gconf' is not defined
[1]+ Exit 1 compiz-icon
[/code:31662]
*raises eyebrow* yeah, well that's just peachy...hmmm??.
i know you'll probably need more information, and i'm more than happy to provide it, just tell me what you need to know