Public bug reported:
**Package:** easyeffects 8.1.2+ds-1
**Release:** Ubuntu 26.04 LTS (resolute), Qt 6.10.2, GNOME/Wayland
## Summary
All icon-only controls in Easy Effects render as blank/invisible squares
because nothing in the dependency chain installs `qt6-svg-plugins`. Every icon
in the app (Kirigami/qqc2-desktop-style, breeze icon theme) is an SVG;
`libqt6svg6` ships only the library, while the QSvg imageformat and iconengine
plugins (`imageformats/libqsvg.so`, `iconengines/libqsvgicon.so`) live in
`qt6-svg-plugins`, which is not pulled in by easyeffects,
qml6-module-org-kde-kirigami,
or qml6-module-org-kde-desktop.
## Impact
On a system without a Qt/KDE desktop (e.g. stock Ubuntu GNOME), the per-effect
enable (power) toggle, remove buttons, drag handles, EQ band menu buttons and
all toolbar icons are invisible — controls exist but show nothing until
hovered. Users cannot tell their effects are bypassed or how to enable them.
KDE installs mask the bug because something else in a Plasma install drags the
plugins in.
## Steps to reproduce
1. Minimal Ubuntu 26.04 GNOME install; `apt install easyeffects` (verify
`qt6-svg-plugins` is not installed).
2. Launch easyeffects, add an Equalizer effect.
3. Sidebar effect rows show no visible toggle/remove controls; icon buttons
throughout the UI are empty squares.
## Expected
Icons render. Installing `qt6-svg-plugins` (or pre-loading its plugins via
`QT_PLUGIN_PATH` from the extracted deb, which was used to bisect this)
immediately fixes every missing icon.
## Suggested fix
Add `Depends: qt6-svg-plugins` — arguably at the right layer:
`qml6-module-org-kde-kirigami` (or qml6-module-org-kde-desktop), since any
Kirigami app is unusable without SVG icon rendering; easyeffects should at
minimum Recommend it. dh_shlibdeps cannot detect runtime-loaded plugins, which
is how this was missed.
## Workaround
`sudo apt install qt6-svg-plugins`
ProblemType: Bug
DistroRelease: Ubuntu 26.04
Package: easyeffects 8.1.2+ds-1
ProcVersionSignature: Ubuntu 7.0.0-27.27-generic 7.0.6
Uname: Linux 7.0.0-27-generic x86_64
ApportVersion: 2.34.0-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon Jul 20 02:23:24 2026
InstallationDate: Installed on 2026-06-21 (29 days ago)
InstallationMedia: Ubuntu 26.04 "Resolute Raccoon" - Release amd64 (20260423.1)
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-256color
XDG_RUNTIME_DIR=<set>
SourcePackage: easyeffects
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: easyeffects (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug resolute wayland-session
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2161297
Title:
All icons invisible — missing dependency on qt6-svg-plugins
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easyeffects/+bug/2161297/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs