Hi, I have the same error message after ubuntu 24.04 upgrade from 20.04/ thunderbird Gtk-Message: 19:53:12.290: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it. [GFX1-]: glxtest: libpci missing JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 84: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 84: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 84: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 84: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 84: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 84: Error: Can't find profile directory.
in my profiles.ini I have [Profile0] Name=Perso IsRelative=0 Path=/media/Datas/Biblio/ProfilesThunderbird/NewPerso Default=1 Thank you -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/2066347 Title: Thunderbird Snap cannot access profile outside home after 24.04 upgrade Status in thunderbird package in Ubuntu: Confirmed Bug description: After upgrading yesterday to 24.04, thunderbird would not open. I got the error "Thunderbird is already running, but not responding". In the terminal, it looks like this: $ thunderbird Gtk-Message: 10:04:38.068: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it. [GFX1-]: glxtest: libpci missing JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory. JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: Can't find profile directory. console.error: (new UnknownError("IndexedDB: thunderbird/url-classifier-skip-urls getLastModified() IndexedDB: The operation failed for reasons unrelated to the database itself and not covered by any other error code.", "resource://services-settings/IDBHelpers.jsm", 18)) The cause of this is that in ~/.thunderbird/profiles.ini I list a profile path that is outside /home in a data directory that sees regular back ups. thunderbird is in snap now, and snaps are hardcoded (https://askubuntu.com/questions/1033344/how-to-give-snaps-access-to- somedir) to permit no data access beyond /home. This is the reason it could not start any more. A possible way forward is to make the data access of snaps configurable. In the meanwhile, I uninstalled the snap-thunderbird and installed deb-thunderbird following https://ubuntuhandbook.org/index.php/2024/03/install-thunderbird-deb-ubuntu-2404/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2066347/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

