Results 1 to 7 of 7

Thread: Help with theme

  1. #1
    Join Date
    Feb 2009
    Location
    Santa Clara, Utah
    Beans
    142
    Distro
    Ubuntu 9.10 Karmic Koala

    Question Help with theme

    My problem is I'm trying to install a new theme (system > preferences > appearance)

    Well, when I install the theme it says "GNOME Theme Mac4Lin_GTK_v0.4 correctly installed" but the theme doesn't pop up. Then when I try again it says "Installation for theme "Mac4Lin_GTK_v0.4" failed. Can't move directory over directory"

    Then I tried going to my home folder and doing (ctrl+h) and deleting my .theme files and .icon files.

    Still doesn't work when I try again.

    any help would be greatly appreciated. Thanks
    Last edited by dbyjazz; July 14th, 2009 at 10:56 PM.

  2. #2
    Join Date
    May 2008
    Beans
    51
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Help with theme

    I'm not an expert but when you get this message:
    Then when I try again it says "Installation for theme "Mac4Lin_GTK_v0.4" failed
    is because themes (I've noticed) install once.

    Regarding your real question, depends on the theme you're installing. This last week I've installed several. Some themes are only for mouse icons or other partial stuff. Check what it is. If your theme was correctly installed the first time it should appear within the new "Custom" theme selected (click Customize). Look around (Icons, or other tabs) to see if you find it.

    If you want to reinstall it, once you find it, click the delete button, and then when you install them again you wont get the error message i mentioned at the beginning. post what you find

  3. #3
    Join Date
    Feb 2009
    Location
    Santa Clara, Utah
    Beans
    142
    Distro
    Ubuntu 9.10 Karmic Koala
    thanks for the help, but sadly it didn't work.

    anyone else got any ideas?

    if it helps, I'm trying to install the Mac4Lin_v0.4 theme

  4. #4
    Join Date
    Oct 2007
    Beans
    240
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Help with theme

    try extracting the theme if it is zipped and then install it manually by copying it to your themes dir

    Code:
    cp <theme> ~/.themes
    If this fails attempt to copy it into the system themes folder

    Code:
    sudo cp <theme> /use/share/themes
    For the record I have it installed just fine in my sys.

  5. #5
    Join Date
    Feb 2009
    Location
    Santa Clara, Utah
    Beans
    142
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Help with theme

    Quote Originally Posted by Gatemaze View Post
    try extracting the theme if it is zipped and then install it manually by copying it to your themes dir

    Code:
    cp <theme> ~/.themes
    If this fails attempt to copy it into the system themes folder

    Code:
    sudo cp <theme> /use/share/themes
    For the record I have it installed just fine in my sys.
    for this part

    Code:
    <theme>
    which file do I choose? As you can probably tell I'm a complete noob lol

  6. #6
    Join Date
    Oct 2007
    Beans
    240
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Help with theme

    the name of the directory of the theme...

  7. #7
    Join Date
    Feb 2009
    Location
    Santa Clara, Utah
    Beans
    142
    Distro
    Ubuntu 9.10 Karmic Koala
    Ya I don't think I'm doing it right.

    it says 'No such file or directory'

    this is what I'm typing, and once again sorry for the noobness lol

    Code:
    derek@derek-laptop:~$ sudo cp <Mac4Lin_GTK_Graphite_v0.4> /derek/share/themes
    bash: Mac4Lin_GTK_Graphite_v0.4: No such file or directory

Tags for this Thread

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
  •