Package Details: thunderbird-beta-bin 135.0b4-1

Git Clone URL: https://aur.archlinux.org/thunderbird-beta-bin.git (read-only, click to copy)
Package Base: thunderbird-beta-bin
Description: Standalone Mail/News reader - Bleeding edge binary version
Upstream URL: https://www.mozilla.org/thunderbird
Keywords: gecko
Licenses: GPL, MPL, LGPL
Conflicts: thunderbird-beta
Provides: thunderbird
Submitter: Det
Maintainer: rko (bittin)
Last Packager: bittin
Votes: 75
Popularity: 0.101332
First Submitted: 2011-01-21 19:05 (UTC)
Last Updated: 2025-01-28 14:56 (UTC)

Dependencies (7)

Required by (94)

Sources (3)

Pinned Comments

rko commented on 2020-10-18 21:26 (UTC)

In the interest of correct spelling, I decided to integrate CircleCode's suggested change to fix hunspell and make it required.

Chances are this is opinionated, but I think if you can afford to install Thunderbird, you can also install hunspell.

  • %u change not implemented, not sure if this is a good idea.
  • Let me know if this breaks usage with other spell checkers. I have no idea what others there are.

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 Next › Last »

kuba-orlik commented on 2020-10-20 06:54 (UTC) (edited on 2020-10-20 06:54 (UTC) by kuba-orlik)

I get the following error when installing the package:

warning: could not get file information for opt/thunderbird-beta/minidump-analyzer
warning: could not get file information for opt/thunderbird-beta/omni.ja
warning: could not get file information for opt/thunderbird-beta/pingsender
warning: could not get file information for opt/thunderbird-beta/platform.ini
warning: could not get file information for opt/thunderbird-beta/plugin-container
warning: could not get file information for opt/thunderbird-beta/precomplete
warning: could not get file information for opt/thunderbird-beta/removed-files
warning: could not get file information for opt/thunderbird-beta/thunderbird
warning: could not get file information for opt/thunderbird-beta/thunderbird-bin
warning: could not get file information for opt/thunderbird-beta/update-settings.ini
warning: could not get file information for opt/thunderbird-beta/updater
warning: could not get file information for opt/thunderbird-beta/updater.ini
warning: could not get file information for usr/bin/thunderbird-beta
warning: could not get file information for usr/share/applications/thunderbird-beta-bin.desktop
warning: could not get file information for usr/share/icons/hicolor/16x16/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/22x22/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/24x24/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/256x256/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/32x32/apps/thunderbird-beta.png
warning: could not get file information for usr/share/icons/hicolor/48x48/apps/thunderbird-beta.png
:: Processing package changes...
(1/1) reinstalling thunderbird-beta-bin                                                                                        [#############################################################################] 100%
error: could not extract /opt/thunderbird-beta/libxul.so (Lzma library error:  No progress is possible)
error: problem occurred while upgrading thunderbird-beta-bin
error: could not commit transaction
error: failed to commit transaction (transaction aborted)

rko commented on 2020-10-18 21:26 (UTC)

In the interest of correct spelling, I decided to integrate CircleCode's suggested change to fix hunspell and make it required.

Chances are this is opinionated, but I think if you can afford to install Thunderbird, you can also install hunspell.

  • %u change not implemented, not sure if this is a good idea.
  • Let me know if this breaks usage with other spell checkers. I have no idea what others there are.

CircleCode commented on 2020-10-14 07:24 (UTC)

it appears symlinking /usr/share/hunspell as dictionaries does not enable system-provided dictionaries anymore. According to https://bugzilla.mozilla.org/show_bug.cgi?id=1587101, this is now achieved by setting the DICPATH env var.

I suggest updating thunderbird-beta-bin.desktop to use Exec=env DICPATH=/usr/share/hunspell /opt/thunderbird-beta/thunderbird %u so that this feature is restored.

aorth commented on 2020-03-17 08:47 (UTC)

@rko yes I guess you're right. I had always used 0 in my packages and never noticed there was official guidance on it. Sorry for bugging you.

Det commented on 2020-02-21 22:05 (UTC)

Yeah, sure has never been 0 in Arch.

rko commented on 2020-02-21 19:28 (UTC)

@aorth, are you sure? According to https://wiki.archlinux.org/index.php/PKGBUILD

"When a new version of the software is released, this value must be reset to 1."

aorth commented on 2020-02-21 19:10 (UTC)

@rko you forgot to reset the pkgrel back to 0 with 74.0b1 release. This is a minor thing, I know... but for a new upstream version you should always reset the pkgrel back to 0.

galvez_65 commented on 2019-12-23 15:17 (UTC)

Also please add StartupWMClass=thunderbird to the .desktop file

galvez_65 commented on 2019-12-23 15:13 (UTC)

if anyone is interested I updated the PKGBUILD file to the b2 build. It can be downloaded here: http://ix.io/25eP

aorth commented on 2019-12-04 07:36 (UTC)

FYI: I'm having an issue with crashes on Wayland with MOZ_ENABLE_WAYLAND=1 since 71.0b3 and 71.0b4. This property is helpful if you are using fractional scaling in GNOME. I have raised the issue on Mozilla's Discourse forum:

https://discourse.mozilla.org/t/thunderbird-71-0b4-crash-under-wayland-on-linux/49697