The Stand-Alone Mozilla Mail Component
Mozilla Thunderbird is a redesign of the Mozilla Mail component. It is
written using the XUL user interface language and designed to be
cross-platform. It is a stand-alone application instead of part of the
Mozilla application suite.
Branding and mandatory extension signing are disabled... I hope.
- Links to mozilla:Factory / MozillaThunderbird
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:HSF/MozillaThunderbird && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Sources could not be expanded: conflict in file tar_stamps
Comments 2
Test of Thunderbird 115-beta6 on Tumbleweed Release 20230724 ends with a rendering crash:
thommie@odysseus3:~> thunderbird
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: vaapitest: ERROR (t=0.449189) [GFX1-]: vaapitest: ERROR
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: vaapitest: ERROR (t=0.449189) |[1][GFX1-]: vaapitest: VA-API test failed: failed to initialise VAAPI connection.
(t=0.449222) [GFX1-]: vaapitest: VA-API test failed: failed to initialise VAAPI connection.
Crash Annotation GraphicsCriticalError: |[G0][GFX1-]: Failed to create EGLSurface!: 0x3009 (t=1.31282) [GFX1-]: Failed to create EGLSurface!: 0x3009
Crash Annotation GraphicsCriticalError: |[G0][GFX1-]: Failed to create EGLSurface!: 0x3009 (t=1.31282) |[G1][GFX1-]: Failed to create EGLSurface. 1 renderers, 0 active. (t=1.3
1288) [GFX1-]: Failed to create EGLSurface. 1 renderers, 0 active.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: vaapitest: ERROR (t=0.449189) |[1][GFX1-]: vaapitest: VA-API test failed: failed to initialise VAAPI connection.
(t=0.449222) |[2]GP+[GFX1-]: Failed to create EGLSurface!: 0x3009 (t=1.90075) |[3][GFX1-]: Handling webrender error 3 (t=1.90078) [GFX1-]: Handling webrender error 3
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: vaapitest: ERROR (t=0.449189) |[1][GFX1-]: vaapitest: VA-API test failed: failed to initialise VAAPI connection.
(t=0.449222) |[2]GP+[GFX1-]: Failed to create EGLSurface!: 0x3009 (t=1.90075) |[3][GFX1-]: Handling webrender error 3 (t=1.90078) |[4][GFX1-]: Fallback WR to SW-WR (t=1.90081
) [GFX1-]: Fallback WR to SW-WR
/usr/lib64/thunderbird/thunderbird-bin: symbol lookup error: /usr/lib64/thunderbird/libxul.so: undefined symbol: png_get_first_frame_is_hidden, version PNG16_0
Exiting due to channel error.
Is their any workaround?
I guess it needs updating and/or rebuilding. It also may need libpng+apng package from my home:X0F repo.