Results 1 to 4 of 4

Thread: 8.04 very buggy

  1. #1
    Join Date
    May 2007
    Beans
    79

    8.04 very buggy

    Backup does nopt work. Get python gtk error.

    Cannot archive large folder. Error while adding files to archive.

    Crossover office cannot install a working copy of IE6. some sites (my company's site) only work with IE.

  2. #2
    Join Date
    Sep 2007
    Beans
    16
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: 8.04 very buggy

    You haven't stated what the problem is, except that it's buggy - which implies that it can be reproduced by someone else with those same specifications. So, give an error message, a description of how you are trying to achieve it.
    Bugs are listed on www.launchpad.net, search there to see if indeed it is a bug, or some other problem. Also, your company only working on IE6 does not in itself mean it's a bug with ubuntu.

  3. #3
    Join Date
    May 2007
    Beans
    8

    Re: 8.04 very buggy

    Quote Originally Posted by AbdRahim View Post
    Crossover office cannot install a working copy of IE6. some sites (my company's site) only work with IE.
    Confirm... have you a solution???

  4. #4
    Join Date
    May 2007
    Beans
    8

    Re: 8.04 very buggy

    Enjoy!
    Open a terminal and write:
    sudo sysctl -w vm.mmap_min_addr=0
    This workaround fixes the problem until next reboot.

    To make it permanent:
    sudo gedit /etc/sysctl.conf
    search:
    vm.mmap_min_addr = 65536
    and replace with:
    vm.mmap_min_addr = 0

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
  •