#1142451 qterminal: add Build-Depends: libcanberra-dev

Package:
qterminal
Source:
qterminal
Description:
Lightweight Qt terminal emulator
Submitter:
Roy Clark (kralcyor)
Date:
2026-07-20 07:03:02 UTC
Severity:
normal
#1142451#5
Date:
2026-07-20 06:23:34 UTC
From:
To:
Dear Maintainer,

The current build of qterminal don't support ASCII BEL.(e.g. echo -e "\a") The support have been added by the upstream, but need building with libcanberra to enable it.[1][2]

After rebuild the qterminal package with adding libcanberra-dev into "Build-Depends:" in debian/control, install the built package and enable "Audible bell" in Session -> Preference... -> Behavior, qterminal support ASCII BEL successfully.

Please consider adding libcanberra-dev into "Build-Depends:" to enable ASCII BEL support.

[1]: https://github.com/lxqt/qterminal/issues/355
[2]: https://github.com/lxqt/qterminal/commit/15c33b26a5f3b95453880c0d5af32c2125e0560c

Regards.