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 merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
MozillaThunderbird.changes | 0000290630 284 KB | |
MozillaThunderbird.spec | 0000032117 31.4 KB | |
_constraints | 0000001248 1.22 KB | |
_link | 0000000123 123 Bytes | |
create-tar.sh | 0000020849 20.4 KB | |
create-tar.sh_broken1 | 0000019456 19 KB | |
create-tar.sh_broken2 | 0000017186 16.8 KB | |
firefox-kde.patch | 0000010336 10.1 KB | |
google-api-key | 0000000040 40 Bytes | |
mozilla-aarch64-startup-crash.patch | 0000000777 777 Bytes | |
mozilla-api-key | 0000000033 33 Bytes | |
mozilla-bmo1504834-part1.patch | 0000003038 2.97 KB | |
mozilla-bmo1669275_use-GLX_SGI_video_sync.patch | 0000002307 2.25 KB | |
mozilla-bmo531915.patch | 0000001021 1021 Bytes | |
mozilla-bmo849632.patch | 0000001089 1.06 KB | |
mozilla-bmo998749.patch | 0000001000 1000 Bytes | |
mozilla-libavcodec58_91.patch | 0000000610 610 Bytes | |
mozilla-nongnome-proxies.patch | 0000001460 1.43 KB | |
mozilla-ntlm-full-path.patch | 0000001145 1.12 KB | |
mozilla-pgo.patch | 0000005002 4.88 KB | |
mozilla-reduce-rust-debuginfo.patch | 0000000414 414 Bytes | |
mozilla-s390-context.patch | 0000001300 1.27 KB | |
mozilla-silence-no-return-type.patch | 0000042243 41.3 KB | |
mozilla-stdint.patch | 0000000416 416 Bytes | |
mozilla.keyring | 0000025687 25.1 KB | |
mozilla.sh.in | 0000006881 6.72 KB | |
one_swizzle_to_rule_them_all.patch | 0000001261 1.23 KB | |
spellcheck.js | 0000000060 60 Bytes | |
suse-default-prefs.js | 0000023810 23.3 KB | |
svg-rendering.patch | 0000001082 1.06 KB | |
tar_stamps | 0000000343 343 Bytes | |
tar_stamps.beta | 0000000337 337 Bytes | |
thunderbird-135.0.source.tar.xz | 0727469316 694 MB | |
thunderbird-135.0.source.tar.xz.asc | 0000000833 833 Bytes | |
thunderbird-135.0.strings_all.tar.zst | 0056185428 53.6 MB | |
thunderbird-135.0.strings_all.tar.zst.asc | 0000000833 833 Bytes | |
thunderbird-rpmlintrc | 0000000029 29 Bytes | |
thunderbird-silence-no-return.patch | 0000000501 501 Bytes | |
thunderbird.appdata.xml | 0000000797 797 Bytes | |
thunderbird.desktop | 0000000244 244 Bytes |
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.