Ubuntu :: Compiz Will Not Start

Jan 25, 2010

When I turned on my computer today, Compiz would not start. I tried launching it from the terminal, and this is what I got:

Code:
joseph@joseph:~$ compiz --replace
Checking for Xgl: not present.
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log

[Code]....

View 7 Replies


ADVERTISEMENT

Ubuntu :: Compiz Fails To Start With A Possible Bug

Aug 31, 2010

I have been using compiz on my laptop loaded with Lucid,without any problems.Recently i reinstalled lucid but now i dont have a compositing manager, I try

Quote:

In the terminal and i get the following:

Code:

Launching fallback window manager

View 4 Replies View Related

Ubuntu :: Compiz Only Runs If Start It Gradually ?

Feb 24, 2010

A botched ATI proprietary driver upgrade caused a cascade of problems. I've installed this driver many times before, but this time something just went wrong. I may have made a mistake. There don't seem to be many complaints about the ATI 10.2 driver so this seems likely. Anyway things were quite unstable for a while. I had problems with nautilus (lost the desktop) and segfaults from compiz. I had to reinstall a lot of stuff etc etc.

Anyway, this episode has left me with a strange lingering malaise. I can get the machine into a state where everything works perfectly - the cube is fine and quite snappy, the desktop is all there; it looks great; New driver seems to be working OK. But when I log out and log back in there are problems.

Step 1:If compiz is the window manager during login it dies killing the nautilus desktop and leaving me without a window manager running (no window decorations). This is a nasty state to be in because you can't easily get at a terminal (yeah ctl alt F1 - but how to fix the window manager from there). I've got a keyboard shortcut for metacity which lets me recover from this state. But afterwards I can't get the desktop back.

If metacity is the window manager during login - no problem. I've got a desktop. It starts up fine. Everything looks good. But I'm running metacity and I want to run compiz. So now we try to get compiz running.

Step 2: If I enter "compiz -- replace" in a terminal compiz segfaults and doesn't put metacity back leaving me without a window manager again. Just before it segfaults it complains about not finding some expected graphics files. This seems to have something to do with cube caps [Edit=Not - see later]- but I've restored defaults there so ... Fortunately ctrl C gets me out of that and back to metacity. Or I use my shortcut. But gee whiz no compiz.

OK - here is where it gets interesting. If I go to the compiz settings manager and disable the cube, then compiz --replace works just fine. So it looks like something specific to the cube. This lets me get compiz running but without the cube.

Now things get really interesting. Once compiz is running, if I open the compiz settings manager, then I can enable the cube and in fact ... it works!

To sum up, I now have to go through the following procedure every time I log in.

1. Login in with metacity as default window manager
2. Disable the cube in compiz settings manager
3. Start compiz with compiz --replace
4. Enable the cube in compiz settings manager.

After doing that everything works fine ... at least until I log out.

The fact that I can get everything to work indicates that I've got the driver installed OK and it is working. But why should I have to go through this bizarre procedure each time I log in?

Notes:
1. The problem afflicts all users - so it probably isn't a user config file issue.
2. I've reinstalled compiz and a whole lot of xwindows stuff. Didn't help.
3. I will try downgrading the video driver to the previous version as a last resort. But if the problem is something I broke while things were messed up, downgrading the driver may not fix it.
4. I'll post the crash message compiz generates in a followup (I'll have to log out and back in to generate the crash so I can copy the message)

View 9 Replies View Related

Ubuntu :: Compiz Fusion As Default Start?

Aug 25, 2010

How do you do start directly with compiz fusion 'on' meaning that you dont have to go to apps - system - compiz fusion

View 9 Replies View Related

Ubuntu :: Compiz Wont Start On Acer Aspire One D150?

Jan 30, 2011

I have been customizing my 10.10 NBR to my personal liking.I have already disabled the default Unity "experience" and enabled Gnome.However I have hit a bit of a tough spot with Compiz. It will install, and it appears I enable it in the Visual Effects menu, but I do not think it actually is enables and once I close the dialog it reverts back to the "none" option in Visual Effects.What I dont understand is that Compiz worked fine on 9.10 NBR.I would just give up, but I really want window previews with the Talika plugin.My netbook is a Acer Aspire One D150.

View 1 Replies View Related

Ubuntu :: Compiz Do Not Auto-start After Nvidia New Driver Upgrade

Dec 1, 2009

I'm a Karmic user, using a Nvidia Geforce 9500GT video Card.

I'm telling you about my GPU, because since I upgraded to the 190.42 Nvidia "official" new drivers, what's happening is:

My Compiz is no more able to save it's configuration across the sessions, and every time I close my PC or when I simply need to restart my active session, Compiz needs to be started again manually, It do not auto-activate by the compiz setting preferences.
Doing: System --> Preferences --> gnome-appearance-properties (TAB: "Visual effects") and click on "normal" checkbox, to activate the compiz visual effects.

Is there anyone able to teach me how to save the compiz activation, in order to avoid the manual, boring, repetitive, activation each time?

View 1 Replies View Related

OpenSUSE :: 11.3 - When Start Compiz Via Simple Ccsm Nothing Happens

Jul 21, 2010

Compiz installed from Index of /repositories/X11:/XGL/openSUSE_11.3 for opensuse 11.3 - kde - 64 bit

When I start compiz via simple ccsm nothing happens. When I start fusion-icon from console I get following output:

Code:

View 9 Replies View Related

Software :: Gnome - How To Get Compiz To Start Up On Booting

Mar 6, 2010

Well, I initially had quite a lot of trouble getting Compiz to work, but I finally got it to go. I had to use these start-up parameters in order to get it to work:
Code:
LIBGL_ALWAYS_INDIRECT=true compiz --replace --sm-disable ccp &
emerald --replace
How in the world do I get Compiz to start up like this on boot up, so I can use it easily?

View 1 Replies View Related

Fedora :: When Start Compiz-fusion The System Logoff

Sep 16, 2009

When i try to start compiz-fusion the system logoff.

I use fedora 11.

VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller

View 13 Replies View Related

Slackware :: Start Compiz And Plugins From Command Line

May 20, 2010

I've been searching for hours now on how to start compiz from command line and configure the plugins. I just want to use the compiz core package in Slackware (no add-ons for now). I've figured out starting compiz

Code:
compiz --replace
and the windows decorator

Code:
gtk-window-decorator --replace
kde-window-decorator --replace
for gtk based or kde respectively. I know how to start the plugins (by putting their names in the compiz command), but not what all of their command line names are.

What I'm looking for is all the console names of the base plugins (and eventually the others too), the order they need to be started in (if any), how to automatically start compiz when X starts, and how to change plugin settings (all without ccsm). How to do the above stuff without the use of a graphical tool.

View 14 Replies View Related

Debian Multimedia :: Compiz Refuses To Auto Start Properly (with Gnome)

Apr 16, 2011

How to get compiz to auto-start. What seems to be the generally accepted method (from what a few google searches and the debian wiki tell me) of using gconf-editor and changing the window manager from 'gnome-wm' to 'compiz' in desktop > gnome > session > required_components doesn't change anything. The only method I found that did not involve using a terminal and running 'compiz --replace' every time I boot the computer was to add compiz and fusion-icon to the gnome startup apps, but this causes unwanted flickering (it starts metacity and then replaces it with compiz, ie it's simply automating what I would do with the terminal). Autostarting the fusion-icon alone does not start compiz, although it allows me to start it from it's menu if I right click the icon. Note that I sometimes use fluxbox as well, so starting it on boot isn't really an option either.

Perhaps this can be useful :
compiz:
Installed: 0.8.4-4
Candidate: 0.8.4-4
gnome-session:
Installed: 2.30.2-3
Candidate: 2.30.2-3

View 5 Replies View Related

Ubuntu :: Compiz Won't Work Using The Compiz Ppa

Feb 19, 2011

As said here: [URl] I want the sphere deformation, but that needs the PPA apparently (I can't find it anywhere in the default compiz Ubuntu 10.10 ships with.) Compiz starts, but it says it can't load plugin 'decoration.'

Code:
Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Initializing move options...done
Initializing resize options...done
Initializing place options...done

compiz (core) - Error: Couldn't load plugin 'decoration'

View 1 Replies View Related

Fedora :: Change Default Window Manager To "compiz-manager" Compiz Wrapper?

Nov 28, 2010

I spent *#@$ hours trying to figure out how to change my default window manager to "compiz-manger".I tried using gconf-editor and .gnomercAnybody has an idea how to do this?

View 8 Replies View Related

Ubuntu :: Start Synergy On Startup Wont Start Automatically On Server

Oct 13, 2010

Im trying to run synergy on startup. This works fine on the client, but it wont start automatically on the server. I put this line in an entry in startup applications:

[code]...

but still no dice.

View 9 Replies View Related

Ubuntu Installation :: Adobe - When Click On Icon In Start Menu Or On Desktop It Fails To Start

Oct 27, 2010

I installed Ubuntu 10.10 64-bit, downloaded Adobe reader '.bin', from the terminal

It extracted and asked me for a installation location, to which i put [~]

It then finished the installation.

But when i click on the icon in the start menu or on desktop it fails to start, when i also click on a .pdf document it also fails to start!

View 2 Replies View Related

Ubuntu :: 11.04 Slow - Start Up Time Is 30 Minutes But It Usually Doesn't Start Up At All

May 4, 2011

I did a clean install of Ubuntu 11.04 64bit and the start up time is abnormally slow. If I start up the computer and don't press anything, the start up time is 30 minutes but it usually doesn't start up at all. It just boots into a purple screen, no splash, then it sits there and the computer doesn't have any loading lights flashing.

I had a similar problem with 10.10, but I assumed it would go away when I did a clean install of 11.04.

I can't get a read out of what's going wrong because when I press Esc it doesn't display anything, though weirdly it can sometimes get the start up process moving. I have also found that pressing enter really fast can sometimes help and something that seems completely oxymoronic, if I press the power button while it's starting up that can make it work, but nothing works every time.

View 8 Replies View Related

Ubuntu Servers :: MySql Database Won't Start - How To Make It Start

May 4, 2011

I have a mysql database and i use it with apache for my webpages. And I guess it dosen't start when the computer starts so I have to manually start it with "sudo /etc/init.d/mysql start" This returns fail so i went to '/var/run/mysqld/' and the folder was empty. I don't know if this is the problem or not. How can I fix this?

View 9 Replies View Related

General :: Start Script Bash When System Start Stop Reeboot?

Dec 10, 2009

I have 3 script BASH. I want start this script when the system start,stop and reeboot.

View 4 Replies View Related

Fedora :: Schedule A Process To Start At A Specific Time (not On Start Up)?

Jan 19, 2010

I'm trying to find how to schedule a process to start at a specific time (not on start up). How would I schedule a process/application to start at a specific time (if it matters, it will be a background process). For instance, have process abc start every weekday at 5am. I've done this for windows many times though have only been using linux regularly for a few months and haven't figured out the best way of doing this.

So far the best solution I have is to create a program that will start on boot and have it check the time and sleep until the required time and then start the required process(es) at the required time(s). But this seems more of a hack since I'd expect there to be a proper way of doing this.

View 4 Replies View Related

General :: Start Up Script That Displays Icons On The Far Right Of Start Panel?

Sep 2, 2010

I am using Rhel5 and I'm new to linux so pardon me for sounding a bit green around the ears.Anyway..I got an error message a few weeks ago about how the start up script that displays icons on the far right of my start panel was malfunctioning and it was going to be deleted from the start-up. didn't really know what it really meant and I just clicked ok.wireless eth0 status icon as well as my amarok status icon are hidden on the start panel. How do I get it back/add that script back to the start-up

View 6 Replies View Related

Server :: DHCPD Will Start In Debug But Will Not Start As A Normal Service

Jun 7, 2010

I have setup a CentOS 5.5 server as a DHCP server. That will be it's only task in a Cisco callmanger VoIP environment The DHCP server that comes with CentOS 5.5 is from ISC V3.0.5 -redhat.

The server (HP DL360) has two physical NIC's of which only NIC1 is used (ETH0)

ifconfig shows:

Code:

The interface has a fixed IP setup.

My dhcp.conf file looks like this:

Code:

When I start (try to) dhcpd via the service interface or via the prompt as

Code: service dhcpd start

I get an [FAILED] message and the following is in /var/log/messages

Code:

But when I start the DHCPD on the comamnd prompt in debug mode it looks as follows:

Code:

and /var/log/messages shows:

Code:

Why does the system ask a declaration for eth0 0.0.0.0?

View 3 Replies View Related

Software :: Samba Refuses To Start On Startup - But Will Start Manually

Apr 14, 2009

I just moved my / from sda1 to an ide drive, hde1. i dont see how this could have caused any of these issues, but it did.

First my network card failed to start. i added a line in my rc.local file (where i put all of my additional programs, etc i want to start):/etc/rc.d/rc.inet1

The above now starts my network card with my static ip configured. dhcpcd also worked but i wanted this static.

Now samba will not start. i have the following line in my rc.local: /etc/rc.d/init.d/samba start

This used to work just fine. at first i thought that samba may be trying to start before my network card gets an ip, but the line is *after* the network startup line. just to make sure, i made an additional script called startsamba which contained a sleep 60 followed by samba start, to delay the startup of samba even further.

The message samba reports is very vague, something like failed - core dumped. most of the core dump log is garbage characters, but here is the beginning which seems like it might contain some info:

Code:

ERROR: Can't log to stdout (-S) unless daemon is in foreground (-F) or interactive (-i) after the system starts, i can drop to a console and type "/etc/rc.d/init.d/samba start" and the service starts just fine. i've also tried starting samba manually with "smbd -d" which also produces the core dump when started from rc.local, but not when started from a console after startup.

View 8 Replies View Related

CentOS 5 Server :: DHCPD Doesn't Start - How To Make It Start

Sep 2, 2010

I'm configuring a new Centos 5.5 server in replacement of an old W2K server.The topology of our network is simple : one file/dhcp/dns relay server and workstations (PC's and some MAC's) plus network printers and scanners.All the workstations have dynamic IP addresses (easier because a lot of 'dynamic' changes : new persons with their own laptop, ...) and the server and printers/scanners have fixed IP addresses.I edited the dhcpd.conf (see here underneath), I have the file dhcpd.leases but it doesn't start !

DHCPD.CONF
ddns-update-style interim;
ignore client-updates;

[code].....

View 3 Replies View Related

OpenSUSE :: Start Apache And Ktorrent On The Systems Start Up?

May 11, 2010

i want to start apache and ktorrent on the systems start up, is there a program that will do it for me or do i need init scripts?

View 2 Replies View Related

Red Hat / Fedora :: Start SCRIPT Command At START Of TERMINAL?

Feb 15, 2009

I want to monitor my work on the terminal.I know we can use script command.But every time when I start the terminal, I have to type script to start it.I want to automate it. So where should I include this command so that it will start as soon as I start the terminal ?

MY WORK TILL NOW: I have put this "script" command in the .profile.The when I start the terminal, it became an INFINITE LOOP.I am able to "echo".Thats coming only once.....but if I write a "script" command then it is becoming an INFINITE LOOP.

View 1 Replies View Related

Networking :: Start-up Script To Start Wlan Interface

Aug 29, 2009

I've been fighting to get my wireless working and I've finally made some progress. I can actually manage to connect to my wireless network and so far it has been quite stable (fingers crossed).

However there is one slight nag. My wlan0 interface driver refuses to start at startup. When I type iwconfig its just not there. To fix this I have to manually run "rmmod rtl8187" and then "modprobe rtl8187". Then it works fine.

I've been trying to make a script to automate this but without success. I've tried both editing my rc.local and kde startup .xinitrc

How I could get those two commands to run automatically at startup after the boot process? I'm running Arch Linux and KDE 4.3

View 7 Replies View Related

General :: How To Get Conky Start Automatically When Start Fvwm

Sep 22, 2009

I use Opensuse 11 with fvwm. How can I get conky start automatically when I start fvwm?

I setup the conky under fvwm session for my Opensuse 11 but it won't start automatically. I am wondering how to write some kind of scripts to force it to start automatically and with a delay about 10 seconds after fvwm starts.

View 10 Replies View Related

Fedora :: Auto Start A Program On Start Up?

Oct 9, 2009

I just installed TuxGuitar - very cool - and to get the sound to work I had to install Timidity++ as well. Before I start TuxGuitar I have to execute:timidity -iA -Osin a terminal window first, which is kind of a pain to do every time I run TuxGuitar.How do I get this line to execute on startup such that timidity is running when I start up? I tried adding that line to rc.local

View 13 Replies View Related

Ubuntu :: Program Irxevent Start Automatic When The System Start Irxevent On Startup?

May 27, 2010

I install lirc and want to prgram irxevent start automatic when the system start

Code:
System->Preferences->Startup Applications
Add an item,but that not works every time,means sometimes cannot work.

View 2 Replies View Related

Ubuntu :: New To Compiz Not Working?

Jan 9, 2010

I just built my linux box and i installed compiz and ccsm. When i change settings in ccsm nothing happens including after i reboot. Once in a while after i boot gnome do and yakuake don't start and the screen is frozen except for pointer.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved