If your Plucky installation gets messed up somehow or Plucky is not behaving as it should, you can try this as a last resort to restore order. Troubleshooting is an earlier resort.

  1. Save your configuration using the export command.

  2. Disable the system feature if you have it enabled:

    pluck - system
    

    (You will have to wait for your delay to elapse for this to take effect.)

  3. Reboot.

  4. Uninstall Plucky.

  5. Reboot.

  6. Reinstall Plucky.

  7. Start all browsers (Firefox, Chrome, Brave, Edge, etc.)

  8. Enable the system feature:

    pluck + system
    
  9. Restart all browsers.

  10. If everything seems to be working, then replace the default configuration with your original configuration using the clear and import commands:

    pluck clear
    cd Desktop
    pluck import pluckeye-configuration.txt
    

Last updated: 2022-05-28