Package Details: xemu-git 0.8.135.r13.gfeac623-1

Git Clone URL: https://aur.archlinux.org/xemu-git.git (read-only, click to copy)
Package Base: xemu-git
Description: Original Xbox emulator (fork of XQEMU)
Upstream URL: https://xemu.app/
Keywords: console emulation emulator game microsoft xbox xiso
Licenses: GPL-2.0-only
Conflicts: xemu
Provides: xemu
Submitter: abouvier
Maintainer: abouvier
Last Packager: abouvier
Votes: 10
Popularity: 0.003283
First Submitted: 2020-09-28 02:28 (UTC)
Last Updated: 2026-06-08 03:36 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

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)

Full log on pastebin: https://pastebin.com/LY0YAThw

If I have python-distlib installed the installation succeeds.

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.