<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>301836</bug_id>
          
          <creation_ts>2012-06-13 18:49:40 +0000</creation_ts>
          <short_desc>Plop sound when changing the volume can&apos;t be turned off</short_desc>
          <delta_ts>2020-02-06 19:51:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kmix</product>
          <component>KMix Panel Docking</component>
          <version>4.5</version>
          <rep_platform>Gentoo Packages</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>regression</keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Janek Bevendorff">kde</reporter>
          <assigned_to name="Christian Esken">esken</assigned_to>
          <cc>cfeck</cc>
    
    <cc>greatperson</cc>
    
    <cc>joel</cc>
    
    <cc>launchpad</cc>
    
    <cc>rgpublic</cc>
    
    <cc>storm.anthro</cc>
          
          <cf_commitlink>http://commits.kde.org/kmix/e8bd7101b450695b083474d7d042ee22f420254f</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1265486</commentid>
    <comment_count>0</comment_count>
    <who name="Janek Bevendorff">kde</who>
    <bug_when>2012-06-13 18:49:40 +0000</bug_when>
    <thetext>When changing the system volume either via the Kmix popup in the system tray or by hitting the volume keys on the keyboard (in case you have a notebook or a keyboard with multimedia keys) there is always a &quot;plop&quot; sound that can&apos;t be turned off.

As far as I know this is normally controlled by the &quot;Beeb&quot; property for the KDE Workspace notification settings, but turning this option off doesn&apos;t do anything.
The plop sound can only be turned off by muting system sounds alltogether.

Reproducible: Always



Expected Results:  
There should be an option in the notification settings to turn off the plop sound.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1270147</commentid>
    <comment_count>1</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2012-06-26 20:20:41 +0000</bug_when>
    <thetext>I am a bit confused. The plop sound should not be in any release, only in the development version. Are you running a development version?
In any case, for KDE 4.9 this will be configurable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1270149</commentid>
    <comment_count>2</comment_count>
    <who name="Janek Bevendorff">kde</who>
    <bug_when>2012-06-26 20:22:46 +0000</bug_when>
    <thetext>I had this in 4.8.80 and still have it in 4.8.90 (i.e. both beta 
releases).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1270187</commentid>
    <comment_count>3</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2012-06-26 21:50:40 +0000</bug_when>
    <thetext>Git commit 9adc98fd03c2d9a5fdf68953e3591dcaa857177f by Christian Esken.
Committed on 26/06/2012 at 22:22.
Pushed by esken into branch &apos;master&apos;.

Allow disableing of &quot;plop&quot; sound on volume changes.

M  +17   -0    apps/kmix.cpp
M  +2    -0    apps/kmix.h
M  +1    -1    backends/mixer_pulse.cpp
M  +5    -0    core/mixer.cpp
M  +6    -0    core/mixer.h
M  +8    -0    gui/kmixprefdlg.cpp
M  +1    -0    gui/kmixprefdlg.h

http://commits.kde.org/kmix/9adc98fd03c2d9a5fdf68953e3591dcaa857177f</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1270193</commentid>
    <comment_count>4</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2012-06-26 22:18:36 +0000</bug_when>
    <thetext>Git commit 2eeb898695494747f6c220add82b2ea9b41cea86 by Christian Esken, on behalf of Script Kiddy.
Committed on 21/06/2012 at 10:37.
Pushed by esken into branch &apos;remotes/origin/KDE/4.9&apos;.

Backport to branch: Fix &quot;plop sound&quot; not configurable.

M  +17   -0    apps/kmix.cpp
M  +2    -0    apps/kmix.h
M  +1    -1    backends/mixer_pulse.cpp
M  +5    -0    core/mixer.cpp
M  +6    -0    core/mixer.h
M  +1    -1    core/version.h
M  +8    -0    gui/kmixprefdlg.cpp
M  +1    -0    gui/kmixprefdlg.h

http://commits.kde.org/kmix/2eeb898695494747f6c220add82b2ea9b41cea86</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1277156</commentid>
    <comment_count>5</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2012-07-18 16:07:12 +0000</bug_when>
    <thetext>Christian, the backport went to an incorrect branch. It should be just &quot;origin/KDE/4.9&quot;, not &quot;origin/remotes/origin/KDE/4.9&quot;. If you need help cleaning up, please ask admins.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1277157</commentid>
    <comment_count>6</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2012-07-18 16:10:20 +0000</bug_when>
    <thetext>Also, there is a &quot;origin/local/4.9&quot; branch, which also looks wrong.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1277162</commentid>
    <comment_count>7</comment_count>
    <who name="Janek Bevendorff">kde</who>
    <bug_when>2012-07-18 16:21:59 +0000</bug_when>
    <thetext>I reopen this until it is committed to the correct branch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1277977</commentid>
    <comment_count>8</comment_count>
    <who name="Janek Bevendorff">kde</who>
    <bug_when>2012-07-21 20:58:22 +0000</bug_when>
    <thetext>No plop sound in rc2, looks like the patch finally found the right way.
But I also can&apos;t find an option for turning it on or off (as Christian&apos;s comment suggests). That&apos;s confusing me a little.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1277998</commentid>
    <comment_count>9</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2012-07-22 00:02:07 +0000</bug_when>
    <thetext>&gt; looks like the patch finally found the right way

It has not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1281608</commentid>
    <comment_count>10</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2012-08-04 15:36:15 +0000</bug_when>
    <thetext>I thought everything is commited, as there only translation changes:
 git diff remotes/origin/KDE/4.9 remotes/origin/HEAD

Am I right with this assumption?

But probably this is again one of the millions of git mysteries (don&apos;t know if &quot;remotes/origin/KDE/4.9&quot; is the same as &quot;origin/KDE/4.9&quot; but the diff looks identical) . Sorry if the changes are not in the right branch. I have spent hours and hours trying to figure how to work with git branches, but sooner or later git starts complaining with totally bizarre messages. Probably I will simply stop working in branches, it gets too time-consuming. BTW: I have done another clone and do not see the &quot;origin/local/4.9&quot; and &quot;origin/remotes/origin/KDE/4.9&quot; branches via &quot;git branch -a&quot; there - probably somebody already has cleaned up.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1302678</commentid>
    <comment_count>11</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2012-10-03 23:01:48 +0000</bug_when>
    <thetext>Christoph, I am sure the option is there. If it is actually not in 4.9, it is definitely in trunk and thus will be in 4.10. Thus I&apos;ll close this bug report.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1442238</commentid>
    <comment_count>12</comment_count>
    <who name="Joel Aufrecht">joel</who>
    <bug_when>2014-04-20 03:35:06 +0000</bug_when>
    <thetext>This seems to have regressed in Kubuntu 14.04.  

kmix --version
Qt: 4.8.6
KDE Development Platform: 4.13.0
KMix: 4.5

The plop sound occurs even though System Settings &gt; Manage Notifications &gt; Player Settings is set to No Audio Output.  Audio works normally - music plays as it should and there are no notification noises such as login - but Kmix makes the plop sound when the volume is changed.  I don&apos;t see how to re-open this bug.  Should I file a new one?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1443125</commentid>
    <comment_count>13</comment_count>
    <who name="Joel Aufrecht">joel</who>
    <bug_when>2014-04-24 00:11:06 +0000</bug_when>
    <thetext>Correction: it is possible to disable the plopping sound of changing volume by changing the &quot;Event Sounds&quot; slider to 0.  This can be in the extended mixer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1443169</commentid>
    <comment_count>14</comment_count>
    <who name="Janek Bevendorff">kde</who>
    <bug_when>2014-04-24 09:41:37 +0000</bug_when>
    <thetext>This sound can also be disabled by unchecking &quot;Volume Feedback&quot; in the 
KMix settings (click on the KMix icon, then on the wrench symbol.You 
find the option under &quot;General&quot;).
I agree, though, that this should be a normal system sound like any 
other than can be disabled over systemsettings.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1458981</commentid>
    <comment_count>15</comment_count>
    <who name="">rgpublic</who>
    <bug_when>2014-07-02 10:25:32 +0000</bug_when>
    <thetext>No Janek, it can&apos;t, unfortunately. Changing the event sounds volume to 0 is the only way to get rid of the plop sound. But that gets rid of all other (more useful) sounds as well. Unchecking &quot;Volume Feedback&quot; has no effect at all. I also don&apos;t see how to reopen this bug so I&apos;m also considering filing a new one....</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1459010</commentid>
    <comment_count>16</comment_count>
    <who name="Janek Bevendorff">kde</who>
    <bug_when>2014-07-02 16:36:45 +0000</bug_when>
    <thetext>Are you sure, it doesn&apos;t work? I can&apos;t confirm this behavior. On my system I was able to successfully turn off the volume feedback as described above.
Can you please post your exact system stats (KDE version, KMix version etc.)? If this issue is reproducible on the current KDE version I can reopen this report.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1459020</commentid>
    <comment_count>17</comment_count>
    <who name="Joel Aufrecht">joel</who>
    <bug_when>2014-07-02 17:17:05 +0000</bug_when>
    <thetext>I re-tested the behavior.  

Steps to Reproduce:
1) have this system: kmix --version
Qt: 4.8.6
KDE Development Platform: 4.13.1
KMix: 4.5

2) in KMix &gt; Settings &gt; General, uncheck Volume Feedback and Apply
3) In the extended Mixer, make sure Event Sounds is at maximum
4) In System Settings &gt; Application and System Notifications &gt; Manage Notifications &gt; Player Settings, set to No audio output.
5) Move the cursor over the volume control icon in the systray and scroll up and down with the middle mouse roller button

Actual Results
bubbling noise

Expected Results
no noise.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1459193</commentid>
    <comment_count>18</comment_count>
    <who name="">rgpublic</who>
    <bug_when>2014-07-03 20:02:17 +0000</bug_when>
    <thetext>I&apos;ve got exactly the same version (this is  simply current up-to-date Kubuntu by the way). I&apos;m definitely sure it doesn&apos;t work. It sounds amazing but I can differentiate between a plop sound and no plop sound ;-)

kmix --version
Qt: 4.8.6
KDE: 4.13.1
KMix: 4.5</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1459444</commentid>
    <comment_count>19</comment_count>
    <who name="Janek Bevendorff">kde</who>
    <bug_when>2014-07-04 23:00:03 +0000</bug_when>
    <thetext>I still can&apos;t reproduce this. Anyway, I&apos;m reopening this issue, so the devs and other users may look into it and report back.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1466149</commentid>
    <comment_count>20</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2014-08-17 17:05:25 +0000</bug_when>
    <thetext>I can reproduce it. I found that a restart of KMix is necessary in the current version. Bug was likely introduced when creating the new configuration. I will commit a fix soon.
Workaround: Quit KMix and restart. It should work then (it does for me in the KDE4.13 version!)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1466150</commentid>
    <comment_count>21</comment_count>
    <who name="Christian Esken">esken</who>
    <bug_when>2014-08-17 17:10:39 +0000</bug_when>
    <thetext>Git commit e8bd7101b450695b083474d7d042ee22f420254f by Christian Esken.
Committed on 17/08/2014 at 17:11.
Pushed by esken into branch &apos;master&apos;.

Volume feedback does not require a KMix restart anymore (Mixer directly
reads from GlobalConfigData)

M  +0    -14   apps/kmix.cpp
M  +0    -3    apps/kmix.h
M  +0    -5    core/mixer.cpp
M  +6    -2    core/mixer.h

http://commits.kde.org/kmix/e8bd7101b450695b083474d7d042ee22f420254f</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1493103</commentid>
    <comment_count>22</comment_count>
    <who name="Storm Engineer">storm.anthro</who>
    <bug_when>2015-01-22 13:57:07 +0000</bug_when>
    <thetext>And I just started experiencing this bug today. A few days ago when I was messing with sound settings it wasn&apos;t there for sure.

I didn10t update anything since, the only thing I did was installing some PulseAudio packages.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1493105</commentid>
    <comment_count>23</comment_count>
    <who name="Storm Engineer">storm.anthro</who>
    <bug_when>2015-01-22 13:58:43 +0000</bug_when>
    <thetext>Also let me add: restarting Kmix doesn&apos;t fix it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1908067</commentid>
    <comment_count>24</comment_count>
    <who name="">launchpad</who>
    <bug_when>2020-02-06 19:30:36 +0000</bug_when>
    <thetext>In Kubuntu 19.10, this is not fixed:
https://i.imgur.com/6zRo8dN.png

I have both checkboxes for visual feedback unchecked, and I still cannot get rid of this huge volume dialog that blocks the video I&apos;m watching while I&apos;m adjusting the volume.

If it would pop up on another monitor, that doesn&apos;t have focus, maybe I could stand it, but it always jumps in front of the picture of the youtube video I&apos;m watching. Bad idea.

This visual indicator needs to be localize to the small area of the system tray.

However, the bug is the that the two checkboxes, in my screenshot above, do not prevent that dialog from taking over my screen like a boss.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1908071</commentid>
    <comment_count>25</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2020-02-06 19:49:01 +0000</bug_when>
    <thetext>The screenshot shows the plasma-pulseaudio configuration, not kmix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1908072</commentid>
    <comment_count>26</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2020-02-06 19:51:02 +0000</bug_when>
    <thetext>For plasma-pa, I only found bug 401904. If you believe it is not a duplicate, please report a separate ticket for plasma-pa.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>