While starting up Thunderbird via the thunderbird command from a console, I see about 20 repeats of this message:
console.error: "ThreadVis.visualise" (new TypeError("query.folder is not a function", "resource:///modules/gloda/Gloda.sys.mjs", 191))
console.error: "ThreadVis.visualise" (new TypeError("query.folder is not a function", "resource:///modules/gloda/Gloda.sys.mjs", 191))
console.error: "ThreadVis.visualise" (new TypeError("query.folder is not a function", "resource:///modules/gloda/Gloda.sys.mjs", 191))
console.error: "ThreadVis.visualise" (new TypeError("query.folder is not a function", "resource:///modules/gloda/Gloda.sys.mjs", 191))
console.error: "ThreadVis.visualise" (new TypeError("query.folder is not a function", "resource:///modules/gloda/Gloda.sys.mjs", 191))
console.error: "ThreadVis.visualise" (new TypeError("query.folder is not a function", "resource:///modules/gloda/Gloda.sys.mjs", 191))
This is with ThreadVis 3.6.9 on Thunderbird 140.3.1esr (64-bit) on Ubuntu 24.04.
I'm getting some crashing of Thunderbird at the moment, not sure if this issue could be connected to that.