Showing questions tagged:

My developer account has been disabled and I want to appeal

I am the developer of FastF1, an open source Python package for downloading and analyzing Formula 1 race results, timing data and telemetry. The package is widely used in… (read more)

I am the developer of FastF1, an open source Python package for downloading and analyzing Formula 1 race results, timing data and telemetry. The package is widely used in the fan community for independent analysis of results. For some advanced features, the addon requires users to authenticate with their Formula1/F1TV account. Since their services don't have an open login API, a companion addon is required to allow users to sign in using their browser and the official website.

I have just noticed that my developer account has been banned and the addon was blocked in Firefox. I have not received any email about this and don't know why exactly this decision was made. I'd like appeal this and reinstate my account and the addon, but I don't know how to proceed from here.

FastF1 and the companion addon are fully open source and intend no harm to users. https://github.com/theOehrly/Fast-F1 https://github.com/theOehrly/fastf1-companion

I hope this problem can be resolved.

Open

thunderbird imap inbox default action is edit draft after upgrade. how to change back to open?

Upgraded from `102.15.1` (deb) to `140.9.1esr` (flatpak). Now for all my Imap folders the default action (double-click) is `Edit Draft` instead of `Open`. This is confir… (read more)

Upgraded from `102.15.1` (deb) to `140.9.1esr` (flatpak).

Now for all my Imap folders the default action (double-click) is `Edit Draft` instead of `Open`. This is confirmed by right-clicking and having `Edit Draft Message` in bold at the top of the list.

How can I fix it?

- imported old profile with `⁝` -> `Tools` -> `Import`

- found https://support.mozilla.org/gl/questions/1364428 and tried the addon it recommended but none of the imap folders were flagged as draft.

Solved 3

I use the latest versions of firefox and expressvpn for linux but the vpn won't work with firefox?

Hi. I run Pop_os 24.04 linux and have run the latest updated firefox for linux and the latest expressvpn for firefox and am not able to get firefox to connect with the vp… (read more)

Hi. I run Pop_os 24.04 linux and have run the latest updated firefox for linux and the latest expressvpn for firefox and am not able to get firefox to connect with the vpn "on". It did work a week or so back but not now. With the vpn on, firefox takes at least 15 seconds to load. I've run the troubleshoot mode and it didn't help. Are there settings on firefox that could be the issue or is it a vpn problem? Thanks

Open 1

FF crashes suddenly in very inconsistent fashion

Hello, Firefox has been giving me some troubles lately and I can't figure out how to resolve the problem. Since I haven't found any way to consistently reproduce crashes,… (read more)

Hello, Firefox has been giving me some troubles lately and I can't figure out how to resolve the problem. Since I haven't found any way to consistently reproduce crashes, it is very hard for me to tell if Troubleshoot Mode also experiences the crashes, and the time I can spend doing that is very limited. As previously stated, it is very inconsistent, but relatively frequent, sometimes it crashes very soon and several times in a day, others it doesn’t at all. Sometimes it crashes with several tabs open, sometimes with only one; sometimes it crashes while using a webapp, others it does so on the newspaper page. It might be more frequent while there are Electron Webapps open, but it's more a hunch than anything, since sometimes it happens without those. I have followed the steps in: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-crashes-closing-or-quitting Been unable to find the cause so far. Here is the crash report ID from the latest crash: bp-60cd6ea9-9bd1-411d-a0ca-2f6fd0260415

The crash report does include information on my system, but please let me know if any other information might be useful.

Thank you very much in advance and I hope you're having a great day.

Open

How to Turn off " This connection is not secure...popup"

There must be a way to turn off this popup off. This is REALLY annoying when it covers a password box and to remove it i must click outside it and I lose focus on the p… (read more)

There must be a way to turn off this popup off. This is REALLY annoying when it covers a password box and to remove it i must click outside it and I lose focus on the password box. If you must put he box there then at least leave the first part of the password box clear so I cab click on it and not have to click again to get the focus back.

Solved 4 1

Bookmark suggestions sending queries

Hello! I just noticed that when I type a keyword related to one of my bookmarks into the address bar, Firefox suggests the bookmark to me—and also, my pi-hole query log s… (read more)

Hello! I just noticed that when I type a keyword related to one of my bookmarks into the address bar, Firefox suggests the bookmark to me—and also, my pi-hole query log shows queries being sent to that domain, even if I don't visit the site.

Is this normal? I'm confused as to whether I should have expected this. I had assumed everything related to bookmarks was stored locally. What information is being sent and requested when this happens? It feels like it could be a potential privacy issue to me, but hopefully I am misunderstanding something!

Open 1 2

In Thunderbird, the "Play a Sound" feature has quit.

In Thunderbird, the "Play a Sound" feature has quit. I changed from 'Use the following sound file' to 'Default system sound for new mail' and back again. That didn't work… (read more)

In Thunderbird, the "Play a Sound" feature has quit. I changed from 'Use the following sound file' to 'Default system sound for new mail' and back again. That didn't work. I tried changing the file in 'Use the following sound file'. That didn't fix it. I restarted Thunderbird and it was the same. I don't want to uninstall and re-install. Is there a fix?

Open 11 2 40

Folders out of order

- Linux ver 140.7.1esr (64 bit) my folders are now out of alphabetic order among other things Trash us now under 'T' instead of grouped near the sent folder and my Comp… (read more)

- Linux ver 140.7.1esr (64 bit) my folders are now out of alphabetic order among other things Trash us now under 'T' instead of grouped near the sent folder and my Computer folder has a mind of it's own. It's not under C even after I changed the name. It is just stuck. Wha? tnx

Open 1 3

Thunderbird with Nix and Home Manager

I've been trying to get Thunderbird and the home manager of Nixos to work nicely together. This seems to have been the case judging by the vast amount of config options t… (read more)

I've been trying to get Thunderbird and the home manager of Nixos to work nicely together. This seems to have been the case judging by the vast amount of config options that are present in the tool.

However, it seems development slowed and I was wondering whether there's a workaround to some of the problems. More precisely, nixos only does static configs - so things you know at compile time. This works great for credentials you know a priori like plain passwords or probably also encrypted password but it starts to fail once tokens start getting involved like with oauth2 (any most likely also Kerberos).

Since home manager in nix does not know the the token, it can only populate the account half way. The rest is subsequently handled by Thunderbird itself, asking you to perform the OAuth flow.

Here are two distinct issues. 1. If I create the "wrong" account - plain password instead of oauth2 - and I update the account to oauth2. Even with a restart of the entire system, Thunderbird doesn't understand that it needs to perform the authentication flow again. Even if I delete any passwords Thunderbird has stored in it's password manager. 2. I have a bunch of email accounts, work, private, university. I would like to keep them separate [...]. However, suppose I have three mail boxes within my university domain and I added all of them in this incomplete fashion as I outlined (everything done except password / authentication), Thunderbird will perform the OAuth2 flow for the first mailbox but the it won't do it for the other two. I just get

The current operation on 'Inbox' did not succeed. The mail server for account ethz-main responded: Command Error. 12.

for the other two mail boxes.

I'm well aware that a big contributor to this issue is NixOS and Home Manager. And I'm in touch with these parties trying to find a solution. What I wanted to ask from the Thunderbird / Mozilla community:

Is there a way to reinitialize the OAuth2 flow or password prompts for any account from the UI or alternatively from the shell? Because deleting the credentials didn't start it (well at least in my case) and I would like to find an explicit way to tell Thunderbird "for account x, please ignore all authentication info you have, perform the auth flow again and then update the auth details with whatever response you got." I'd prefer to be able to things like this rather than deleting and adding the account again. Especially considering that across all Accounts I have about 30Gb of data needs to be fetched every time.

Thank you for your Response and Support

AS2k

Open 4

Filters to delete from Pop server

I am using version 140.9.0esr-bb20 (64-bit)  There are three categories of messages I want to filter: 1. Messages where the Subject contains a known word. Action: dele… (read more)

I am using version 140.9.0esr-bb20 (64-bit) 

There are three categories of messages I want to filter: 1. Messages where the Subject contains a known word.

   Action: delete  before downloading from POP server

2. Messages from senders not in my address books.

   Action: Move to Junk-folder [and if possible: only download header AND delete them from the server once they have been cleared manually from the junk folder]

3. Everything else

   Action: download the full message to inbox

I'd like to know the settings for __Each message filter __ Check for new messages every 1 minutes __Automatically download new messages __Fetch headers only and anything else that is needed.

I thought I could achieve this out by turning off "Automatically download new messages" and turn on "Fetch headers only". Then, explicitly ask to FETCH FROM SERVER in the filter to get the full messages or "DELETE FROM POP server" as needed. "Check for new messages every 1 minutes" is always on, so I assumed that the filters will be applied every minute. Instead, what I am seeing is that nothing happens, as if "Check for new messages every 1 minutes" does not even work. However, when I do a manual "Get Messages", things seem to work (mostly). If I check "Automatically download new messages" the 1-minute action do occur except everything gets downloaded, regardless of the "DELETE FROM POP server" filters. So it seems I misunderstand these setting. 

Any hints on how to get the requirements done will be appreciated

Open 2 3

When setting up a new device Firefox insists on sending a confirmation code - how can I get the code on a new device ???

Hi I understand that security is important, but it it is MY account, MY data, MY responsibility. When you install FireFox on a new device, then you cannot sign in to your… (read more)

Hi

I understand that security is important, but it it is MY account, MY data, MY responsibility.

When you install FireFox on a new device, then you cannot sign in to your account without entering a confirmation code - that is 'crazy'!!

Why is it crazy, well, first of all FireFox / Mozilla know that it's a new device, so how do they suggest that I get to my email on a new device ??

It's the same as asking for a security code when you setup your email - How do you see that I can get my code when setting up the mail app ??

Imagine - god forbid - that you were to loose your phone and computer, you then got a brand new computer - even with a recovery email address, you can still not log in because the recovery email address also requires a confirmation code on a new device!

On my Mozilla account I have turned of 2FA, so why do I need a confirmation code ?

As mentioned, I understand that security is important, so please do not use that argument.

Open 1 3

How to stop sites I visit from appearing with the shortcuts I've saved on my homepage? I can't find help anywhere

So whenever I visit a website, or websites, they get added up with my shortcuts on the homepage which gets really annoying because I have to manually dismiss them everyti… (read more)

So whenever I visit a website, or websites, they get added up with my shortcuts on the homepage which gets really annoying because I have to manually dismiss them everytime. for instance, I've marked them with the green circles in the picture attached here. how do i stop them from appearing here?

Open 2 1 83