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

推荐订阅源

G
Google Developers Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Vercel News
Vercel News
Recent Announcements
Recent Announcements
博客园 - Franky
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
宝玉的分享
宝玉的分享
I
InfoQ
博客园 - 聂微东
Jina AI
Jina AI
J
Java Code Geeks
V
V2EX
U
Unit 42
Stack Overflow Blog
Stack Overflow Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
T
The Blog of Author Tim Ferriss
量子位

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) - donutbrowser-bin
2026-06-01 · via AUR Newest Packages

Latest Comments

zxp19821005 commented on 2026-05-18 07:13 (UTC)

@Leia Thanks for your feedback, updated it.

Leia commented on 2026-05-15 19:38 (UTC) (edited on 2026-05-15 22:47 (UTC) by Leia)

  • xdotool needs to be appended to the dependencies.
  • Line 28 needs to be updated to:
ln -sf "/usr/lib/libxdo.so.4" "${pkgdir}/usr/lib/libxdo.so.3"

zxp19821005 commented on 2026-02-25 23:38 (UTC)

@eurpto It's useless.

$ /usr/bin/donutbrowser
Maximum number of clients reached

thread 'main' (2055557) panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tao-0.34.5/src/platform_impl/linux/event_loop.rs:218:53:
Failed to initialize gtk backend!: BoolError { message: "Failed to initialize GTK", filename: "/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/src/rt.rs", function: "gtk::rt::init", line: 141 }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

eurpto commented on 2026-02-25 04:16 (UTC) (edited on 2026-02-25 04:49 (UTC) by eurpto)

Cannot run 0.15.0-1 with new dependency libxdo.so:

donutbrowser: error while loading shared libraries: libxdo.so.3: cannot open shared object file: No such file or directory

Current installed latest version is libxdo.so.4 from package xdotool.

Temporal workaround by symlink:

sudo ln -s /usr/lib/libxdo.so.4 /usr/lib/libxdo.so.3

zxp19821005 commented on 2025-08-07 09:32 (UTC)

@fredrics Thanks for your feedback, fixed it.

frd commented on 2025-08-07 07:52 (UTC)

==> Validating source_x86_64 files with sha256sums... donutbrowser-0.8.2-x86_64.rpm ... FAILED