Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: [SOLVED] open / save dialog boxes are now too slow

  1. #21
    Join Date
    Sep 2008
    Location
    Spokane, WA
    Beans
    16
    Distro
    Ubuntu Studio 9.04 Jaunty Jackalope

    Smile Re: [SOLVED] open / save dialog boxes are now too slow

    Thanks so much for resurrecting this thread! I was having this problem and purging / re-installing tracker fixed it.

    Thanks!

  2. #22
    Join Date
    Jun 2006
    Location
    Madrid, Spain
    Beans
    7
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [SOLVED] open / save dialog boxes are now too slow

    i have same problem but with purge and reinstall tracker don't work for me. I am 9.04 on 64 bits and with 8.10 works perfect, i put strace log out with gedit when press open button

    read(3, 0x1cfda94, 4096) = -1 EAGAIN (Resource temporarily unavailable)
    select(4, [3], [3], NULL, NULL) = 1 (out [3])
    writev(3, [{"&\0\2\0\3\0\200\4"..., 8}, {NULL, 0}, {""..., 0}], 3) = 8

  3. #23
    Join Date
    Mar 2005
    Beans
    Hidden!

    Re: [SOLVED] open / save dialog boxes are now too slow

    PROBLEM:
    The default Tracker configuration is set to eat your computer alive! It is not the fault of Tracker, but with the insane default Tracker configuration (whether this is upstream's or Ubuntu's config I do not know).

    Everything in the configuration file is set to MAX: including system resources, memory consumption, and speed.

    SOLUTION:
    1) go to Preferences -> Search and Indexing
    2) click the Performance tab
    3) set Indexing Speed to at least 10 (the 'slower' the better)!
    4) set Resource Usage to "Minimize Memory Usage"
    5) click "Apply", then click "OK"
    5) logout and log back in again

    This fixed it for me!

    For reference, I have attached a screenshot of my General and Preference tabs.

    UPDATE:
    Tracker has many bugs, including the tracker-search-tool not showing correct results, or having the results but not showing them in the results window (the results are all blanks). Too big of a hassle! Also note, Tracker has a bug where it will not correctly read the configuration file which is VERY annoying. You can easily and without a worry remove tracker and all of its components.
    Attached Images Attached Images
    Last edited by AgenT; May 7th, 2009 at 05:31 PM.

  4. #24
    Join Date
    Mar 2008
    Beans
    21
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [SOLVED] open / save dialog boxes are now too slow

    Yep, removing tracker did the trick!
    Thanks guys!

  5. #25
    Join Date
    Apr 2008
    Location
    UK
    Beans
    6
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: [SOLVED] open / save dialog boxes are now too slow

    Quote Originally Posted by Sharker View Post
    i have same problem but with purge and reinstall tracker don't work for me. I am 9.04 on 64 bits and with 8.10 works perfect, i put strace log out with gedit when press open button

    read(3, 0x1cfda94, 4096) = -1 EAGAIN (Resource temporarily unavailable)
    select(4, [3], [3], NULL, NULL) = 1 (out [3])
    writev(3, [{"&\0\2\0\3\0\200\4"..., 8}, {NULL, 0}, {""..., 0}], 3) = 8
    A friend's machine was just suffering from this. I tracked (NPI) his case down to a file locking deadlock and raised a bug. https://bugs.launchpad.net/ubuntu/+s...er/+bug/377899 Perhaps someone may like to read the bug and "Confirm" it if they agree.
    Last edited by Ralph Corderoy; May 18th, 2009 at 11:21 AM. Reason: Add a request for the bug to be Confirmed.

Page 3 of 3 FirstFirst 123

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
  •