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

lightburn: incompatible Qt library #373062

Open
42willow opened this issue Jan 11, 2025 · 1 comment
Open

lightburn: incompatible Qt library #373062

42willow opened this issue Jan 11, 2025 · 1 comment
Labels
0.kind: bug Something is broken

Comments

@42willow
Copy link

Describe the bug

Cannot mix incompatible Qt library (5.15.15) with this library (5.15.17)
zsh: abort (core dumped)  lightburn

The Qt library for lightburn needs to be pinned to 5.15.15

Steps to reproduce

Steps to reproduce the behavior:

  1. export NIXPKGS_ALLOW_UNFREE=1; nix run nixpkgs#lightburn --impure (under xorg, lightburn doesn't work under wayland)
  2. incompatible Qt library error is produced

Expected behavior

Lightburn should run as expected

Additional context

https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/graphics/lightburn/default.nix

Metadata

  • system: "x86_64-linux"
  • host os: Linux 6.6.69, NixOS, 24.11 (Vicuna), 24.11.20250106.3f0a8ac
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.11
  • nixpkgs: /nix/store/fz4h8yz3qr83p6cfhisgj02knjqg6nxs-source

Notify maintainers

@q3k


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@42willow 42willow added the 0.kind: bug Something is broken label Jan 11, 2025
@aucub
Copy link
Contributor

aucub commented Jan 11, 2025

Can you check #372918?

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
Projects
None yet
Development

No branches or pull requests

2 participants