Cannot delete Event in Network calendar (file:///...ics)

Dear all, I have a couple of calendars on the disk as network calendars (file:///...ics) with offline support, and I just realized that I cannot delete any event. These c… (read more)

Dear all, I have a couple of calendars on the disk as network calendars (file:///...ics) with offline support, and I just realized that I cannot delete any event. These calendars are not read-only, I can see the option delete, both with right-click on the event and double-click to edit the event, but after pressing delete, the event remains on the calendar. Just pressing the delete button on the keyboard after selecting the event has the same behaviour. If I try shift the events from one calendar to the other, they do appear in the new calendar, but they do not disappear from the old. I have restarted Thunderbird, and also tried this on another computer with the same results. Both szstems are Windows 11, Th underbird 115.10.1 I would be very grateful for any suggestions

Asked by Petros 6 days ago

App Firefox auf Android Handy

Meine Android App Firefox ist gestern eingefroren und ließ sich nur neu installieren, nun sind alle Firefox Lesezeichen und offenen Tabs weg. Wie bekomme ich diese wieder… (read more)

Meine Android App Firefox ist gestern eingefroren und ließ sich nur neu installieren, nun sind alle Firefox Lesezeichen und offenen Tabs weg. Wie bekomme ich diese wieder???

Asked by jan.liebisch72 6 days ago

Last reply by jan.liebisch72 6 days ago

Can't clear autosuggest

I've been having issues with the websites that I commonly go to no longer appear on the autosuggest list. Websites I haven't gone to for ten years appear when I type in … (read more)

I've been having issues with the websites that I commonly go to no longer appear on the autosuggest list. Websites I haven't gone to for ten years appear when I type in a given sequence rather than more common ones. Website that I go to every day no longer appear.

Multiple websites suggest this sequence:

https://support.mozilla.org/en-US/kb/remove-websites-address-bar-suggestions

I follow the "clear all.." and nothing changes. How can I start anew and have FF re-learn my url history?

Asked by bizbizbiz 1 week ago

Last reply by bizbizbiz 1 day ago

Since the last two updates, Firefox enhanced tracking is out of control

FF loads so slowly and blocks so many sites that I had to disable enhanced tracking to get to mozilla.org. It can take up to 30 seconds for a site to load if I don't dis… (read more)

FF loads so slowly and blocks so many sites that I had to disable enhanced tracking to get to mozilla.org. It can take up to 30 seconds for a site to load if I don't disable enhanced tracking, and even then, some won't load and will time out. I have 7 pinned items that load when FF opens, and it can take up to 5 minutes for all of those to load. Even on some sites where I have enhanced tracking turned off, I have to close the initial block page to get the site to load. Sometimes I have to stop the download and refresh to get the page to load. It is blocking sites that I've used for years with no problems.

What I have done: Troubleshoot mode - loaded a bit faster, but still had problems with some bookmarked pages I've used for years with no problems. It seems to hate all Google Pages, especially Google News Turned off Deceptive Content and Dangerous Software protection Turned off HTTPS only mode Turned off Block Popup Windows

Asked by D A 6 days ago

Last reply by D A 6 days ago

Incognito mode and cookies

I find a bit illogical the fact that cookies are kept after all tabs that set those in incognito mode were closed. Have to close Firefox completely to make Google forget … (read more)

I find a bit illogical the fact that cookies are kept after all tabs that set those in incognito mode were closed. Have to close Firefox completely to make Google forget my account name.

Asked by WhatIfItsNotMe 6 days ago

PDF loading is very slow

I am using Firefox v125.0.2. When I open a PDF in Firefox it takes a lot of time to load. But, when the same PDF opened in the Edge browser it loads normally and scrollin… (read more)

I am using Firefox v125.0.2. When I open a PDF in Firefox it takes a lot of time to load. But, when the same PDF opened in the Edge browser it loads normally and scrolling through PDF pages renders fast. I have shared the screenshot of a single-page pdf loading taking quite a long time.

Could someone please help me with this.

Asked by avisekn 6 days ago

Last reply by avisekn 3 days ago

WebGL creation failed after reinstalling lbgl1* libegl*

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02… (read more)

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02).

I used to play this game named narrow.one, which before I reinstalled the mentioned libraries, was working fine except for crashing a few times. I thought these libraries were causing some issue, so I tried reinstalling them.

I reinstalled the libraries using: `sudo apt install --reinstall --fix-missing libgl1* libegl*`

After installation, I start getting that error. So, I tried reinstalling firefox (using the same command), and then restarting the laptop - but of no use. Chrome seems to be running WebGL, including the game.

In firefox, on the https://get.webgl.org/ page, I see Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card.

After that, I also tried reinstalling `libopengl0` and `libglu1-mesa` and `intel-microcode`, but of no use. Running although, `sudo intel_gpu_top` and then chrome, it seems that the GPU is in use by chrome as well.

I then go to about:support. It shows me the images I have attached. Reading the logs, there several `blocklisted` values in `Decision Log` section. I suspect that's the cause of this issue, but then I don't know how can I un-blocklist the blocklisted things, and even after that, why does Chrome runs webgl if these are blocklisted?

Running `glxinfo -B`, I get the following: `name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer):

   Vendor: Intel (0x8086)
   Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916)
   Version: 23.2.1
   Accelerated: yes
   Video memory: 7697MB
   Unified memory: yes
   Preferred profile: core (0x1)
   Max core profile version: 4.6
   Max compat profile version: 4.6
   Max GLES1 profile version: 1.1
   Max GLES[23] profile version: 3.2

OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.2.1-1ubuntu3.1 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20`

I do not know much about OpenGL, but reading the above stuff, I suppose my GPU is in use and also has a compatible driver (although I am not sure).

Also, running `glxdemo`, `glxheads`, and `glxgears` seems to be rendering stuff.

Should I reinstall firefox after purging it first? Please help.

Thanks!

Asked by Lakshay Rohila 6 days ago

Last reply by Lakshay Rohila 5 days ago

Thunderbird shows a lot of already completed tasks from CalDav calendar (Nextcloud)

I added a CalDav calendar to Thunderbird that is hosted on a Nextcloud instance. While the calendar view looks decent, the tasks view is completely bloated with old, alre… (read more)

I added a CalDav calendar to Thunderbird that is hosted on a Nextcloud instance. While the calendar view looks decent, the tasks view is completely bloated with old, already completed tasks, some even from 2023. I selected "open tasks" or "current tasks" (? German translation) from the menu on the left side. It's not that all of the tasks are misclassified: When I go to completed tasks, there are hundreds of (correctly) completed tasks listed, but still.

Furthermore, the sub tasks of a main task are not grouped. Is this a known limitation or am I missing some configuration?

In general, as of now, the task view is pretty unusable for me. Anything that I can do to help debugging this?

Asked by laurenz.bihlmayer 6 days ago

Office 365 and shared folders

Thunderbird 115.10.1 64 bit on windows 11. 24.4.2024. Question: How I can access shared folders in Thunderbird? Office 365 business. I can access admin portal etc: … (read more)

Thunderbird 115.10.1 64 bit on windows 11. 24.4.2024.

Question: How I can access shared folders in Thunderbird?

Office 365 business. I can access admin portal etc:

portal.office.com/adminportal

And also I can go to Exchange admin portal via this. So, in my opinion I can use all deep settings also.

Office 365 licenses (full) for name.lastname@company.fi. Portal show "Office 365 business standard".

I create also shared folders. Today shared folders found from "Teams groups". Log in to portal.office.com/adminportal, "Teams-Groups", and then "Shared mailboxes".

My conf: Office 365 business standard found name.lastname@company.fi. ("john.smith@company.fi", "alice.brown@company.fi" as example.)

Shared mailboxes sharebox1, sharebox2, so, it is possible receive email sharebox1@company.fi, sharebox2@company.fi etc. (in real life share box names are bookkeeperteam@company.fi, orders@company.fi, helpdesk@company.fi etc etc.)

CONFIGURATION IS FULLY WORKING. It is, in Outlook it is possible receive and send emails, shared folders with messages are available etc.

------ 

HOW I can add shared folders to Thunderbird? Clean install tested.

1. LIcenced mailboxes work properly in Thunderbird. Tested.

name.lastname@company.fi:

Server: outlook.office365.com, port 993 Username: name.lastname@company.fi Connection security: SSL/TSL Auth: OAuth2

And smtp: smtp.office365.com, 587, starttls, oauth, name.lastname@company.fi.

This configuration work properly, and it is possible receive and send email from Thunderbird.

SHARED FOLDERS

It is not possible add shared folders.

Server: outlook.office365.com, 993 Username: name.lastname@company.fi/sharebox1 (where name.lastname is real working account name, just same as in position 1- working account. Also this sharebox1 work in outlook.) Connection security: SSL/TSL (no difference is it this or stattsl) Auth: OAuth2

(I am sorry, all my systems are native language, so I must translate---)

OK: Now I try use this shared folder. It is visible in Thunderbird. But immediately thunderbird open Browser and ask password: "name.lastname/sharebox1", wrtite password. Now I put same pw as in this account (name.lastname..). "Password wrong." I try empty password. I try account password.

SO: HOW to add shared mailbox in Thunderbird? This information "name.lastname/sharebox" not work. Is it any other method? Or any Exchange setting modification make this?

Asked by Jukka Kähkönen 6 days ago

Passwort not fill in Print not possible 😡

iOS and Safari Passworts don’t show up right No auto fill Printing is not possible! I got a ICS file yea iOS calendar FF can not add it to calendar! Safari can !!… (read more)

iOS and Safari Passworts don’t show up right No auto fill Printing is not possible! I got a ICS file yea iOS calendar FF can not add it to calendar! Safari can !! Is FF still beta for IOS ? Unhappy!!😔

Asked by jarre 6 days ago

Password problem

I have 4 different email accounts, all managed by IONOS. These have all been set up under thunderbird OK. But when I send an email from 1 of these email accounts I always… (read more)

I have 4 different email accounts, all managed by IONOS. These have all been set up under thunderbird OK. But when I send an email from 1 of these email accounts I always have to enter my password for that a/c. With all the other accounts, this is not necessary. I do not use Thunderbird or Firefox password managers. I assume that I must have made an error in setting up the outgoing details when setting up that particular account in Thunderbird, but I cannot find a way of checking if that is the case.

Asked by grans 6 days ago

false STAT error

After updating Thunderbird to 115.5.2 I receive an error when I check (get) messages of my gmail account : 'The STAT command did not succeed. Error getting message … (read more)

After updating Thunderbird to 115.5.2 I receive an error when I check (get) messages of my gmail account : 'The STAT command did not succeed. Error getting message number and size......'. However, the messages do come in and so the error turns out false. since the authorization (OAUTH2) credentials are accepted.

I have my server settings check messages from startup; every 5min; automatically download new messages. That works fine. Again only when I goto "Get Messages" the error shows up.

What is wrong here and ho do I fix this? Thank you

Asked by HW Kr 6 days ago

Firefox on Mobile for Android Syncing Old Passwords

I sync Firefox between my desktop and Android. After I set up the syncing, I updated the login credentials for all of the websites I visit. I did this through my desktop.… (read more)

I sync Firefox between my desktop and Android. After I set up the syncing, I updated the login credentials for all of the websites I visit. I did this through my desktop. When I check my saved passwords on my Android, it shows all of the updated credentials. However, it also shows credentials that I had deleted. I do not show the outdated credentials on my desktop.

I tried uninstalling Firefox on my Android, restarting the device, then reinstalling it, but the problem persists. I could go through the credentials one-by-one, but that's literally hundreds of credentials to sort through, which would take a long time.

Any idea what's wrong and how to fix it?

Asked by ameliafetch 6 days ago

Firefox and Krisp app

I need to set the output audio for an specific browser. I need someone to chat and access my laptop for help. I am using Krisp. I am trying to select the output audio in … (read more)

I need to set the output audio for an specific browser. I need someone to chat and access my laptop for help. I am using Krisp. I am trying to select the output audio in the settings of Firefox but nothing is happening

Asked by Lynn mancebo 6 days ago

Firefox mobile video playback control

I just started using Firefox again this week and I'd like to know if there's any option or add-on for Firefox mobile to have better video playback control like Samsung In… (read more)

I just started using Firefox again this week and I'd like to know if there's any option or add-on for Firefox mobile to have better video playback control like Samsung Internet with (video assistant) or an option to open with an external player, I've looked but can't find any way to have better playback controls. I love Firefox and want to keep using, but this is a huge feature for me.

Asked by PEGASUS 6 days ago