Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: Upon login I need to run compiz --replace otherwise compiz doesn't start on its own.

  1. #11
    Join Date
    Nov 2008
    Location
    Novosibirsk-Korolyov@Ru
    Beans
    86
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Guys, I'm not sure if my problem hasn't been solved already in one of the posts above, it's just a different wording I apply to discribing it in my case. I have my compiz installed and configured my own way and I like it a lot, but every time I start up my notebook I have to check the "Custom visual effects" option again and it works remarkably well untill I turn my notebook on the next time. Should I put compiz on autostart?
    yossell, do I have to run gconf-editor as root? I'm asking this because I have different values for windowmanager settings for root and for myself (namely, gnome-wm for root and compiz for myself).
    Last edited by xyepblra; June 28th, 2010 at 02:45 AM.

  2. #12
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    It doesn't save your setting?
    I think something is wrong with your config file.

  3. #13
    Join Date
    Nov 2008
    Location
    Novosibirsk-Korolyov@Ru
    Beans
    86
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Quote Originally Posted by lkjoel View Post
    It doesn't save your setting?
    I think something is wrong with your config file.
    Yes, it surely is something wrong with my settings, and maybe it is the config file problem, but can somebody tell me what exactly? I merely am a newby.

  4. #14
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Maybe you should remove the file, or type in a Terminal window
    Code:
    [sudo?] chmod +w yourfile.yourextention

  5. #15
    Join Date
    Nov 2008
    Location
    Novosibirsk-Korolyov@Ru
    Beans
    86
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Quote Originally Posted by lkjoel View Post
    Maybe you should remove the file, or type in a Terminal window
    Code:
    [sudo?] chmod +w yourfile.yourextention
    lkjoel, do you mean ~/.config/compiz/compizconfig/config?
    Here is what it says:
    Code:
    [gnome_session]
    profile = 
    plugin_list_autosort = true
    Are there any values or parameters missing?
    Can you show your file?

  6. #16
    Join Date
    Nov 2008
    Location
    Novosibirsk-Korolyov@Ru
    Beans
    86
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Quote Originally Posted by lkjoel View Post
    Maybe you should remove the file, or type in a Terminal window
    Code:
    [sudo?] chmod +w yourfile.yourextention
    Nope, did not help a thing.

  7. #17
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    What do you have here:
    Code:
    cat /etc/compizconfig/config

  8. #18
    Join Date
    Nov 2008
    Location
    Novosibirsk-Korolyov@Ru
    Beans
    86
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Quote Originally Posted by lidex View Post
    What do you have here:
    Code:
    cat /etc/compizconfig/config
    Here it is:
    Code:
    [general]
    integration = true
    backend = ini
    
    [gnome_session]
    integration = true
    backend = gconf
    
    [kde_session]
    integration = true
    backend = kconfig

  9. #19
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Yeah, same here. Try this. Go to compizconfig>effects>window decoration. Do you have this in 'Command' field:
    Code:
    /usr/bin/compiz-decorator
    If not add it.

  10. #20
    Join Date
    Nov 2008
    Location
    Novosibirsk-Korolyov@Ru
    Beans
    86
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Upon login I need to run compiz --replace otherwise compiz doesn't start on its o

    Quote Originally Posted by lidex View Post
    Yeah, same here. Try this. Go to compizconfig>effects>window decoration. Do you have this in 'Command' field:
    Code:
    /usr/bin/compiz-decorator
    If not add it.
    I do have it. I have had it before I quit the session I manually started my custom effects in, and I have had it after I started a new session with BEFORE I enabled custom effects manually again.

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •