UI crashes on PGP key import when using large display
Categories
(MailNews Core :: Security: OpenPGP, defect)
Tracking
(Not tracked)
People
(Reporter: tim, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
- Open OpenPGP Key Manager
- Choose File > Import Public Key(s) From File
- Select file in picker dialog
- Select radio button "Accepted (unverified)"
- Click Import
Actual results:
Thunderbird crashed with the error message
(thunderbird:47839): Gdk-CRITICAL **: 10:21:32.858: ../../../../../gdk/wayland/gdkdisplay-wayland.c:1399: Unable to create Cairo image surface: invalid value (typically too big) for the size of the input (surface, pattern, etc.)
Expected results:
A dialog should have been displayed showing the (successfully) imported keys.
| Reporter | ||
Comment 1•1 year ago
|
||
The weird thing is that the crash only happens when I open the import dialog on my large external display (resolution 3840x1600). When I move the import dialog to my laptop's display (2256x1504 with 2x scaling) the crash doesn't happen. I have verified this twice.
The file that I'm important contains a large number of keys (~1000). This believe that this could also relevant because the import results dialog's size seems to be calculated based on the number of imported keys.
Comment 2•1 year ago
|
||
Try version 128. Is that working?
Also try disabling hardware acceleration in the Thunderbird settings.
If still an issue, we'd need the crash id. See https://support.mozilla.org/en-US/kb/thunderbird-crashes
Comment 3•1 year ago
|
||
No follow-up response in 6 months, sorry I have to close this as incomplete, we have insufficient data to work on it.
Description
•