xfce4-notifyd Not Showing Volume Change Notification on Fedora 22How to get Debian's volume control working...

Do multi-engine jets need all engines with equal age to reduce asymmetry in thrust and fuel consumption arising out of deterioration?

Necessity of tenure for lifetime academic research

Why does Sauron not permit his followers to use his name?

“I hope he visit us more often” Why is this wrong?

Codewars - Highest Scoring Word

Is "survival" paracord with fire starter strand dangerous

Answer with an image of my favorite musician

Why do presidential pardons exist in a country having a clear separation of powers?

How do you say "half the time …, the other half …" in German?

How did medieval manors handle population growth? Was there room for more fields to be ploughed?

How do I portray irrational anger in first person?

Printing a list as "a, b, c." using Python

Create a list of snaking numbers under 50,000

Can a network vulnerability be exploited locally?

Spicing up a moment of peace

Group riding etiquette

Is it recommended to point out a professor's mistake during their lecture?

How to save money by shopping at a variety of grocery stores?

RAID0 instead of RAID1 or 5, is this crazy?

What is this "opened" cube called?

What is the following VRP?

Why do IR remotes influence AM radios?

Why doesn't Starship have four landing legs?

What caused the end of cybernetic implants?



xfce4-notifyd Not Showing Volume Change Notification on Fedora 22


How to get Debian's volume control working with Pulsehibernate / suspend problemsHow to remap keyboard shortcut for context menu in XubuntuChange key mappings for xfce4-terminalMame and xfce4 virtual desktop,some interfencesUnable to find keycode for volume key on Apple keyboardFn key for Bluetooth Apple Magic Keyboard (2015)Shift+Tab isn't recognized in Xfce4 on Linux Mint






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2















I am using xfce4 on Fedora 22. I am able to use my volume keys to change the volume and use my mute key with no issue. However, no notification is showing on the desktop indicating volume change. Other notifications are working however.



A few more details: I am using an Apple keyboard. I remapped it so it uses the function keys by default. Therefore, I use a keyboard shortcut with a command, for example, the minus volume key amixer -D pulse sset Master 5%-, etc. The volume notifications were not working anyways before remapping the keyboard to use fn by default.



This same setup (fn enabled by default with keyboard shortcuts for volume and mute) has worked and shown notifications with no problem on Linux Mint 17 and on Xubuntu 14.04. I currently dual boot with Xubuntu 14.04, and I noticed that it doesn't even have an xfce4-notifyd.xml file.



Any ideas would be much appreciated.










share|improve this question































    2















    I am using xfce4 on Fedora 22. I am able to use my volume keys to change the volume and use my mute key with no issue. However, no notification is showing on the desktop indicating volume change. Other notifications are working however.



    A few more details: I am using an Apple keyboard. I remapped it so it uses the function keys by default. Therefore, I use a keyboard shortcut with a command, for example, the minus volume key amixer -D pulse sset Master 5%-, etc. The volume notifications were not working anyways before remapping the keyboard to use fn by default.



    This same setup (fn enabled by default with keyboard shortcuts for volume and mute) has worked and shown notifications with no problem on Linux Mint 17 and on Xubuntu 14.04. I currently dual boot with Xubuntu 14.04, and I noticed that it doesn't even have an xfce4-notifyd.xml file.



    Any ideas would be much appreciated.










    share|improve this question



























      2












      2








      2








      I am using xfce4 on Fedora 22. I am able to use my volume keys to change the volume and use my mute key with no issue. However, no notification is showing on the desktop indicating volume change. Other notifications are working however.



      A few more details: I am using an Apple keyboard. I remapped it so it uses the function keys by default. Therefore, I use a keyboard shortcut with a command, for example, the minus volume key amixer -D pulse sset Master 5%-, etc. The volume notifications were not working anyways before remapping the keyboard to use fn by default.



      This same setup (fn enabled by default with keyboard shortcuts for volume and mute) has worked and shown notifications with no problem on Linux Mint 17 and on Xubuntu 14.04. I currently dual boot with Xubuntu 14.04, and I noticed that it doesn't even have an xfce4-notifyd.xml file.



      Any ideas would be much appreciated.










      share|improve this question














      I am using xfce4 on Fedora 22. I am able to use my volume keys to change the volume and use my mute key with no issue. However, no notification is showing on the desktop indicating volume change. Other notifications are working however.



      A few more details: I am using an Apple keyboard. I remapped it so it uses the function keys by default. Therefore, I use a keyboard shortcut with a command, for example, the minus volume key amixer -D pulse sset Master 5%-, etc. The volume notifications were not working anyways before remapping the keyboard to use fn by default.



      This same setup (fn enabled by default with keyboard shortcuts for volume and mute) has worked and shown notifications with no problem on Linux Mint 17 and on Xubuntu 14.04. I currently dual boot with Xubuntu 14.04, and I noticed that it doesn't even have an xfce4-notifyd.xml file.



      Any ideas would be much appreciated.







      fedora xfce alsa pulseaudio notifications






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 10 '15 at 5:29









      jbrockjbrock

      5056 silver badges17 bronze badges




      5056 silver badges17 bronze badges

























          3 Answers
          3






          active

          oldest

          votes


















          3















          You need to run xfce4-volumed with applied pulse audio patches.



          Please be aware that with the deprecation of gstreamer0.10 and its mixer interface in favor of gst1.0, xfce4-mixer and xfce4-volumed became deprecated. Use xfce4-pulseaudio-plugin and pavucontrol instead.






          share|improve this answer


























          • I am running xfce4-volumed, and I have xfce4-pulseaudio-plugin and pavucontrol installed. I also have xfce4-mixer installed. By saying "with applied pulse audio patches" do you basically mean the latest version of xfce4-volumed and xfce4-pulseaudio-plugin? Would you know where I could find needed patches? I have been unable to find them. Thank you

            – jbrock
            Jul 22 '15 at 20:46











          • No, that's not what I meant. Upstream xfce4-volumed only knows about ALSA, so the *buntu guys forked and patched it to include support for PulseAudio. But with the advent of xfce4-pulseaudio-plugin for the panel, you don't need xfce4-volumed anymore, because it can show notifications by itself. Just add it to your panel. And since xfce4-mixer doesn't have support for Pulse, but only for ALSA, you should replace it with pavucontrol.

            – killermoehre
            Jul 22 '15 at 21:41













          • Great news, there is new xfce4-volumed-pulse plugin!

            – yanpas
            Sep 30 '17 at 16:25





















          1















          Not sure about PulseAudio, but this thing always was glitchy for me so I stick to just Alsa now. I googled a bit and you might need http://freedesktop.org/software/pulseaudio/pavucontrol/ to make it work.



          There is a known bug where amixer doesn't affect xfce4-mixer, and pavucontrol most likely patches it.






          share|improve this answer


























          • I never could get it to work. I tried various things. I settled for just using the PulseAudio Panel Plugin instead. Thank you

            – jbrock
            Jul 13 '15 at 5:21



















          0















          it worked on peppermint 10 thx






          share|improve this answer








          New contributor



          ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f215026%2fxfce4-notifyd-not-showing-volume-change-notification-on-fedora-22%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3















            You need to run xfce4-volumed with applied pulse audio patches.



            Please be aware that with the deprecation of gstreamer0.10 and its mixer interface in favor of gst1.0, xfce4-mixer and xfce4-volumed became deprecated. Use xfce4-pulseaudio-plugin and pavucontrol instead.






            share|improve this answer


























            • I am running xfce4-volumed, and I have xfce4-pulseaudio-plugin and pavucontrol installed. I also have xfce4-mixer installed. By saying "with applied pulse audio patches" do you basically mean the latest version of xfce4-volumed and xfce4-pulseaudio-plugin? Would you know where I could find needed patches? I have been unable to find them. Thank you

              – jbrock
              Jul 22 '15 at 20:46











            • No, that's not what I meant. Upstream xfce4-volumed only knows about ALSA, so the *buntu guys forked and patched it to include support for PulseAudio. But with the advent of xfce4-pulseaudio-plugin for the panel, you don't need xfce4-volumed anymore, because it can show notifications by itself. Just add it to your panel. And since xfce4-mixer doesn't have support for Pulse, but only for ALSA, you should replace it with pavucontrol.

              – killermoehre
              Jul 22 '15 at 21:41













            • Great news, there is new xfce4-volumed-pulse plugin!

              – yanpas
              Sep 30 '17 at 16:25


















            3















            You need to run xfce4-volumed with applied pulse audio patches.



            Please be aware that with the deprecation of gstreamer0.10 and its mixer interface in favor of gst1.0, xfce4-mixer and xfce4-volumed became deprecated. Use xfce4-pulseaudio-plugin and pavucontrol instead.






            share|improve this answer


























            • I am running xfce4-volumed, and I have xfce4-pulseaudio-plugin and pavucontrol installed. I also have xfce4-mixer installed. By saying "with applied pulse audio patches" do you basically mean the latest version of xfce4-volumed and xfce4-pulseaudio-plugin? Would you know where I could find needed patches? I have been unable to find them. Thank you

              – jbrock
              Jul 22 '15 at 20:46











            • No, that's not what I meant. Upstream xfce4-volumed only knows about ALSA, so the *buntu guys forked and patched it to include support for PulseAudio. But with the advent of xfce4-pulseaudio-plugin for the panel, you don't need xfce4-volumed anymore, because it can show notifications by itself. Just add it to your panel. And since xfce4-mixer doesn't have support for Pulse, but only for ALSA, you should replace it with pavucontrol.

              – killermoehre
              Jul 22 '15 at 21:41













            • Great news, there is new xfce4-volumed-pulse plugin!

              – yanpas
              Sep 30 '17 at 16:25
















            3














            3










            3









            You need to run xfce4-volumed with applied pulse audio patches.



            Please be aware that with the deprecation of gstreamer0.10 and its mixer interface in favor of gst1.0, xfce4-mixer and xfce4-volumed became deprecated. Use xfce4-pulseaudio-plugin and pavucontrol instead.






            share|improve this answer













            You need to run xfce4-volumed with applied pulse audio patches.



            Please be aware that with the deprecation of gstreamer0.10 and its mixer interface in favor of gst1.0, xfce4-mixer and xfce4-volumed became deprecated. Use xfce4-pulseaudio-plugin and pavucontrol instead.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jul 22 '15 at 9:41









            killermoehrekillermoehre

            1264 bronze badges




            1264 bronze badges
















            • I am running xfce4-volumed, and I have xfce4-pulseaudio-plugin and pavucontrol installed. I also have xfce4-mixer installed. By saying "with applied pulse audio patches" do you basically mean the latest version of xfce4-volumed and xfce4-pulseaudio-plugin? Would you know where I could find needed patches? I have been unable to find them. Thank you

              – jbrock
              Jul 22 '15 at 20:46











            • No, that's not what I meant. Upstream xfce4-volumed only knows about ALSA, so the *buntu guys forked and patched it to include support for PulseAudio. But with the advent of xfce4-pulseaudio-plugin for the panel, you don't need xfce4-volumed anymore, because it can show notifications by itself. Just add it to your panel. And since xfce4-mixer doesn't have support for Pulse, but only for ALSA, you should replace it with pavucontrol.

              – killermoehre
              Jul 22 '15 at 21:41













            • Great news, there is new xfce4-volumed-pulse plugin!

              – yanpas
              Sep 30 '17 at 16:25





















            • I am running xfce4-volumed, and I have xfce4-pulseaudio-plugin and pavucontrol installed. I also have xfce4-mixer installed. By saying "with applied pulse audio patches" do you basically mean the latest version of xfce4-volumed and xfce4-pulseaudio-plugin? Would you know where I could find needed patches? I have been unable to find them. Thank you

              – jbrock
              Jul 22 '15 at 20:46











            • No, that's not what I meant. Upstream xfce4-volumed only knows about ALSA, so the *buntu guys forked and patched it to include support for PulseAudio. But with the advent of xfce4-pulseaudio-plugin for the panel, you don't need xfce4-volumed anymore, because it can show notifications by itself. Just add it to your panel. And since xfce4-mixer doesn't have support for Pulse, but only for ALSA, you should replace it with pavucontrol.

              – killermoehre
              Jul 22 '15 at 21:41













            • Great news, there is new xfce4-volumed-pulse plugin!

              – yanpas
              Sep 30 '17 at 16:25



















            I am running xfce4-volumed, and I have xfce4-pulseaudio-plugin and pavucontrol installed. I also have xfce4-mixer installed. By saying "with applied pulse audio patches" do you basically mean the latest version of xfce4-volumed and xfce4-pulseaudio-plugin? Would you know where I could find needed patches? I have been unable to find them. Thank you

            – jbrock
            Jul 22 '15 at 20:46





            I am running xfce4-volumed, and I have xfce4-pulseaudio-plugin and pavucontrol installed. I also have xfce4-mixer installed. By saying "with applied pulse audio patches" do you basically mean the latest version of xfce4-volumed and xfce4-pulseaudio-plugin? Would you know where I could find needed patches? I have been unable to find them. Thank you

            – jbrock
            Jul 22 '15 at 20:46













            No, that's not what I meant. Upstream xfce4-volumed only knows about ALSA, so the *buntu guys forked and patched it to include support for PulseAudio. But with the advent of xfce4-pulseaudio-plugin for the panel, you don't need xfce4-volumed anymore, because it can show notifications by itself. Just add it to your panel. And since xfce4-mixer doesn't have support for Pulse, but only for ALSA, you should replace it with pavucontrol.

            – killermoehre
            Jul 22 '15 at 21:41







            No, that's not what I meant. Upstream xfce4-volumed only knows about ALSA, so the *buntu guys forked and patched it to include support for PulseAudio. But with the advent of xfce4-pulseaudio-plugin for the panel, you don't need xfce4-volumed anymore, because it can show notifications by itself. Just add it to your panel. And since xfce4-mixer doesn't have support for Pulse, but only for ALSA, you should replace it with pavucontrol.

            – killermoehre
            Jul 22 '15 at 21:41















            Great news, there is new xfce4-volumed-pulse plugin!

            – yanpas
            Sep 30 '17 at 16:25







            Great news, there is new xfce4-volumed-pulse plugin!

            – yanpas
            Sep 30 '17 at 16:25















            1















            Not sure about PulseAudio, but this thing always was glitchy for me so I stick to just Alsa now. I googled a bit and you might need http://freedesktop.org/software/pulseaudio/pavucontrol/ to make it work.



            There is a known bug where amixer doesn't affect xfce4-mixer, and pavucontrol most likely patches it.






            share|improve this answer


























            • I never could get it to work. I tried various things. I settled for just using the PulseAudio Panel Plugin instead. Thank you

              – jbrock
              Jul 13 '15 at 5:21
















            1















            Not sure about PulseAudio, but this thing always was glitchy for me so I stick to just Alsa now. I googled a bit and you might need http://freedesktop.org/software/pulseaudio/pavucontrol/ to make it work.



            There is a known bug where amixer doesn't affect xfce4-mixer, and pavucontrol most likely patches it.






            share|improve this answer


























            • I never could get it to work. I tried various things. I settled for just using the PulseAudio Panel Plugin instead. Thank you

              – jbrock
              Jul 13 '15 at 5:21














            1














            1










            1









            Not sure about PulseAudio, but this thing always was glitchy for me so I stick to just Alsa now. I googled a bit and you might need http://freedesktop.org/software/pulseaudio/pavucontrol/ to make it work.



            There is a known bug where amixer doesn't affect xfce4-mixer, and pavucontrol most likely patches it.






            share|improve this answer













            Not sure about PulseAudio, but this thing always was glitchy for me so I stick to just Alsa now. I googled a bit and you might need http://freedesktop.org/software/pulseaudio/pavucontrol/ to make it work.



            There is a known bug where amixer doesn't affect xfce4-mixer, and pavucontrol most likely patches it.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jul 10 '15 at 10:19









            ChlorekChlorek

            516 bronze badges




            516 bronze badges
















            • I never could get it to work. I tried various things. I settled for just using the PulseAudio Panel Plugin instead. Thank you

              – jbrock
              Jul 13 '15 at 5:21



















            • I never could get it to work. I tried various things. I settled for just using the PulseAudio Panel Plugin instead. Thank you

              – jbrock
              Jul 13 '15 at 5:21

















            I never could get it to work. I tried various things. I settled for just using the PulseAudio Panel Plugin instead. Thank you

            – jbrock
            Jul 13 '15 at 5:21





            I never could get it to work. I tried various things. I settled for just using the PulseAudio Panel Plugin instead. Thank you

            – jbrock
            Jul 13 '15 at 5:21











            0















            it worked on peppermint 10 thx






            share|improve this answer








            New contributor



            ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.


























              0















              it worked on peppermint 10 thx






              share|improve this answer








              New contributor



              ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.
























                0














                0










                0









                it worked on peppermint 10 thx






                share|improve this answer








                New contributor



                ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                it worked on peppermint 10 thx







                share|improve this answer








                New contributor



                ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.








                share|improve this answer



                share|improve this answer






                New contributor



                ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.








                answered 1 hour ago









                ilovehorrorcatsilovehorrorcats

                1




                1




                New contributor



                ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.




                New contributor




                ilovehorrorcats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



































                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f215026%2fxfce4-notifyd-not-showing-volume-change-notification-on-fedora-22%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                    Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                    Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...