![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
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 |
|
|
#1 |
|
5 Cups of Ubuntu
![]() |
compizconfig.Plugin' object has no attribute 'Initialized
If there's one thing I've noticed with Gutsy Gibbon release is there's no shortage of this Compiz error's
I also did the update a day or so ago and find I can't use the compiz manager. I can click but nothing happens. Ive enabled the restricted drivers but it doesn't seem to help. Any ideas on what to do?? doug@doug-linux:~$ ccsm Traceback (most recent call last): File "/usr/bin/ccsm", line 45, in <module> idle = ccm.IdleSettingsParser(context) File "usr/lib/python2.5/site-packages/ccm/Utils.py", line 229, in __init__ File "usr/lib/python2.5/site-packages/ccm/Utils.py", line 228, in <lambda> File "usr/lib/python2.5/site-packages/ccm/Utils.py", line 225, in FilterPlugin AttributeError: 'compizconfig.Plugin' object has no attribute 'Initialized' doug@doug-linux:~$ ------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------ doug@doug-linux:~$ fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: RADEON 9800 OpenGL version string: 2.0.6473 (8.37.6) doug@doug-linux:~$ compiz --replace gconf Checking for Xgl: not present. No whitelisted driver found aborting and using fallback: /usr/bin/metacity Window manager warning: "" found in configuration database is not a valid value for keybinding "toggle_shaded" |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() |
Re: compizconfig.Plugin' object has no attribute 'Initialized
System>Preferences>Advanced desktop effects settings
I have nothing that says Advanced desktop effects................ HMmmmmmmmmmmmm |
|
|
|
|
|
#3 | |
|
First Cup of Ubuntu
![]() Join Date: May 2006
Beans: 4
|
Re: compizconfig.Plugin' object has no attribute 'Initialized
Quote:
I would suggest you install the original packages from the repository. (package name: compizconfig-settings-manager) Regards, Patrick |
|
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() |
Re: compizconfig.Plugin' object has no attribute 'Initialized
How do I find out which version I have?
|
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() Join Date: Mar 2007
Location: Utah
Beans: 60
Kubuntu 7.10 Gutsy Gibbon
|
Re: compizconfig.Plugin' object has no attribute 'Initialized
This happened to me when I upgraded from Feisty using Trevino's repos to Gutsy. I had to go and remove compizconfig-settings-manager and reinstall it from the Gutsy repo to get it to work.
|
|
|
|
|
|
#6 |
|
Way Too Much Ubuntu
![]() |
I had the same problme, and your suggestion/solution worked out perfectly for me thank you very much.
__________________
Desktop: AMD Athlon 64 X2 5600+, 4 gigs of RAM, nVidia GeForce 8600GT running Ubuntu 9.10 AMD64, notebook: HP dv5000z running AMD Turion 64 M32, 1 gig of RAM, ATi Xpress 200M running Ubuntu 9.10, and Asus Eee Box w/Ubuntu 9.04, running Boxee! |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() |
Re: compizconfig.Plugin' object has no attribute 'Initialized
Hi, I have same problem. I can't open compizconfig-settings-manager
This is my sources.list Code:
deb http://pl.archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse deb-src http://pl.archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse deb http://pl.archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse deb-src http://pl.archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse deb http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse deb http://archive.canonical.com/ubuntu gutsy partner # deb http://kubuntu.org/packages/kde-latest gutsy main # deb http://kubuntu.org/packages/amarok-latest gutsy main # deb http://kubuntu.org/packages/koffice-latest gutsy main deb http://www.gnugadu.org/packages/ubuntu/ edgy main deb http://wine.budgetdedicated.com/apt gutsy main deb http://download.skype.com/linux/repos/debian/ stable non-free deb http://dl.google.com/linux/deb/ stable non-free deb http://packages.medibuntu.org/ gutsy free non-free deb http://us.archive.ubuntu.com/ubuntu edgy universe deb http://wine.budgetdedicated.com/apt edgy main deb http://hendrik.kaju.pri.ee/ubuntu/ gutsy screenlets deb http://download.tuxfamily.org/3v1deb feisty eyecandy deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy What I must do ? |
|
|
|
|
|
#8 | |
|
Tall Cafè Ubuntu
![]() Join Date: Oct 2006
Location: Cologne, Europe
Beans: 2,510
Ubuntu 8.10 Intrepid Ibex
|
Re: compizconfig.Plugin' object has no attribute 'Initialized
Have a look at your own sources:
Quote:
Open the file in a text editor: Code:
sudo gedit /etc/apt/sources.list And remove every line that doesn't have gutsy in it. Then update your sources: Code:
sudo apt-get update Code:
dpkg -l | grep compiz
__________________
You can use Compiz-Check to provide necessary info when asking for help! - How to set up Compiz Fusion - Compiz-Switch -- switch Compiz off and on easily |
|
|
|
|
|
|
#9 | |
|
First Cup of Ubuntu
![]() Join Date: Oct 2007
Beans: 12
Xubuntu 7.10 Gutsy Gibbon
|
EDIT: (I recommend fixing your sources.list as Forlong wrote in post #8)
I know that we have this error because of mixed repos, but I found an easier solution: Open a terminal and type: Code:
ccsm Quote:
Code:
sudo nano /usr/bin/ccsm Now, comment it by adding a '#' in front. Save with CTRL+O and close with CTRL+X. Open CCSM. Should work now. -works for me. :) EDIT: (I recommend fixing your sources.list as Forlong wrote in post #8) Last edited by Kevuntu; January 2nd, 2008 at 12:11 PM.. Reason: Clarified my recommendation. |
|
|
|
|
|
|
#10 |
|
Tall Cafè Ubuntu
![]() Join Date: Oct 2006
Location: Cologne, Europe
Beans: 2,510
Ubuntu 8.10 Intrepid Ibex
|
Re: compizconfig.Plugin' object has no attribute 'Initialized
Please don't mess with files in /usr/bin - and above all, do not recommend doing so to others (yes, I noticed the little disclaimer at the end but others might not).
__________________
You can use Compiz-Check to provide necessary info when asking for help! - How to set up Compiz Fusion - Compiz-Switch -- switch Compiz off and on easily |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|