Your message dated Sun, 7 Jun 2026 05:28:34 -0800
with message-id
<caaajcmyv_v+_dnn6auxmegod+hxmr5w3oy74tp-4axd-1y7...@mail.gmail.com>
and subject line Re: lomiri-telephony-service: lomiri-dialer-app dialpad tones
can't be heard
has caused the Debian Bug report #1139235,
regarding lomiri-telephony-service: lomiri-dialer-app dialpad tones can't be
heard
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1139235: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139235
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tone-generator
Version: 1.6.1-5
Severity: important
Control: clone -1 -2
Control: reassign -2 src:lomiri-telephony-service 0.6.1-1
Test Case
========
1. Follow the instructions at https://wiki.debian.org/Lomiri to
install lomiri on Debian 13. If you are using a VM, follow the
additional instructions to enable 3D acceleration. If you are prompted
to choose a display manager, any choice is ok
2. sudo apt install lomiri-dialer-app
3. Log out. Log into the Lomiri session.
4. Open the Phone app. Press keys on the dialer pad. You should hear
audio for each number entered.
Dual fix
======
For this to work, both tone-generator and lomiri-telephony-service
need to be fixed. According to Debian's documentation, the bug should
be cloned in cases like this so I have done that.
https://www.debian.org/Bugs/server-control#reassign
tone-generator fix
==============
tone-generator provides a systemd service in the debian/ packaging.
This systemd service required the pulseaudio systemd service but the
package didn't depend on pulseaudio. Lomiri installs pipewire by
default instead of pulseaudio and pipewire is generally seen as a more
modern audio framework. Therefore, the fix is to simply remove the
unnecessary dependency of the systemd service on the pulseaudio
services.
Debian's lomiri packaging is shared with the Ubuntu Touch project
upstream. Ubuntu Touch has several differences compared to a typical
Debian & Ubuntu system. In this case, Ubuntu Touch supports pulseaudio
but does not support pipewire yet.
https://gitlab.com/ubports/development/core/tone-generator/-/merge_requests/8
lomiri-telephony-service fix
=======================
lomiri-telephony-service provides multiple systemd services in the
debian/ packaging. The ExecStart lines referred to a nonexistent file
name. Additionally, the debhelper integration with the systemd
services didn't work because the filenames in debian/rules were
incorrect. debhelper does not warn about this. See
https://bugs.debian.org/1138661
These issues are fixed by simply copying from the Ubuntu Touch
packaging upstream.
Thank you,
Jeremy BĂcha
--- End Message ---
--- Begin Message ---
Version: 0.6.2-4
--- End Message ---