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

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
B
Blog
腾讯CDC
P
Proofpoint News Feed
Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
L
LangChain Blog
F
Fortinet All Blogs
T
The Blog of Author Tim Ferriss
人人都是产品经理
人人都是产品经理
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
IT之家
IT之家
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
The Cloudflare Blog
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog

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) - claude-desktop-bin
2026-05-29 · via AUR Newest Packages

patrickjaja commented on 2026-05-06 01:20 (UTC) (edited on 2026-05-06 01:21 (UTC) by patrickjaja)

@apaur thats strange to hear and we need to fix that. but first: "tray-icon.png" is not in use, its using /usr/lib/claude-desktop-bin/resources/locales/TrayIconTemplate-Dark.png statically.

Maybe thats the issue you describe (that its a white icon on a white tray?). i assume that because the "TrayIconTemplate.png" in your cp command is the black one. Can you confirm?

apaur commented on 2026-05-05 20:44 (UTC) (edited on 2026-05-05 20:44 (UTC) by apaur)

Tray icon missing after update (again)

After updating, the tray icon disappears — same issue as the previous version. Fix:

sudo cp /usr/lib/claude-desktop-bin/resources/locales/TrayIconTemplate.png /usr/lib/claude-desktop-bin/resources/tray-icon.png

@patrickjaja This needs to be re-run after every (recent) update since the copy gets overwritten. Might be worth adding a post_install/post_upgrade hook to the PKGBUILD.

Also, super grateful for you maintaining this!! Keep up the great work <3

patrickjaja commented on 2026-04-18 10:13 (UTC)

@enghausen thanks for your help, this makes me calm again. I had to do lot of infrastructure changes and was very worried when seeing breaking installations. Great you also catched the GlobalShortcuts electron (40.6.1+) fix.

enghausen commented on 2026-04-18 10:06 (UTC) (edited on 2026-04-18 10:09 (UTC) by enghausen)

@patrickjaja Updated to -6, works perfectly. Bundled electron 41 launches without issues and the global shortcuts prompt now appears as expected. Nice fix, thanks for the quick turnaround.

patrickjaja commented on 2026-04-18 09:59 (UTC) (edited on 2026-04-18 09:59 (UTC) by patrickjaja)

@enghausen do you mind to update to -6 and report back?

enghausen commented on 2026-04-18 09:47 (UTC)

Same issue as @papa33. After installing 1.3109.0-5, claude-desktop exits silently. Running the binary directly shows missing libffmpeg.so, then missing icudtl.dat, and several other electron runtime files. What fixed it for me was removing the bundled binary (com.anthropic.claude-desktop) so the launcher falls back to system electron. Not sure if that's the right fix, but it works.

patrickjaja commented on 2026-04-18 09:28 (UTC) (edited on 2026-04-18 09:36 (UTC) by patrickjaja)

asm0dey commented on 2026-04-18 09:03 (UTC)

@patrickjaja copy from where to where?

patrickjaja commented on 2026-04-18 08:29 (UTC) (edited on 2026-04-18 08:37 (UTC) by patrickjaja)

@fieldnote-echo @papa33 Thanks for the report & sorry for breaking the installation. This one is hard to be covered by my pipeline (i have worked on further wayland support this included to rename the electron binary for the process it spawns and proper permission delegation).

I could reproduce it locally, but it's happening when /home is on a separate filesystem (btrfs subvolume or different partition). Hard links can't cross filesystem boundaries.

As suggested, cp is a better solution and it's implemented.

Feel free to try it again, feedback is very much appreciated (on my system everything is on the same partition).

papa33 commented on 2026-04-18 07:08 (UTC)

File "/usr/lib/claude-desktop-bin/com.anthropic.claude-desktop" from package "claude-desktop-bin" is missing dependency "libffmpeg.so"