Openmoko Bug #2140: Should use different volumes for ringtone and receiver
Openmoko Public Trac
bugs at docs.openmoko.org
Sat Nov 29 02:18:19 CET 2008
#2140: Should use different volumes for ringtone and receiver
----------------------+-----------------------------------------------------
Reporter: john_lee | Owner: tick
Type: defect | Status: in_testing
Priority: normal | Milestone:
Component: Qtopia | Version: Om2008.9-dev
Severity: normal | Keywords: Om2008.11
Haspatch: 1 | Blockedby:
Estimated: | Patchreview: positive
Blocking: | Reproducible: always
----------------------+-----------------------------------------------------
Comment(by Treviño):
As said before the issue won't be fixed completely until you upgrade the
file at:
http://git.openmoko.org/?p=openmoko.git;a=blob;f=packages/qtopia-phone
/openmoko-phoneprofile-
data/PhoneProfile.conf;h=c22328febaff63e5a72c18dce92254773fa69ab0;hb=HEAD
(packages/qtopia-phone/openmoko-phoneprofile-data/PhoneProfile.conf).
It should be upgraded adding CallVolume with something like (I've set it
to 3, since 4 is too much from my tests on a GTA02v5):
{{{
--- PhoneProfile.conf.old 2008-11-29 02:16:40.000000000 +0100
+++ PhoneProfile.conf 2008-11-29 02:17:09.000000000 +0100
@@ -10,6 +10,7 @@
System = 1
Vibrate = 1
Volume = 3
+CallVolume = 3
[Profile 2]
AutoAnswer = 0
CallAlert = 0
@@ -22,6 +23,7 @@
System = 1
Vibrate = 0
Volume = 0
+CallVolume = 3
[Profile 3]
AutoAnswer = 0
CallAlert = 0
@@ -34,6 +36,7 @@
System = 1
Vibrate = 1
Volume = 0
+CallVolume = 3
[Profile 4]
AutoAnswer = 0
CallAlert = 2
@@ -46,6 +49,7 @@
System = 1
Vibrate = 0
Volume = 3
+CallVolume = 3
[Profiles]
Profiles = "1,2,3,4"
Selected = 1
}}
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2140#comment:6>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
More information about the buglog
mailing list