Package Details: thunderbird-globalmenu 115.10.2-2

Git Clone URL: https://aur.archlinux.org/thunderbird-globalmenu.git (read-only, click to copy)
Package Base: thunderbird-globalmenu
Description: Standalone mail and news reader from mozilla.org (With appmenu patch from Ubuntu)
Upstream URL: https://www.thunderbird.net/
Licenses: MPL-2.0
Conflicts: thunderbird
Provides: thunderbird
Submitter: detian
Maintainer: detian
Last Packager: detian
Votes: 15
Popularity: 0.51
First Submitted: 2024-03-06 02:09 (UTC)
Last Updated: 2024-05-10 15:53 (UTC)

Dependencies (38)

Required by (93)

Sources (6)

Pinned Comments

detian commented on 2024-05-10 15:55 (UTC) (edited on 2024-05-10 15:58 (UTC) by detian)

My build: https://drive.google.com/drive/folders/1byMMyI0LSiSTHh9v-MPRL9UXGgbjW1Ua?usp=sharing

Latest Comments

1 2 3 4 5 6 .. 12 Next › Last »

rodneyck commented on 2024-05-10 20:50 (UTC)

@detian Thanks for sharing, works great!

detian commented on 2024-05-10 15:55 (UTC) (edited on 2024-05-10 15:58 (UTC) by detian)

My build: https://drive.google.com/drive/folders/1byMMyI0LSiSTHh9v-MPRL9UXGgbjW1Ua?usp=sharing

Betterbird commented on 2024-05-10 11:47 (UTC)

The correct Rust version for TB 115 is 1.70.0: https://github.com/Betterbird/thunderbird-patches/blob/main/115/115.sh I know that some repos use higher version, like BB FlatPak, but they need additional patches to make it work.

detian commented on 2024-05-10 11:38 (UTC)

@Betterbird thanks! Will update.
@system7 the rust v1.78 broken the build, try downgrade rust to v1.77.

Betterbird commented on 2024-05-10 08:16 (UTC)

There will be a specific message hiding in the 10 km of build output. It failed at minute 40. Paste into a file and look for "error", or send the file to support at betterbird dot eu. We really have nothing to do with this, but we recently compiled Betterbird with the patches, see: https://github.com/Betterbird/thunderbird-patches/issues/297 If we get confirmation that it works, we'll ship it in Betterbird.

system7 commented on 2024-05-10 07:58 (UTC)

I got this message only. Above this, there are only warnings. I do not think so, I am out of memory. :) My config

                   -`                    system7@AMANDA 
                  .o+`                   -------------- 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Kernel: 6.8.9-arch1-1 
               `+oooooo:                 Uptime: 2 days, 13 hours, 5 mins 
               -+oooooo+:                Packages: 1815 (pacman), 39 (flatpak) 
             `/:-:++oooo+:               Shell: bash 5.2.26 
            `/++++/+++++++:              Resolution: 2560x1080 
           `/++++++++++++++:             DE: GNOME 46.1 
          `/+++ooooooooooooo/`           WM: Mutter 
         ./ooosssso++osssssso+`          WM Theme: Adwaita 
        .oossssso-````/ossssss+`         Theme: adw-gtk3 [GTK2/3] 
       -osssssso.      :ssssssso.        Icons: Papirus [GTK2/3] 
      :osssssss/        osssso+++.       Terminal: guake 
     /ossssssss/        +ssssooo/-       CPU: 13th Gen Intel i9-13900K (32) @ 5.500GHz 
   `/ossssso+/:-        -:/+osssso+-     GPU: AMD ATI Radeon RX 6600/6600 XT/6600M 
  `+sso+:-`                 `.-/+oso:    Memory: 31914MiB / 63601MiB 
 `++:.                           `-/+/
 .`                                 `/

Betterbird commented on 2024-05-10 07:56 (UTC)

What's the error? On occasions, the rust compiler has an error or runs out of memory, it may work a second time.

system7 commented on 2024-05-10 07:44 (UTC)

It cannot be compiled here. I got this errror

 0:37.40 BUILDSTATUS BUILD_VERBOSE comm/third_party/botan
 0:39.58 6 warnings generated.
 0:40.43 make[2]: *** [/home/system7/.cache/yay/thunderbird-globalmenu/src/thunderbird-115.10.2/config/recurse.mk:34: compile] Error 2
 0:40.43 make[1]: *** [/home/system7/.cache/yay/thunderbird-globalmenu/src/thunderbird-115.10.2/config/rules.mk:361: default] Error 2
 0:40.43 make: *** [client.mk:60: build] Error 2
 0:40.45 18 compiler warnings present.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: thunderbird-globalmenu-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
thunderbird-globalmenu - exit status 4

Betterbird commented on 2024-05-07 17:00 (UTC) (edited on 2024-05-07 19:27 (UTC) by Betterbird)

You can drop assert.patch if you change line 193 of nsMenuBar.cpp to: mDocument = ContentNode()->OwnerDoc();

Like so: https://github.com/Betterbird/thunderbird-patches/blob/8c6d9032ad318a80f23a521d91f0fa6d5d5532ee/115/features/feature-unity-menubar.patch#L1670

rodneyck commented on 2024-05-03 06:53 (UTC)

@detian Thank you!! It is so nice to see those sweet global menus again in Thunderbird, and thank you for providing it for us!!