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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
IT之家
IT之家
Google DeepMind News
Google DeepMind News
D
Docker
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 【当耐特】
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
月光博客
月光博客
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

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) - xemu-git
2026-05-29 · via AUR Newest Packages

SyberHexen commented on 2026-05-30 00:10 (UTC)

Forcing the dialog driver works, thanks

abouvier commented on 2026-05-29 07:31 (UTC)

You can try $ SDL_FILE_DIALOG_DRIVER=zenity xemu with zenity installed.

abouvier commented on 2026-05-22 05:32 (UTC)

You just remove the capabilities no? It's the same thing as # setcap -r /usr/bin/xemu.

SyberHexen commented on 2026-05-22 03:46 (UTC) (edited on 2026-05-23 05:31 (UTC) by SyberHexen)

@abouvier Not sure on security implications of this patch using systemd --user to workaround that xdg / filemanager issue some are having because of those setcap permissions edit: Sorry disregard, resolving on xemu git

Neros commented on 2025-08-16 10:44 (UTC)

I had the same issue:

mkvenv: Creating non-isolated virtual environment at 'pyvenv'

*** Ouch! ***

found no usable distlib, please install it 


==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: xemu-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
xemu-git - exit status 4

Installing python-distlib fixes it.

cubic_control commented on 2025-08-07 03:00 (UTC)

Same error occurs when using makepkg. Paru uses the --noextract flag with makepkg, which causes that srcdir warning.

abouvier commented on 2025-08-07 01:18 (UTC)

I really can't reproduce this error. Do you have modified any configuration related to makepkg?

Try to build with makepkg instead of paru.

And what is this? WARNING: Using existing $srcdir/ tree

cubic_control commented on 2025-08-06 16:32 (UTC)

abouvier commented on 2025-08-06 02:58 (UTC)

@cubic_control I don't have this error. What have you done?! Post the full log somewhere maybe.