Package Details: waydroid-settings-git r115.d2e9aa9-2

Git Clone URL: https://aur.archlinux.org/waydroid-settings-git.git (read-only, click to copy)
Package Base: waydroid-settings-git
Description: GTK app written in Python to control Waydroid settings
Upstream URL: https://github.com/axel358/Waydroid-Settings
Keywords: waydroid waydroid-settings
Conflicts: waydroid-settings
Provides: waydroid-settings
Submitter: None
Maintainer: arcaneninja
Last Packager: ZhangHua
Votes: 1
Popularity: 0.000000
First Submitted: 2023-01-16 10:32 (UTC)
Last Updated: 2023-11-07 12:14 (UTC)

Latest Comments

1 2 Next › Last »

kode54 commented on 2025-11-03 03:51 (UTC) (edited on 2025-11-03 03:55 (UTC) by kode54)

Edit: How did I end up here? The script I use is called waydroid-script-git, not waydroid-settings-git ... huh.

Edit 2: This particular project appears to have not been updated in over two years, while the other one is still actively updated.

simona commented on 2025-11-02 08:33 (UTC)

/usr/bin/waydroid-helper already in waydroid-helper

dreieck commented on 2025-10-19 16:23 (UTC)

Please add
conflicts=("waydroid-helper"):

(3/3) checking for file conflicts                                                              [#######################################################] 100%
error: failed to commit transaction (conflicting files)
waydroid-helper: /usr/bin/waydroid-helper exists in filesystem (owned by waydroid-settings-git)
Errors occurred, no packages were upgraded.
 -> error installing repo packages

Regards and thanks for maintaining!

kageyama commented on 2023-12-19 15:40 (UTC) (edited on 2023-12-19 15:40 (UTC) by kageyama)

This package dosen't add scripts, i cerated a issue on the repo https://github.com/axel358/waydroid-settings/issues/20.

Please add support so that scripts also get installed.

MarsSeed commented on 2023-07-19 09:35 (UTC)

This should build the main branch and use gtk3.

For the work-in-propgress gtk4 version, a new waydroid-settings-gtk4-git package should be created.

The gtk3 main branch is much newer as of this writing. So the gtk4 port is not the immediate focus of the project, it seems.

retropie commented on 2023-04-26 18:35 (UTC)

Fix to install waydroid settings Installing waydroid settings gives Error "Failed to find window. ui" Uninstall python-argparse and python-pyclip Install waydroid-settings-git Then reinstall both python packages

Axel358 commented on 2023-03-13 12:22 (UTC)

The gtk4 port is wip, very unstable and currently targets the GNOME 44 stack. It should not be shipped just yet

bkb commented on 2023-03-08 16:21 (UTC)

AttributeError: module 'typing' has no attribute '_ClassVar'. Did you mean: 'ClassVar'?
[3/5] Generating data/cu.axel.waydroidsettings.appdata.xml with a custom command
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'waydroid-settings-git-r85.bac6cd8-4': 
error: packages failed to build: waydroid-settings-git-r85.bac6cd8-4

C.Schmidpeter commented on 2023-02-28 06:06 (UTC)

Build fails with:

==> Starting package()... ninja: Entering directory `/var/cache/makepkg/waydroid-settings-git/src/build' [3/5] Generating src/blueprints with a custom command usage: blueprint-compiler [-h] [--version] command ...

positional arguments: command compile Compile blueprint files batch-compile Compile many blueprint files at once port Interactive porting tool lsp Run the language server (for internal use by IDEs) help Show this message

optional arguments: -h, --help show this help message and exit --version show program's version number and exit [4/5] Generating src/waydroidsettings_gresource with a custom command FAILED: src/waydroidsettings.gresource /usr/bin/glib-compile-resources ../Waydroid-Settings/src/waydroidsettings.gresource.xml --sourcedir src --sourcedir ../Waydroid-Settings/src --internal --generate --target src/waydroidsettings.gresource --dependency-file src/waydroidsettings.gresource.d ../Waydroid-Settings/src/waydroidsettings.gresource.xml: Failed to locate “window.ui” in any source directory. ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in package(). Aborting...

kode54 commented on 2023-02-20 07:40 (UTC)

Okay, it builds in a clean chroot. I guess maybe it doesn't like that I was building it directly against my system, and also trying to build it against waydroid-git.