Показ питань з мітками: Показати всі запитання

Folders not available

Why are my personal folders NOT shown when select Move To then under Folders it only shows Trash ? A picture is worth a thousand words, so please see the image below… (читати далі)

Why are my personal folders NOT shown when select Move To then under Folders it only shows Trash ? A picture is worth a thousand words, so please see the image below:

Запитання від bob390 3 дні тому

Thunderbird copying messages from an ipop account to gmail imap account times out

Currently I am using Thunderbird for two e-mail accounts, an imap account with my university and a pop account with my local utility company. The local utility is phasi… (читати далі)

Currently I am using Thunderbird for two e-mail accounts, an imap account with my university and a pop account with my local utility company. The local utility is phasing out their support for e-mail and suggested customers migrate to gmail. I have created a gmail account and successfully added it to Thunderbird. I'm now trying to move my many years of messages from my pop account to my new gmail account by dragging them from one account to the other in Thunderbird. Many times when dragging folders, groups of messages, or even individual messages from my pop account to my new gmail account, nothing happens for quite sometime and then I get an error that the gmail imap server has timed out. Sometimes the moves work great but after a while I can't move anything. I close Thunderbird and come back later to find that I can move a few more things before timing out.

Запитання від jmccormick3 48 хвилин тому

Unable to sign into Outlook, DirecTV, and sometimes Ebay

I have had it up to here with Firefox. I am madder than a hornet. Currently, I am unable to access my Outlook email and DirecTV in my Firefox browser, though I can in o… (читати далі)

I have had it up to here with Firefox. I am madder than a hornet. Currently, I am unable to access my Outlook email and DirecTV in my Firefox browser, though I can in other browsers I have. Sometimes, I can't even sign into Ebay.

The DirecTV problem goes back at least 4 years to a different PC, so I have had this same problem on two PCs, therefore it can't be my PC. Besides, why can I access DirecTV on my Norton private browser and not on Firefox? I get the following error window:

    An error occurred while processing your request.
    Reference #219.b2173e17.1724008787.36e807
    https://errors.edgesuite.net/219.b2173e17.1724008787.36e807

The differing Outlook problem has popped intermittently over the past few months, but has happened more often lately. In that problem, the sign-on button is not activated.

Similar with the Ebay sign-on problem, except Ebay thinks I'm a bot and won't let me go any further than that perplexing error message.

I'm in the process of gravitating to the Norton private browser. I've already got all my bookmarks moved to that browser. At least Norton works for these three websites.

To put it bluntly, I think Firefox is a big stinking pile of horse manure. Firefox makes it EXTREMELY difficult to find out solutions. I believe Firefox actually WANTS it to be difficult to use. Why else would it be so hard to find out things? For example, instructions tell me to do something in some menu or click on some button, but the menu selections or buttons usually aren't there. I go round and round through the same blankety-blank webpages. I feel like a June bug constantly circling round a light. Even wanting to simply restore Firefox to original settings requires pulling eye teeth.

It took me over an hour to finally restore Firefox settings yesterday, which fixed things for THAT DAY ONLY. Today, the same problems cropped back up again.

I've had it. Unless I'm given some solution THAT ACTUALLY CONTINUES TO WORK, I am quitting Firefox.

Have a good day. I sure as hell haven't.

Запитання від David Currey 2 години тому

Остання відповідь від David Currey 1 година тому

Moving from the ESR version to the "normal" one without loosing settings and bookmarks

Hi, I have a Mac with Sonoma. Somehow a while ago I ended up with Firefox ESR, which I was told that will not be supported after September. I am a non-technical user. W… (читати далі)

Hi,

I have a Mac with Sonoma. Somehow a while ago I ended up with Firefox ESR, which I was told that will not be supported after September.

I am a non-technical user. While I do have Safari and Chrome, I would prefer to continue using Firefox.

Could you please let me know the steps to execute to somehow switch from the ESR version to the current normal version without loosing settings, bookmarks or ending up with problems? Thanks in advance.

Запитання від Sue 4 дні тому

Остання відповідь від Sue 1 година тому

Destination path too long error message

I get this sometimes when moving/backing up profile contents, even when the the eventual path of the moved contents will be shorter than the original. I have a problemat… (читати далі)

I get this sometimes when moving/backing up profile contents, even when the the eventual path of the moved contents will be shorter than the original.

I have a problematic profile, so I copied it's contents to another folder with a shorter title in the same directory, but I prevented from including the file in question.

In this particular situation, the file in question is an .html file opened in a session tab. I assume It's omission not going to be detrimental.

Has anyone seen this sort of thing occurring with files that directly affect profile operations? I'm wondering if that sort of thing might be contributing to my current recurring profile issues.

Запитання від noel_envode 1 день тому

Остання відповідь від noel_envode 3 години тому

Thunderbird choking on deleted domain

Hello: I allowed one of my domains to expire recently, but forgot to remove the account from Thunderbird (TB). Since the domain no longer exists, TB is choking--to the e… (читати далі)

Hello:

I allowed one of my domains to expire recently, but forgot to remove the account from Thunderbird (TB). Since the domain no longer exists, TB is choking--to the extent that I am unable to access the menu (i.e, File | Work Offline or Settings.)

I have been trying to start TB offline using the Profile Manager, setting the default profile to Work Offline, but that doesn't work. I have use the command line parameter "-safe-mode", but that has no effect. I found an ancient (18 years old) forum post that mentioned a "-offline" parameter, but that too had no effect.

I've been looking for a way to manually edit the profile, but haven't found anything.

I am really stumped. Any assistance/insights into this issue would be greatly appreciated.

Patrick

Запитання від DoctorP 1 день тому

Остання відповідь від DoctorP 2 години тому

Unicode-bidi: plaintext is misaligning text after wrap

0 I'm writing a library that takes user submitted text and renders it in the browser, among other things. The user may submit text that mixes lines of RTL and LTR text,… (читати далі)

0

I'm writing a library that takes user submitted text and renders it in the browser, among other things.

The user may submit text that mixes lines of RTL and LTR text, and each line should be rendered in the appropriate alignment and direction.

To this end, I'm presenting text in paragraph html elements with unicode-bidi: plaintext which is intended for this behavior.

I am seeing a strange behavior where a line wrap in a single span of RTL text causes the second line to be rendered LTR. This only occurs in Firefox. I'm hoping to find a workaround or fix. Toggling the unicode-bidi attribute on the paragraph element fixes the issue, as does opening the developer console for me. Seems very erratic.

I am submitting text like this:

זוהי פסקה של טקסט. הנה קישור ראשון, זהו טקסט מילוי. הנה קישור שני, זהו טקסט מילוי. והנה קישור שלישי, זהו טקסט מילוי. Which is wrapping, and the wrapped portion is aligned left instead of right.

This is a demo link: https://musical-arithmetic-54267c.netlify.app/Style_examples#Links_in_right-to-left_text

Запитання від Allen Krulwich 5 годин тому

Остання відповідь від Allen Krulwich 2 години тому

Firefox location setting question

A particular app won't verify me. It says I need to go to settings on my browser and enable locations. I use Firefox with Windows 11. I have no idea what they are talk… (читати далі)

A particular app won't verify me. It says I need to go to settings on my browser and enable locations. I use Firefox with Windows 11. I have no idea what they are talking about or how to do that. Can anybody help? Thanks.

Запитання від Barry Godofsky 2 години тому

sign in

How do I sign in? With Firefox or mozilla?

Запитання від brenall5 3 години тому

Inadvertently deleted a profile using Profile Manager

and I immediately began scrambling to get it back. I found this somewhere: "Don't Delete Files" is the preferred option because it saves the old profile's folder and allo… (читати далі)

and I immediately began scrambling to get it back. I found this somewhere: "Don't Delete Files" is the preferred option because it saves the old profile's folder and allows you to recover the files to a new profile. So that gave me hope because that's what I had clicked (unfortunately, it was right before I saw the cancel button over on the right). That's what I get for being in a hurry I guess.

Anyhow, after 4 days of reading support forums and tons of trial and error, I'm no closer to restoring that profile than when I first started (although I've learned a lot about what does NOT work).

Btw, both my profiles have always been set up as POP3 at Gmail, although if I ever get this current problem sorted out I'll be shopping for a different POP3 provider. But that's another story.

I know how to create a new profile with Profile Manager. And I found the Profiles folders under both Thunderbird folder as well as ThunderbirdOLD folder. Have I been on the right track so far?

In the Thunderbird/Profiles folder, I don't see a folder with the deleted profile name (except the new ones (duds) I've since created ). On the other hand, I don't see the name of the profile that I did NOT delete either, but somehow it seems to be working just fine. Maybe it's the ".default" folder or ".default-release" folder? I've only ever had two profiles and I may have created the non-deleted profile first, so did that one end up being named .default? -shrug- I have no clue.

Anyhow, in the ThunderbirdOLD/Profiles folder, I also see ".default" as well as ".default-release" folders too. But in addition, I'm seeing a ".deletedprofile" named folder. So that's where I originally thought my several dozen email folders with several thousand emails and Address Book etc are hiding. But I've copied all the above mentioned folders into the several new Profiles I've created, on a trial and error basis but so far..... no luck. All I get when I open one is the new set up screen to set up a new pop3 account.... which I can do, but that's just starting from scratch without any of my saved data. I'm running out of ideas.

Where am I going wrong?

Запитання від RWFant 3 тижні тому

Остання відповідь від RWFant 4 години тому

A lost sent email

I sent an email last night. After doing so I found the email in the sent folder, but that was not the folder I wanted it in so I moved it to the preferred folder. Today… (читати далі)

I sent an email last night. After doing so I found the email in the sent folder, but that was not the folder I wanted it in so I moved it to the preferred folder. Today when I looked in that preferred folder, it was not listed. I did a search for the email and it was listed as being in the preferred folder. However, when I click on the email, it says it is not available. What happened? It seems that since it is listed as being in the folder in the search, that it must exist in some form still. But how can I find it? That email was a lot of hard work and now I am not sure that it actually sent or not. Plus, I really need it for my own records. I'd greatly appreciate some help.

Запитання від menassy1 4 години тому

Customizing Search Function

I want to sequester Address Bar Function in the main address area for web address or native locations, from search function contained inside of the window, the search sho… (читати далі)

I want to sequester Address Bar Function in the main address area for web address or native locations, from search function contained inside of the window, the search should be only a web search, but I think that part is covered in standard settings, so address. Thanks Much

Запитання від Moe Zilla 1 день тому

Остання відповідь від Moe Zilla 6 годин тому

Feabook

Hello, I forgot my Facebook password and I don't have my account number What I do now?

Запитання від saharneshat2110 8 годин тому

Global indexing makes Thunderbird very unresponsive after update to v128

Thunderbird automatically updated to v128 earlier this week after I went to Help - About Thunderbird to check that it had updated to v115.14. Everything seemed okay im… (читати далі)

Thunderbird automatically updated to v128 earlier this week after I went to Help - About Thunderbird to check that it had updated to v115.14.

Everything seemed okay immediately after the update, but when I started Thunderbird the next day it was very unresponsive. Checking the Activity Manager showed that Thunderbird was indexing messages, but that this was happening very slowly. I let Thunderbird do its thing that day in the hope that things would settle down.

The next day when I started Thunderbird things were still bad. I tried Rebuilding the Global Database but when I restarted Thunderbird it was just as bad, if not worse.

I then turned off indexing in the Thunderbird settings and Thunderbird is now responsive and back to normal.

Is anyone else seeing anything like this? Any suggestions to fix the problem?

I am a long time Thunderbird user so my profile is very large with a lot of accounts, and has been through a lot of Thunderbird versions, so it is potentially more complicated than normal.

Thunderbird version is currently 128.1.0esr (32-bit).

Thanks

Запитання від zatz 1 тиждень тому

Остання відповідь від zatz 12 годин тому

registered passwords that don't work

Hello, My saved passwords do not work on certain sites on my Windows 11 computer and my Android smartphone. I have repaired firefox,and created a new profile as advised … (читати далі)

Hello, My saved passwords do not work on certain sites on my Windows 11 computer and my Android smartphone. I have repaired firefox,and created a new profile as advised by members of the French forum.i have also created a new account. On the computer only, I no longer have the subtitles on the skillshare site. When I go to pinterest and deezer, the page does not display normally. I can't see the images in the duckduckgo search either, because I've been redirected to a non-javascript site. I had ccleaner, it was suggested to me that the problem came from there but I uninstalled it before creating the new profile. I also have bit defender free on my devices. Thank you.

Запитання від unicornwithgoldenhooves 20 годин тому

can't see my messages on new machine

I just got a new machine running windows 11 Home, I installed thunderbird just two of my email acconts and I can't see emails. The titles are there when i try to view don… (читати далі)

I just got a new machine running windows 11 Home, I installed thunderbird just two of my email acconts and I can't see emails. The titles are there when i try to view don't get anything. I go back to my windows 10 set up I see my messages. Thank you in advance for your help..

                                                                         Russell

Запитання від Russell 22 години тому