Results 1 to 8 of 8

Thread: compiz problems ubuntu 12.04

  1. #1
    Join Date
    Jul 2013
    Beans
    82

    compiz problems ubuntu 12.04

    Ubuntu 12.04
    Dell inspiron 5537
    VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller

    This is really wierd. First I installed compiz and plugins, it worked well for a while than for reasons unknown to me it stoped so I uninstalled it. However when I installed it again it seam to have remembered all of my preferences and nothing worked at all, I mean I could jsut open a window of compiz manager and whether I toggeled options or not it had no effect. Bellow is the list of comands I used.

    Code:
    sudo apt-get purge compiz compiz-core compiz-dev compiz-fusion-plugins-main compiz-gnome compiz-plugins compiz-plugins-default compiz-plugins-main compiz-plugins-main-default compiz-plugins-main-dev compizconfig-backend-gconf libcompizconfig0 libcompizconfig0-dev libdecoration0 libdecoration0-dev compiz-fusion-bcop compiz-fusion-plugins-extra compiz-plugins-extra compizconfig-backend-kconfig compizconfig-settings-manager fusion-icon pdfcube python-compizconfig
    Code:
    sudo apt-get purge compiz*
    sudo apt-get autoremove
    I just wanted to make sure I deleted everything, but this did not solve things, next time I installed it all of the preferences were stil remembered and nothing worked. The instalation command was:
    Code:
    sudo apt-get install compiz compizconfig-settings-manager compiz-plugins-extra
    Could anybody help me out, I am looking to enable 3D cube and wobbly windows.

    Thank you all for you time

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: compiz problems ubuntu 12.04

    What desktop environment were you running in the first place?
    If you had to install compiz, then it wasn't Unity.
    Or if you are running unity(the default desktop for Ubuntu 12.04) you might be running Ubuntu-2d.
    Ubuntu-2d uses the metacity(?) window manager(If I recall), which doesn't have many effects.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Jul 2013
    Beans
    82

    Re: compiz problems ubuntu 12.04

    Gnome.

    Any idea how to make compiz function?

  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: compiz problems ubuntu 12.04

    The Gnome Shell uses the Muter WM and not Compiz. I can't tell you if Compiz works with the gnome-session-fallback though.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: compiz problems ubuntu 12.04

    Don't know which gnome(classic or shell;shell is the new gnome that looks a little like unity)
    But maybe open a terminal and run
    Code:
    compiz --replace
    I think with shell you need to disable "file manager handles the desktop".
    You can toggle that setting with the gnome-tweak-tool.

    I don't run classic, so I don't know what settings should be set.

    Added: compiz on Ubuntu is really built to work with unity, so problems with other desktop is probably par for the course.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  6. #6
    Join Date
    Jul 2013
    Beans
    82

    Re: compiz problems ubuntu 12.04

    O well I shall try what you sugested but can you provide some reason why is it that even after I uninstall compiz when I reinstall it it remembers everythig, I have a bad fealing I am not uninstalling it in the proper manner, the commands I used for uninstalling are listed above.

  7. #7
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: compiz problems ubuntu 12.04

    It's most likely saving the settings because you still have configuration files in your home folder.
    Probably somewhere in the .config(hidden) folder.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  8. #8
    Join Date
    Jul 2013
    Beans
    82

    Re: compiz problems ubuntu 12.04

    Got the job done, reinstalled it, and ran
    compiz --replace

    However I will continue searching for that file where my configuration is stored after I uninstall it.

    Thank you for your time and help.

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
  •