Viser spørsmål tagget med: Vis alle spørsmål
  • Løst
  • Arkivert

Updated W10 to FF 116 and had cert problems

After updating a W10 laptop from 115 to 116 of FF the user started having problems with getting to different websites (sites they worked on/with regularly). The problem i… (les mer)

After updating a W10 laptop from 115 to 116 of FF the user started having problems with getting to different websites (sites they worked on/with regularly). The problem is the cert DB. The doc I found says that it is cert8.db. Actually it is now cert9.DB.

What I had to do was go to task manager and kill a task that was holding the cert9.db file. Then I could rename it (cert9.old.db). Then restarted their laptop and FF came up and started fixing the cert file (as expected). This seems to have fixed their problem.

Asked by Wylbur 1 år siden

Answered by Wylbur 1 år siden

  • Løst
  • Arkivert

Firefox on a chromebook, tyring to install extensions for dashlane

I have a new chromebook (Lenova Duet 3) I can install and use Firefox. I have had Dashlane (password keeper) working fine with Firefox for years. The Dashlane extensions … (les mer)

I have a new chromebook (Lenova Duet 3) I can install and use Firefox. I have had Dashlane (password keeper) working fine with Firefox for years. The Dashlane extensions work with Chrome, but I can't seem to get them to work with Frefox. The Chrome search engines choices are limited; ones that I never use with Firefox. Is there something in the Chromebook environment that limits firefox capabilities? (Am I looking for something that just is not possible?) Is there a work around? (Any Linux tricks?) I also have asked the same question of Dashlane, but have not heard back yet. My imperfect solution is use Chrome when it is a known website, and the password is recorded with Dashlane, and to use Firefox for new searches, where the choice of search engines is better.

Has anyone developed a search engine where there are no "sponsored" results. I understand that it would probably not be free.

Asked by amyinavl 1 år siden

Answered by amyinavl 1 år siden

Migrating from a Windows 10 computer to a Windows 11 computer and many aspects are not working correctly

I'm migrating Thunderbird from my old Windows 10 computer to a new Windows 11 computer. I've installed Thunderbird v115.12.2 and successfully moved all my accounts, emai… (les mer)

I'm migrating Thunderbird from my old Windows 10 computer to a new Windows 11 computer.

I've installed Thunderbird v115.12.2 and successfully moved all my accounts, emails, calendars, etc., to the new computer.

Several things are NOT working correctly, though:

1 - Settings will not open. Here is the message from the error console:

Error: No such tab mode: preferencesTab

   openTab chrome://messenger/content/tabmail.js:758
   openTab chrome://communicator/content/utilityOverlay.js:257
   openPreferencesTab chrome://communicator/content/utilityOverlay.js:295
   openOptionsDialog chrome://messenger/content/mailCore.js:628
   oncommand chrome://messenger/content/messenger.xhtml:1

tabmail.js:956:17

   openTab chrome://messenger/content/tabmail.js:956
   openTab chrome://communicator/content/utilityOverlay.js:257
   openPreferencesTab chrome://communicator/content/utilityOverlay.js:295
   openOptionsDialog chrome://messenger/content/mailCore.js:628
   oncommand chrome://messenger/content/messenger.xhtml:1

2 - Customize menu does not open

3 - The hamburger menu in the upper right corner does not open

4 - The spaces toolbar on the far left is missing

5 - Events and Tasks are missing from the menu

6 - My calendar is nowhere to be found - I can't find a way to access it (on my old computer, I clicked on the calendar icon in the spaces toolbar on the left side of the window)

Thunderbird on my old computer was also running v115.12.2 when I backed up the profile folder to move it.

I tried downgrading to Thunderbird v102. I had all of the same issues listed above PLUS all my accounts and emails disappeared. -- I've brought it back up to v115.12.2.

Could someone please help me get Thunderbird working correctly?

Asked by RowdyRhonda 1 måned siden

Last reply by RowdyRhonda 1 uke siden

  • Løst
  • Arkivert

Themes & extension icons

I just installed Firefox on a new Windows 11 desktop computer. I ported my profiles over and it appears everything came over EXCEPT: - Themes aren't working. I've tried… (les mer)

I just installed Firefox on a new Windows 11 desktop computer. I ported my profiles over and it appears everything came over EXCEPT: - Themes aren't working. I've tried switching them and they still don't display. The menu bar is black w/white letters; the toolbar is gray with white icons/letters. - My extension icons are there...sort of. If I hover over them I can see the tool tip but the icon doesn't appear on the toolbar which is light gray in color. I can live without the themes if I have to. Not so much the invisible extension icons. Any suggestions as to how I can get them to appear as they do on my Windows 10 desktop? Screen cap below. Cursor is hovered over the Undo Close Tab extension icon but where's the icon? Any suggestions as to how to troubleshoot this will be appreciated!!

Asked by MarkZ 1 år siden

Answered by MarkZ 1 år siden

  • Låst

Having trouble installing Thunderbird on new machine

We just got a new computer because the previous computer died. I downloaded and installed Thunderbird on the new machine, which has Windows 11. I entered my name, email… (les mer)

We just got a new computer because the previous computer died. I downloaded and installed Thunderbird on the new machine, which has Windows 11. I entered my name, email *@nc.rr.com and password. It had IMAP configuration on the screen and when I clicked 'Done', it gave me the error "Unable to log in at server. Probably wrong configuration, username or password." When I tried changing it to POP and clicked "Done", I got the same error.

There is a 'configure manually' link, but I do not know how to do that. Please let me know what I should do.

Thanks,

Bruce Elsheimer Email hidden for privacy

Asked by bcde 4 måneder siden

Last reply by sfhowes 4 måneder siden

  • Løst
  • Arkivert

Downloading and saving Firefox.

Can I download Firefox and save it to a flash-drive instead of installing it? The computer I need it on has a new install of Windows 7 with IE and it will not browse. … (les mer)

Can I download Firefox and save it to a flash-drive instead of installing it? The computer I need it on has a new install of Windows 7 with IE and it will not browse.

Asked by adambers1949 1 år siden

Answered by adambers1949 1 år siden

  • Løst
  • Arkivert

Installing root CA certificates

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use. The environment is launched from AWS and consists of a… (les mer)

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use.

The environment is launched from AWS and consists of an Ubuntu 18 desktop and a Ubuntu Server running Apache. The desktop is able to successfully load the website, but with a cert error that the certificate isn't trusted.

When the Ubuntu Desktop launches, it has a fresh install of Firefox, and therefore all the directories in the users home folder are not yet setup for Firefox, including the database where the root CAs are stored.

I'm am able to add the Root CA certificate into the Firefox cert database AFTER the machine fully boots and I run Firefox for the first time. I'm using the 'certutil' package to do this. After I load Firefox, then add the root CA certificate using certutil, I'm able to load the website without error.

I need to add this certificate to the database with the startup shell script for the machine.

Any help is greatly appreciated. Here's the commands I'm using:

  1. copy the CA cert into firefox

export ffcerts=`ls /home/testuser/.mozilla/firefox/ | grep default-release` sudo certutil -A -n "testcert" -t "TC,," -i /home/testuser/certificates/testcertCA.pem -d sql:/home/testuser/.mozilla/firefox/$ffcerts

These commands work perfectly after Firefox is run for the first time. I've even tried adding 'Firefox' (with several different switches) into my startup script without success.

Asked by goriest-02-stacker 1 år siden

Answered by goriest-02-stacker 1 år siden

  • Løst
  • Arkivert

Need help to locate backed up Firefox profile to restore after Windows and Firefox re-install

Prior to getting some desktop PC upgrades that required a new install of Windows 11 and a new install of Firefox, I backed up my entire PC (yea!). Now that I have re-ins… (les mer)

Prior to getting some desktop PC upgrades that required a new install of Windows 11 and a new install of Firefox, I backed up my entire PC (yea!).

Now that I have re-installed Firefox, I see that I have none of my saved bookmarks and so I want to restore the Firefox profile - all of it or at least the bookmarks.

I have tried following the Firefox instructions for this, but am apparently not doing it right.

I can't seem to locate the bookmarks file, for starters, in my backed up files. I find the profile but I don't find anything like places.sqlite.

Can someone help me so that I am locating the right (and complete) files, copying them correctly, and then switching to the new/old profile correctly?

Thanks in advance.

Asked by eastevens1956 1 år siden

Answered by jscher2000 - Support Volunteer 1 år siden

  • Løst
  • Arkivert

32-bit vs 64-bit on Windows 11 22H2?

Hi there. This is my first post so bare with me.  :-) We are deploying the 32-bit version of the Firefox Browser to 4 700 clients and the 64-bit version to only 8… (les mer)

Hi there.

This is my first post so bare with me.  :-)

We are deploying the 32-bit version of the Firefox Browser to 4 700 clients and the 64-bit version to only 8 clients; all clients on a 64-bit Windows 10 environment. We will migrate to Windows 11 22H2 this year. The manager for the 8 clients says he wants the 64-bits version just because it's...64-bits. No other reason.

I've read that the 64-bit version can not handle Java, Media Players like VLC and mayby some other plugins. Is that still so?

What is the main reason TODAY for using 64-bit Firefox Browser instead of 32-bit, except for the use of 4 GB+ RAM?

Regards. Anders, Göteborgs Stad, Sweden

Asked by software.maintenance 1 år siden

Answered by James 1 år siden

  • Løst
  • Arkivert

downloads failing

Trying to download nord vpn and is says "failed" tried to download a receipt for the purchase of above and it says "failed" the browser on Win 10 is set to save files to … (les mer)

Trying to download nord vpn and is says "failed" tried to download a receipt for the purchase of above and it says "failed" the browser on Win 10 is set to save files to downloads

Asked by Dan Morrow 1 år siden

Answered by Dan Morrow 1 år siden

  • Løst
  • Arkivert

Installation issue on Win 10

I have downloaded and installed Mozilla Firefox on a new computer through the Edge browser both from the Mozilla site and through the Microsoft store. The installation do… (les mer)

I have downloaded and installed Mozilla Firefox on a new computer through the Edge browser both from the Mozilla site and through the Microsoft store. The installation downloads and installs as it should. Firefox has been selected as the default browser and everything appears as it should. When I open Firefox and type in an address, nothing populates. No site will open on the screen. When I open settings in Firefox, nothing opens. When I open history, it shows that I have been to the sites that I have loaded even though they haven't shown on the browser. I have completely uninstalled Firefox and reinstalled it with the same result. I have downloaded Opera browser and it installs correctly, I have downloaded and installed Firefox from Opera and had the same result. Any ideas?

Thanks, John

Asked by bilbobagins22 1 år siden

Answered by bilbobagins22 1 år siden

Update to beta prompt

Fx 124.0 Why am I getting these notifications? I have the latest version, but this prompt not only asks me to update, but there's no mention that it will install the bet… (les mer)

Fx 124.0

Why am I getting these notifications? I have the latest version, but this prompt not only asks me to update, but there's no mention that it will install the beta 125.0 beta 1

Asked by noel_envode 5 måneder siden

Last reply by cor-el 2 uker siden

Copy mails from one profile to another and remove duplicates

Hi, I have several profiles in Thunderbird 115.9.0 (64-bit) on Win10 with each profile having few different email accounts which got created over a period of time since … (les mer)

Hi,

I have several profiles in Thunderbird 115.9.0 (64-bit) on Win10 with each profile having few different email accounts which got created over a period of time since we had changed some mail service providers (mail hosting server) earlier.

Profile A1 -Email account a -Email account b (period Jan2022 - till date) -Email account c

Profile A2 -Email account p (period Jan 2020 to May 2020) -Email account q -Email account r

Profile A3 -Email account x (period Apr 2020 to Aug 2020) -Email account y

Profile A4 -Email account z (period Jan 2017 to Dec2019)

In reality the email account "b", "p", "x" & "z" are the same.

Question 1) So how ii can merge all my emails from different emails accounts located into different Profiles into a one single mail account and profile. Please note that the option to retrieve old mails from server is not there as the service provider has changed so i want to merge all past emails into one mail folder from local TB database only.

Question 2) After merging, there might be some duplicate emails in the same folder. How do i remove the duplicates and keep single copy.

Please advise.

Thnx & Regards Tejas

Asked by Junk Mail 4 måneder siden

Last reply by david 3 uker siden

  • Løst

Firefox automatically download files .docx from facebook page as pdf

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is brok… (les mer)

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is broken. I don't know how to repair this. Please help, it is very frustrating.

Asked by Mateusz (Mateuszy) 4 måneder siden

Answered by Mateusz (Mateuszy) 3 uker siden

  • Løst

Cannot configure AOL email account in Thunderbird

I am having trouble manually configuring an AOL email account (username@verizon.net). AOL's instructions say to manually configure the account. I tried to do that twice, … (les mer)

I am having trouble manually configuring an AOL email account (username@verizon.net). AOL's instructions say to manually configure the account. I tried to do that twice, once with IMAP and the other with POP.

Now, I have two email folders in Thunderbird that I cannot use. They are both empty because I get a message box that says "Login to server imap.aol.com with username@verizon.net failed." when I try to use them. When I use the same login credentials to login to the website mail.aol.com, they work.

I have to contact AOL as to why when I try to access the account with an email client (Thunderbird and Outlook) I'm getting password errors. In the meantime, how do I delete the two email folders created incorrectly in Thunderbird?

Thanks for your help.

Asked by jarosenquist 1 måned siden

Answered by jarosenquist 4 uker siden

  • Løst

Best method to achive/backup IMAP email accounts before domain/hosting is cancelled?

Hi, I have six IMAP email accounts that will cease to exist in a few weeks when I don't renew the domain/hosting where they reside. Most of these accounts include inv… (les mer)

Hi,

I have six IMAP email accounts that will cease to exist in a few weeks when I don't renew the domain/hosting where they reside.

Most of these accounts include invoices for purchases, and serial numbers etc that I need to have access to after the accounts will die, so just being able to read them offline. Even down the track when I inevitably build a new PC, I'll still want to have access to theses messages offline.

What is best practice for archiving or backing up these so I can still read them in future? Is there a way to archive so that I can read them in other clients in future? or I can only archive in a way that will be Thunderbird only?

Also... how do I get Thunderbird to allow me to read the messages from these accounts, without checking for new messages on these accounts, which would give error popups every time?

I've never had to do this before, and when I've searched around the results seem super confusing.

Any help would be greatly appreciated.

In case its relevant, my current Thunderbird version is 115.12.1 and running latest update of Win 10.

Asked by BradMakesNoises 1 måned siden

Answered by david 1 måned siden

  • Arkivert

Using Video Download Ultimate - cannot dwnld from: "https://yeahmovies.to/home" or "https://ww5.cmovies.co/movies/"

I use Using Video Download Ultimate add on in Firefox. It works great on most websites, but it will not connect and download from "https://yeahmovies.to/home" or "https… (les mer)

I use Using Video Download Ultimate add on in Firefox. It works great on most websites, but it will not connect and download from "https://yeahmovies.to/home" or "https://ww5.cmovies.co/movies/". Will you rectify this, or teach a work around to me?

Many thanks. Roger Woods buckwoods@yahoo.com

Asked by buckwoods 6 måneder siden

Last reply by SkapsH 1 måned siden

  • Løst

Failed To Import From Outlook 2003 To Thunderbird

Hi, I’m trying to move from Outlook 2003 to Thunderbird 115.12.2 (64-bit). Using the import wizard fails. Tools > Import select Import From Outlook and the following m… (les mer)

Hi, I’m trying to move from Outlook 2003 to Thunderbird 115.12.2 (64-bit). Using the import wizard fails. Tools > Import select Import From Outlook and the following message appears. “Either there is no default mail client or the current mail client can not fulfil the message request”. I’m taken back to the Import from screen with the addition of a red panel with “No Profile Found” on it. Outlook 2003 is the default e-mail client, checked more than once. I’m trying to migrate to thunderbird so I have no account setting, thinking they would be imported. My pst’s files have been moved to a directory on a different partition to the Outlook programme, tried creating a dummy profile using default Outlook storage and still fails. I’ve looked at converting pst files to mbox, but this doesn’t see to include the account settings. But I could add them manually or I can not import the mbox files or directory structure into Thunderbird. I’ve been messing around trying other things but nothing works. Internet searches, Thunderbird forum searches suggests solutions but all fails and the steps don’t match Thunderbird menu, etc in many cases. I’m stuck. Can anyone give any advice on how to migrate from Outlook 2003 to Thunderbird. Tools, Add-Ins or manual methods, anything just to get me up and running. PS I’ve two pst files, one is the default main Outlook.pst and the second a secondary store I created in the folders of Outlokk called Store.pst, beside the none default storage location everything else is standard for Outlook and Thunderbird.

Asked by Private61 1 måned siden

Answered by Matt 1 måned siden

  • Arkivert

MacOS Ventura update to MacOS Sonoma caused Thunderbird to stop working - related to icloud?

When I upgraded from MacOS Ventura to MacOS Sonoma, Thunderbird stopped working. Getting it to work the first time required me to use Apple's 2 Step Verification process… (les mer)

When I upgraded from MacOS Ventura to MacOS Sonoma, Thunderbird stopped working. Getting it to work the first time required me to use Apple's 2 Step Verification process to create an app-specific password. After the MacOS upgrade, that process was no longer available. Apple switched to 2 Factor Authentication, which is apparently different and incompatible with 2sv. The other websites and applications on my iMac have already switched to 2fa, and I'm not sure I can have both methods active on the same computer (but I've asked, Apple, anyway).

Is there a recent change in Thunderbird that would allow me to use 2fa instead of 2sv to access Thunderbird?

I have many years worth of emails in Thunderbird that I can no longer access. I can see the directory structure, and some of the email lists, but not the content.

Thanks for the help!

Asked by Ray Johnston 10 måneder siden

Last reply by Wayne Mery 1 måned siden