Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waydroid-helper: fails to launch #390486

Closed
3 tasks done
typedrat opened this issue Mar 16, 2025 · 0 comments · Fixed by #390496
Closed
3 tasks done

waydroid-helper: fails to launch #390486

typedrat opened this issue Mar 16, 2025 · 0 comments · Fixed by #390496
Labels
0.kind: bug Something is broken 9.needs: maintainer Package or module needs active maintainers

Comments

@typedrat
Copy link

typedrat commented Mar 16, 2025

Nixpkgs version

  • Unstable (25.05)

Describe the bug

waydroid-helper crashes on launch.

Steps to reproduce

  1. Add waydroid-helper to environment.systemPackages.
  2. Try to run it.

Expected behaviour

The program should launch.

Screenshots

No response

Relevant log output

Traceback (most recent call last):
  File "/nix/store/fpnx8lcvn8kf2p6p95lax6hsvl5knzsq-waydroid-helper-0.1.2/bin/.waydroid-helper-wrapped", line 85, in <module>
    start_gui()
  File "/nix/store/fpnx8lcvn8kf2p6p95lax6hsvl5knzsq-waydroid-helper-0.1.2/bin/.waydroid-helper-wrapped", line 63, in start_gui
    gi.require_version('Adw', '1')
  File "/nix/store/m9y1ffs5jyvra1zc95spdgyxcg852wv1-python3.12-pygobject-3.50.0/lib/python3.12/site-packages/gi/__init__.py", line 122, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Adw not available

Additional context

I'm running Hyprland, so I might not have some assumed GNOME dependency installed.

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.12.17-xanmod1, NixOS, 25.05 (Warbler), 25.05.20250309.e3e32b6
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.12
  • nixpkgs: /nix/store/g4ppspdl4fy7hnp4jgjl4ll03v7i08w3-source

Notify maintainers


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

@typedrat typedrat added the 0.kind: bug Something is broken label Mar 16, 2025
@FliegendeWurst FliegendeWurst added the 9.needs: maintainer Package or module needs active maintainers label Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 9.needs: maintainer Package or module needs active maintainers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants