惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
罗磊的独立博客
博客园 - 司徒正美
Last Week in AI
Last Week in AI
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
The GitHub Blog
The GitHub Blog
宝玉的分享
宝玉的分享
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
小众软件
小众软件
Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
B
Blog
博客园 - 【当耐特】
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - proton-mail-bin
2026-06-13 · via AUR Newest Packages

Heiden commented on 2026-04-25 14:28 (UTC)

Thanks for the quick update!

AlphaLynx commented on 2026-04-24 23:23 (UTC)

awesome, electron40 has been released! so I've upgraded to it

dojero commented on 2026-04-24 02:24 (UTC)

I flagged it out of date. I upgraded by getting electron v40 from the AUR. You could make that (https://aur.archlinux.org/packages/electron40-bin) a dependency. When running the 1.12.1 version, there is a constant reminder from Proton that it's out of date.

AlphaLynx commented on 2026-04-23 03:22 (UTC) (edited on 2026-04-23 03:25 (UTC) by AlphaLynx)

The new version requires electron v40 but that's not packaged in extra yet. Should I force it to run on electron39 and upgrade anyway? or wait for electron40 to be available?

lstngr commented on 2026-02-11 05:33 (UTC)

Hi, since a few weeks, I get a blank window on Sway (independent of how I launch proton-mail, command line or rofi). The last logs printed by the app are:

thread '<unnamed>' panicked at ../../third_party/rust/chromium_crates_io/vendor/skrifa-v0_29/src/outline/glyf/hint/engine/outline.rs:650:12:
attempt to multiply with overflow
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
06:21:52.677 (main)         › request-load-time average: 14ms deviation: 9ms max: 29ms count: 11
06:22:42.776 (flag-manager) › Checking flags
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s._sendInternal (node:electron/js2c/browser_init:2:94432)
    at b._sendInternal (node:electron/js2c/browser_init:2:78733)
    at node:electron/js2c/browser_init:2:110262
    at new Promise (<anonymous>)
    at Object.invokeInWebContents (node:electron/js2c/browser_init:2:109991)
    at b.executeJavaScript (node:electron/js2c/browser_init:2:81144)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

which seems to be a similar issue as this ferdium-bin comment by user leny. Similarly to leny, I'm able to solve the issue by installing aur/electron37-bin and not extra/electron37. I lack the technical know how to understand where the issue comes from, however.

AlphaLynx commented on 2026-02-05 23:12 (UTC)

No, this package itself is architecture independent. since the app.asar doesn't contain any compiled native modules, the package can be built and run on any arch. check out the electron package guidelines and the PKGBUILD arch for details.

BitMana commented on 2026-02-04 13:20 (UTC)

AlphaLynx commented on 2025-10-30 20:11 (UTC)

I'm not sure where those conflicts are coming from. I usually keep debug builds off, but I was able to build and install pgadmin4-desktop-debug, pgadmin4-server-debug, and proton-mail-bin-debug together...

$ pacman -Q pgadmin4-desktop-debug pgadmin4-server-debug proton-mail-bin-debug
pgadmin4-desktop-debug 9.8-1
pgadmin4-server-debug 9.9-1
proton-mail-bin-debug 1.9.1-2

vetkat commented on 2025-10-30 12:45 (UTC)

There seems to be file conflicts with pgadmin4-desktop-debug (although the fault may be with pgadmin4-desktop-debug, since pgadmin4-desktop are getting the same errors).

$ yay -S proton-mail-bin

... snip ...

Package (2)            Old Version  New Version  Net Change

proton-mail-bin        1.9.0-1      1.9.1-2       10.94 MiB
proton-mail-bin-debug               1.9.1-2        2.74 MiB

... snip ...

error: failed to commit transaction (conflicting files)
proton-mail-bin-debug: /usr/lib/debug/.build-id/0f/d60263ae423cc17f40668f900829657636fd90 exists in filesystem (owned by pgadmin4-desktop-debug)
proton-mail-bin-debug: /usr/lib/debug/.build-id/0f/d60263ae423cc17f40668f900829657636fd90.debug exists in filesystem (owned by pgadmin4-desktop-debug)
... and some more ...

Errors occurred, no packages were upgraded.
 -> error installing: [/home/vetkat/.cache/yay/proton-mail-bin/proton-mail-bin-1.9.1-2-x86_64.pkg.tar.zst /home/vetkat/.cache/yay/proton-mail-bin/proton-mail-bin-debug-1.9.1-2-x86_64.pkg.tar.zst] - exit status 1

NextWorks commented on 2025-10-25 13:25 (UTC)

Thanks for the fast response! :) i appreciated your support now is working as expected