Difference between revisions of "Waterfox"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
Line 5: Line 5:
  
 
=== after update - libmozsqlite3.so: cannot open shared object file: No such file or directory  ===
 
=== after update - libmozsqlite3.so: cannot open shared object file: No such file or directory  ===
Happens right after update.  The waterfox browser updater breaks the web browser.
+
Happens right after update to version 6.5.2.  The update fails on Ubuntu/Mint Linux.  The waterfox browser updater breaks the web browser.
 
  error while loading shared libraries: libmozsqlite3.so: cannot open shared object file: No such file or directory
 
  error while loading shared libraries: libmozsqlite3.so: cannot open shared object file: No such file or directory
 
Even though libmozsqlite3.so is present in the waterfox directory because it is part of waterfox and firefox for that matter.
 
Even though libmozsqlite3.so is present in the waterfox directory because it is part of waterfox and firefox for that matter.
  
 
+
No mention of the problem the developers created in their updater.  No support available nor mention of it on their web site, blog, nor on their github.  You're on your own.  Your bookmarks and data are in ~/.waterfox so back all that up before proceeding.  Then rm -rf your waterfox directory and reinstall from the latest bz2 file they offer.
  
  

Revision as of 18:00, 26 November 2024

A web browser that works great until one day the built in auto updater breaks it.


troubleshooting

after update - libmozsqlite3.so: cannot open shared object file: No such file or directory

Happens right after update to version 6.5.2. The update fails on Ubuntu/Mint Linux. The waterfox browser updater breaks the web browser.

error while loading shared libraries: libmozsqlite3.so: cannot open shared object file: No such file or directory

Even though libmozsqlite3.so is present in the waterfox directory because it is part of waterfox and firefox for that matter.

No mention of the problem the developers created in their updater. No support available nor mention of it on their web site, blog, nor on their github. You're on your own. Your bookmarks and data are in ~/.waterfox so back all that up before proceeding. Then rm -rf your waterfox directory and reinstall from the latest bz2 file they offer.