Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

unable to type master password

  • 2 respostas
  • 5 têm este problema
  • 1 exibição
  • Última resposta de Fyrbeast

more options

I recently set my T-bird up with a master password. It worked fine up until 2 days ago...I went to check my email, the box came up and the cursor was flashing. However, it would not let me type in the password...I tried to deactivate it. It asked me to type the password in, but it wouldn't let me type it in.

I have uninstalled and reinstalled the program to no avail. I checked the forums and they said to go to TOOLS>ERROR CONSOLE. I did that and it opened up a menu.... I was supposed to type in the following

openDialog("chrome://pippki/content/resetpassword.xul")

It wouldn't let me type it in or even cut and paste it. Any help would be appreciated.

Thanks Dave

I recently set my T-bird up with a master password. It worked fine up until 2 days ago...I went to check my email, the box came up and the cursor was flashing. However, it would not let me type in the password...I tried to deactivate it. It asked me to type the password in, but it wouldn't let me type it in. I have uninstalled and reinstalled the program to no avail. I checked the forums and they said to go to TOOLS>ERROR CONSOLE. I did that and it opened up a menu.... I was supposed to type in the following openDialog("chrome://pippki/content/resetpassword.xul") It wouldn't let me type it in or even cut and paste it. Any help would be appreciated. Thanks Dave

Solução escolhida

In 'Tools' > 'Error Console' At the top where it says 'Code', you enter :

  • openDialog("chrome://pippki/content/resetpassword.xul")

you can use right click > paste in this text entry area.

You cannot add type or paste into the lower section which only contains the actual errors listed. then to the right click on 'Evaluate' button.

Have you tried the method to remove master password? 'Tools' > 'Options' > 'Security' > 'Passwords' tab select; 'Use a Master Password' option. click on 'Change Master Password' button

Ler esta resposta 👍 4

Todas as respostas (2)

more options

Solução escolhida

In 'Tools' > 'Error Console' At the top where it says 'Code', you enter :

  • openDialog("chrome://pippki/content/resetpassword.xul")

you can use right click > paste in this text entry area.

You cannot add type or paste into the lower section which only contains the actual errors listed. then to the right click on 'Evaluate' button.

Have you tried the method to remove master password? 'Tools' > 'Options' > 'Security' > 'Passwords' tab select; 'Use a Master Password' option. click on 'Change Master Password' button

more options

I had not tried to change the password.....I did that and it worked I was able to type in the dialog box.

Thank You