Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Url bar autocomplete not working, renamed places.sqlite file, now can't restore or import bookmarks

  • 5 respostas
  • 8 têm este problema
  • 1 visualização
  • Última resposta por SoFoxxy

more options

The autocomplete in my url bar suddenly stopped working. I'm running Firefox 43.0 on a Mac with OS 10.10.5. First, I double-checked that autocomplete was enabled in preferences, "refreshed" Firefox, and finally installed a fresh copy. When none of that worked, I changed the name of the places.sqlite file in my Profile folder as mentioned in this thread: https://support.mozilla.org/en-US/questions/951168. It worked and now the url bar autocompletes; hooray!

But now my bookmarks are gone! I manually backed up my bookmarks beforehand, both as .html and .json, but when I try to restore/import my bookmarks from these files, it doesn't work: I'm left with a bunch of empty folders. Help?

The autocomplete in my url bar suddenly stopped working. I'm running Firefox 43.0 on a Mac with OS 10.10.5. First, I double-checked that autocomplete was enabled in preferences, "refreshed" Firefox, and finally installed a fresh copy. When none of that worked, I changed the name of the places.sqlite file in my Profile folder as mentioned in this thread: https://support.mozilla.org/en-US/questions/951168. It worked and now the url bar autocompletes; hooray! But now my bookmarks are gone! I manually backed up my bookmarks beforehand, both as .html and .json, but when I try to restore/import my bookmarks from these files, it doesn't work: I'm left with a bunch of empty folders. Help?

Solução escolhida

If you open the HTML Export file in a Firefox tab as a web page, does it have your bookmarks? In other words, is this an import problem, or was there an export problem?

Ler esta resposta no contexto 👍 1

Todas as respostas (5)

more options

Solução escolhida

If you open the HTML Export file in a Firefox tab as a web page, does it have your bookmarks? In other words, is this an import problem, or was there an export problem?

more options

Thanks for your response! Your suspicions were correct: the html file has all my bookmark folders, but none of the links. I tried exporting them again, but got the same results. Do you have any suggestions? My current idea is to import the bookmarks from Firefox into Safari (which for some reason still seems to work...) then use Safari to export them to html. I'll try this later today unless you have a better suggestion.

Thanks again!

more options

Hi SoFoxxy, I think that's a good plan, actually. My other suggestions would involve database maintenance tools, so the intermediate import seems easier.

more options

You did remove possible places.sqlite-shm and places.sqlite-wal files when you replaced places.sqlite?

Do you still have the "Old Firefox Data" folder on the desktop with the bookmarkbackups folder and the compressed .jsonlz4?

The name of a JSON bookmarks backup file includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.
more options

Hi cor-el, I didn't see any places.sqlite-shm or places.sqlite-wal in my Profile folder. I renamed places.sqlite while Firefox was closed, and I think those files vanish when Firefox closes.

As you suggested, I took a look in bookmarkbackups in Old Firefox Data, and all of them (dating back to mid-November) have 48 in the <item count> field, which I think is just the number of folders I have in bookmarks.

Anyway, I ended up exporting my bookmarks from Safari, so it's all fixed now. Thanks for your response!