Thunderbird 128.6 Kubuntu 24.04
I have a problem that seems to originate with the "snapification" of thunderbird.
I use an addon called "localfolders" when I am traveling to contain a USB copy of my e-mail archive. Sadly now with snap, every time I reboot my laptop the USB stick gets accessed at a different location. An example would be "/run/user/1000/doc/66d959d8/my archived email.sbd" where 66d959d8 is valid only until the laptop is rebooted.
The USB stick of course has a unique ID which is used by Ubuntu in the mount, so it always gets mounted as "/media/userid/stickid" (userid and stickid are numbers based on my user and my stick but I don't know how to put "variable" brackets in this text without them being zeroed out).
However when I try and access the USB stick with thunderbird, despite specifying a location of "/media/user/stickid" thunderbird restarts and accesses the stick as "/run/user/1000/doc/66d959d8/"
Anybody know a way to fix this, how to stop this number, in this example 66d959d8, being changed every time the system is rebooted?