PdfStreamConverter.sys.mjs: NS_ERROR_UNEXPECTED, error code 0x8000ffff, nsIPrefBranch.getIntPref
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
People
(Reporter: DaAnda, Unassigned)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0
Steps to reproduce:
try to open/view a PDF attachment
Actual results:
When trying to open a PDF attachment in Thunderbird 130.0b1 (flatpak) the view tab opens like always, the header bar (zoom, print, save,...) is visible but the PDF is never rendered. Checking the console, it shows the following error message every time I try to open a PDF
NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getIntPref]
The error is thrown at PdfStreamConverter.sys.mjs:402
This is a new behavior in 130.0b1 and didn't happen in the previous beta release
Expected results:
PDF should get displayed
Updated•3 months ago
|
sorry for creating the duplicate. I did search the bug list for the error message itself as well as parts of it (like the affected file name etc), but the other bug did not show up. Sorry for causing unnecessary extra work.
Description
•