Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Ugly file browsing in nautilus on oneiric

  1. #1
    Join Date
    Aug 2011
    Beans
    17

    Ugly file browsing in nautilus on oneiric

    Sometimes after a new restart or boot up I need to run
    Code:
    nautilus -q
    , which fixes the issue. Basically, if I don't do this, I'm left with a Windows 95-looking file browser and no file association icons.

  2. #2
    Join Date
    Nov 2007
    Location
    /home/zach
    Beans
    90
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Ugly file browsing in nautilus on oneiric

    I have the same problem.
    When the elephants fight, it is the grass that gets trampled.

    -Swahili Proverb

  3. #3
    Join Date
    Oct 2007
    Location
    Aurora, CO
    Beans
    2,564
    Distro
    Ubuntu

    Re: Ugly file browsing in nautilus on oneiric

    When you guys installed 11.10, did you do an Upgrade using the update manager, or did you use the CD/USB? If it's an upgrade, I'm guessing that's what's caused the problem.
    Ian Santopietro - System76 Technical Support.
    Open a Support Ticket!
    Ask a Sales Question!

  4. #4
    Join Date
    Sep 2007
    Location
    Belgium
    Beans
    17
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Ugly file browsing in nautilus on oneiric

    Same problem for me, nautilus -q fixes it.
    Upgraded through the update manager.

  5. #5
    Join Date
    Oct 2007
    Location
    Aurora, CO
    Beans
    2,564
    Distro
    Ubuntu

    Re: Ugly file browsing in nautilus on oneiric

    If you've upgraded through Update Manager, then most likely, this is caused by a botched upgrade, which are very common within the first week after an upgrade is released. You may want to go in and re-upgrade from a CD. This will fix your issues, as it serves as a clean installation.
    Ian Santopietro - System76 Technical Support.
    Open a Support Ticket!
    Ask a Sales Question!

  6. #6
    Join Date
    Aug 2011
    Beans
    17

    Re: Ugly file browsing in nautilus on oneiric

    I upgraded using the CD; however, I started out using the upgrade manager, which failed, prompting me to use the CD.

  7. #7
    Join Date
    Feb 2006
    Beans
    17

    Re: Ugly file browsing in nautilus on oneiric

    Same problem here, after upgrading from 11.04 to 11.10 using the update manager.

    Restarting nautilus as suggsted fixes the problem while i'm logged in. But is this a permanent fix or will I need to run that command every restart? Is there a better long term solution? What exactly was "botched" during the upgrade?

  8. #8
    Join Date
    Oct 2007
    Location
    Aurora, CO
    Beans
    2,564
    Distro
    Ubuntu

    Re: Ugly file browsing in nautilus on oneiric

    It's very difficult to tell what got messed up.

    My recomendation would be to try running these commands from a terminal:
    Code:
    sudo apt-get update
    sudo apt-get remove --purge nautilus
    sudo apt-get install ubuntu-desktop
    This will purge the current nautilus installation from the systm, then reinstall it and any other components that were removed becuase of it.
    Ian Santopietro - System76 Technical Support.
    Open a Support Ticket!
    Ask a Sales Question!

  9. #9
    Join Date
    Oct 2005
    Location
    Switzerland
    Beans
    408
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Ugly file browsing in nautilus on oneiric

    Quote Originally Posted by isantop View Post
    It's very difficult to tell what got messed up.

    My recomendation would be to try running these commands from a terminal:
    Code:
    sudo apt-get update
    sudo apt-get remove --purge nautilus
    sudo apt-get install ubuntu-desktop
    This will purge the current nautilus installation from the systm, then reinstall it and any other components that were removed becuase of it.
    has anybody tried this, does it work?

    I also read somewhere (sorry link went missing) that it is a problem with a QT environment variable. Does someone have any info about this?

    TIA
    Matthias

  10. #10
    Join Date
    Aug 2011
    Beans
    17

    Re: Ugly file browsing in nautilus on oneiric

    @unholy1, it's a temporary fix. what @isantop suggested would be permanent, but I haven't tried it yet to confirm it works.

Page 1 of 2 12 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
  •