Bug 2369338
| Summary: | Conky is not build with Wayland Support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | trevor |
| Component: | conky | Assignee: | Miroslav Lichvar <mlichvar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | jonathan, mlichvar, moceap |
| Target Milestone: | --- | Keywords: | Desktop |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | conky-1.22.2-1.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-12 19:27:04 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
trevor
2025-05-30 05:19:37 UTC
Please try this scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=133581847 If it works I'll push the changes to the repository. Unfortunately it didn't work for me. I downloaded and updated to this artifact https://kojipkgs.fedoraproject.org//work/tasks/1961/133581961/conky-1.22.0-2.fc42.x86_64.rpm With the following in conky.conf conky.config = { out_to_wayland = true, out_to_x = false, I get -> trevor ~ conky conky: drawing to single buffer conky: forked to background, pid is 8896 conky: FOUND: wayland conky: FOUND: x11 conky: FOUND: file conky: FOUND: ncurses conky: FOUND: console conky: Compositor doesn't support wlr-layer-shell-unstable-v1. Can't run conky. Without the above lines the behaviour remains as before, i.e. conky won't run as a startup program nor immediately after the desktop becomes available. I have changed to using the Niri window manager, https://github.com/YaLTeR/niri/, and the conky-1.22.0-2 release works. There are issues drawing graphs, {cpugraph}, {diskiograph},etc, but this is a known issue with Conky on Wayland. FEDORA-2025-f4b7be91e7 (conky-1.22.2-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f4b7be91e7 Ok, the Wayland support is now enabled in rawhide and f43. FEDORA-2025-f4b7be91e7 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f4b7be91e7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f4b7be91e7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-f4b7be91e7 (conky-1.22.2-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |