Search This Blog

Picasa for Linux could not start

  1. Dowload: http://picasa.google.com/linux/
  2. Install: sudo dpkg -i picasa_2.7.3736-15_i386.deb
  3. Could not start?
    /usr/bin/picasa: line 139:  6750 Segmentation fault      "$PIC_BINDIR"/wrapper check_dir.exe.so
    /usr/bin/picasa: line 175:  6845 Segmentation fault      "$PIC_BINDIR/wrapper" regedit /E $registry_export HKEY_USERS\\S-1-5-4\\Software\\Google\\Picasa\\Picasa2\\Preferences\\
    

    Fix: sudo sysctl -w vm.mmap_min_addr=0; rm -fr ~/.picasa

No comments:

Post a Comment