Skip to content

incomplete files #97

Description

@sthifen

Hi, I tested the RPM on Fedora 43 and it looks incomplete.

The package installs these files:

  • /usr/local/bin/wbeam
  • /usr/local/bin/wbeam-desktop
  • /usr/local/bin/wbeam-desktop-tauri
  • /usr/local/bin/wbeamd-server
  • /usr/local/bin/wbeamd-streamer
  • /usr/share/wbeam/host/scripts/...

But commands fail because expected paths are missing:

  • wbeam android deploy tries to use /usr/share/wbeam/android, but that directory does not exist.
  • wbeam deps virtual check tries to use /usr/share/wbeam/scripts/virtual-deps-check.sh, but that file does not exist.

Also, wbeam host probe reports:

  • evdi.module_available = false
  • evdi.module_loaded = false

System:

  • Fedora 43
  • GNOME Wayland
  • Kernel 6.19.11-200.fc43.x86_64

So there seem to be two separate issues:

  1. the RPM package is missing required runtime files
  2. evdi is unavailable on this kernel/system

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions