Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

I am having trouble dating to version 3.6.14. I am running Linux/Ubutu OS and I get this error message:/tmp/p7x3vko2.part could not be saved, because the source file could not be read. Please help. Thank you , Deb

  • 1 răspuns
  • 10 au această problemă
  • 2 vizualizări
  • Ultimul răspuns de Riccardo

more options

I am having trouble dating to version 3.6.14 or updating to the Beta testing. I am running Linux/Ubutu OS and I get this error message:/tmp/p7x3vko2.part could not be saved, because the source file could not be read. Please help. Thank you , Deb

I am having trouble dating to version 3.6.14 or updating to the Beta testing. I am running Linux/Ubutu OS and I get this error message:/tmp/p7x3vko2.part could not be saved, because the source file could not be read. Please help. Thank you , Deb

Toate răspunsurile (1)

more options

Solved for me. I set the owner/permissions of my profile's mozilla folder's (and all the files in it) to read/write access, and the problem disappeared.

in linux:

  • cd /home/myusername/.mozilla
  • chown -cR myusername:mygroup ./
  • chmod -cR +rw ./

Never do that with root privs (nor with sudo)

Modificat în de Riccardo