not able to play online music





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







2















I have installed 12.04 in Windows 7 as dual boot.
Now I am not able to play any music from online music sites like smashhitsusa.com or saavn.com or songspk.pk.



Whenever I click on any song, it just stuck in the same condition, neither showing any error like plugin required or missing nor playing the song.





  • ubuntu-restricted-extras Install ubuntu-restricted-extras are also installed. Still not able to play.


Could you please help me to solve the issue?










share|improve this question































    2















    I have installed 12.04 in Windows 7 as dual boot.
    Now I am not able to play any music from online music sites like smashhitsusa.com or saavn.com or songspk.pk.



    Whenever I click on any song, it just stuck in the same condition, neither showing any error like plugin required or missing nor playing the song.





    • ubuntu-restricted-extras Install ubuntu-restricted-extras are also installed. Still not able to play.


    Could you please help me to solve the issue?










    share|improve this question



























      2












      2








      2








      I have installed 12.04 in Windows 7 as dual boot.
      Now I am not able to play any music from online music sites like smashhitsusa.com or saavn.com or songspk.pk.



      Whenever I click on any song, it just stuck in the same condition, neither showing any error like plugin required or missing nor playing the song.





      • ubuntu-restricted-extras Install ubuntu-restricted-extras are also installed. Still not able to play.


      Could you please help me to solve the issue?










      share|improve this question
















      I have installed 12.04 in Windows 7 as dual boot.
      Now I am not able to play any music from online music sites like smashhitsusa.com or saavn.com or songspk.pk.



      Whenever I click on any song, it just stuck in the same condition, neither showing any error like plugin required or missing nor playing the song.





      • ubuntu-restricted-extras Install ubuntu-restricted-extras are also installed. Still not able to play.


      Could you please help me to solve the issue?







      internet music browser






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 11 '17 at 18:59









      Community

      1




      1










      asked Aug 19 '12 at 21:30









      itsbishnuitsbishnu

      1113




      1113






















          1 Answer
          1






          active

          oldest

          votes


















          0














          If you haven't installed the ubuntu-restricted-extras Install ubuntu-restricted-extras package, try that.



          Of the three sites you've listed, the first was unable to deliver any page when I loaded it; it appears to be down now. The second site worked fine on my Ubuntu system. The third had so many pop-ups, I was discouraged from persisting to figure out how one is supposed to play music on it.



          But my success with the second site suggests you should be able to get them working, without too much trouble. ubuntu-restricted-extras will give you most of what may be needed.




          • How to install the most common plugins?


          Another thing that may help is to enable the Medibuntu repository (as mentioned in one of the answers to the above linked question) and install codecs and related packages from that.



          To do that, run these commands:



          sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
          sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu
          sudo apt-get install aacgain aacplusenc alsa-firmware libavcodec-extra-53 libavdevice-extra-53 libavfilter-extra-2 libavformat-extra-53 libavutil-extra-51 libdvdcss2 libdvdcss-dev libpostproc-extra-52 libswscale-extra-2 mplayer-dbg mplayer-doc mplayer-gui mplayer non-free-codecs rmconverter w32codecs


          If you're running the 64-bit version of Ubuntu, replace w32codecs (at the end of the third command) with w64codecs. The third command may warn you:



          The following packages will be REMOVED:
          libavformat53 libpostproc52 libswscale2 mplayer2


          That's okay.



          The third command above installs what I consider to be the most useful packages provided in the Medibuntu repository (minus the ices package which is currently not installable on many machines because it depends on packages that are not available). Please note that it is possible that there are legal restrictions applicable to you that could render your installing or using of some or all software provided in the Medibuntu repository unlawful. Please make sure to read this page to understand the nature of the software Medibuntu provides, and take note of its disclaimer, which applies to this answer also:




          It is your legal responsibility to make sure that the software you are installing can be legally used in your country and for your intended purpose.




          Sources:




          • Medibuntu (home page)

          • Medibuntu's Repository Howto

          • Medibuntu - Details of release precise






          share|improve this answer


























          • Thank you very much for your response. But I have checked ubuntu-restricted-extras are installed already. Still not able to play the music as mentioned. It shows everything but not able to play. It stocks on the same scene.

            – itsbishnu
            Aug 20 '12 at 16:10













          • @itsbishnu I'd suggest installing some software from the Medibuntu repository, to see if that helps. I've edited my answer to provide details. If you try that and it doesn't work (or you're unable to install the software), or you decide you do not wish to install software from the Medibuntu repository, please comment to let me know, and I'll try to explore other possibilities that may help you.

            – Eliah Kagan
            Aug 21 '12 at 5:35












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          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: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          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%2faskubuntu.com%2fquestions%2f177893%2fnot-able-to-play-online-music%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          If you haven't installed the ubuntu-restricted-extras Install ubuntu-restricted-extras package, try that.



          Of the three sites you've listed, the first was unable to deliver any page when I loaded it; it appears to be down now. The second site worked fine on my Ubuntu system. The third had so many pop-ups, I was discouraged from persisting to figure out how one is supposed to play music on it.



          But my success with the second site suggests you should be able to get them working, without too much trouble. ubuntu-restricted-extras will give you most of what may be needed.




          • How to install the most common plugins?


          Another thing that may help is to enable the Medibuntu repository (as mentioned in one of the answers to the above linked question) and install codecs and related packages from that.



          To do that, run these commands:



          sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
          sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu
          sudo apt-get install aacgain aacplusenc alsa-firmware libavcodec-extra-53 libavdevice-extra-53 libavfilter-extra-2 libavformat-extra-53 libavutil-extra-51 libdvdcss2 libdvdcss-dev libpostproc-extra-52 libswscale-extra-2 mplayer-dbg mplayer-doc mplayer-gui mplayer non-free-codecs rmconverter w32codecs


          If you're running the 64-bit version of Ubuntu, replace w32codecs (at the end of the third command) with w64codecs. The third command may warn you:



          The following packages will be REMOVED:
          libavformat53 libpostproc52 libswscale2 mplayer2


          That's okay.



          The third command above installs what I consider to be the most useful packages provided in the Medibuntu repository (minus the ices package which is currently not installable on many machines because it depends on packages that are not available). Please note that it is possible that there are legal restrictions applicable to you that could render your installing or using of some or all software provided in the Medibuntu repository unlawful. Please make sure to read this page to understand the nature of the software Medibuntu provides, and take note of its disclaimer, which applies to this answer also:




          It is your legal responsibility to make sure that the software you are installing can be legally used in your country and for your intended purpose.




          Sources:




          • Medibuntu (home page)

          • Medibuntu's Repository Howto

          • Medibuntu - Details of release precise






          share|improve this answer


























          • Thank you very much for your response. But I have checked ubuntu-restricted-extras are installed already. Still not able to play the music as mentioned. It shows everything but not able to play. It stocks on the same scene.

            – itsbishnu
            Aug 20 '12 at 16:10













          • @itsbishnu I'd suggest installing some software from the Medibuntu repository, to see if that helps. I've edited my answer to provide details. If you try that and it doesn't work (or you're unable to install the software), or you decide you do not wish to install software from the Medibuntu repository, please comment to let me know, and I'll try to explore other possibilities that may help you.

            – Eliah Kagan
            Aug 21 '12 at 5:35
















          0














          If you haven't installed the ubuntu-restricted-extras Install ubuntu-restricted-extras package, try that.



          Of the three sites you've listed, the first was unable to deliver any page when I loaded it; it appears to be down now. The second site worked fine on my Ubuntu system. The third had so many pop-ups, I was discouraged from persisting to figure out how one is supposed to play music on it.



          But my success with the second site suggests you should be able to get them working, without too much trouble. ubuntu-restricted-extras will give you most of what may be needed.




          • How to install the most common plugins?


          Another thing that may help is to enable the Medibuntu repository (as mentioned in one of the answers to the above linked question) and install codecs and related packages from that.



          To do that, run these commands:



          sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
          sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu
          sudo apt-get install aacgain aacplusenc alsa-firmware libavcodec-extra-53 libavdevice-extra-53 libavfilter-extra-2 libavformat-extra-53 libavutil-extra-51 libdvdcss2 libdvdcss-dev libpostproc-extra-52 libswscale-extra-2 mplayer-dbg mplayer-doc mplayer-gui mplayer non-free-codecs rmconverter w32codecs


          If you're running the 64-bit version of Ubuntu, replace w32codecs (at the end of the third command) with w64codecs. The third command may warn you:



          The following packages will be REMOVED:
          libavformat53 libpostproc52 libswscale2 mplayer2


          That's okay.



          The third command above installs what I consider to be the most useful packages provided in the Medibuntu repository (minus the ices package which is currently not installable on many machines because it depends on packages that are not available). Please note that it is possible that there are legal restrictions applicable to you that could render your installing or using of some or all software provided in the Medibuntu repository unlawful. Please make sure to read this page to understand the nature of the software Medibuntu provides, and take note of its disclaimer, which applies to this answer also:




          It is your legal responsibility to make sure that the software you are installing can be legally used in your country and for your intended purpose.




          Sources:




          • Medibuntu (home page)

          • Medibuntu's Repository Howto

          • Medibuntu - Details of release precise






          share|improve this answer


























          • Thank you very much for your response. But I have checked ubuntu-restricted-extras are installed already. Still not able to play the music as mentioned. It shows everything but not able to play. It stocks on the same scene.

            – itsbishnu
            Aug 20 '12 at 16:10













          • @itsbishnu I'd suggest installing some software from the Medibuntu repository, to see if that helps. I've edited my answer to provide details. If you try that and it doesn't work (or you're unable to install the software), or you decide you do not wish to install software from the Medibuntu repository, please comment to let me know, and I'll try to explore other possibilities that may help you.

            – Eliah Kagan
            Aug 21 '12 at 5:35














          0












          0








          0







          If you haven't installed the ubuntu-restricted-extras Install ubuntu-restricted-extras package, try that.



          Of the three sites you've listed, the first was unable to deliver any page when I loaded it; it appears to be down now. The second site worked fine on my Ubuntu system. The third had so many pop-ups, I was discouraged from persisting to figure out how one is supposed to play music on it.



          But my success with the second site suggests you should be able to get them working, without too much trouble. ubuntu-restricted-extras will give you most of what may be needed.




          • How to install the most common plugins?


          Another thing that may help is to enable the Medibuntu repository (as mentioned in one of the answers to the above linked question) and install codecs and related packages from that.



          To do that, run these commands:



          sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
          sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu
          sudo apt-get install aacgain aacplusenc alsa-firmware libavcodec-extra-53 libavdevice-extra-53 libavfilter-extra-2 libavformat-extra-53 libavutil-extra-51 libdvdcss2 libdvdcss-dev libpostproc-extra-52 libswscale-extra-2 mplayer-dbg mplayer-doc mplayer-gui mplayer non-free-codecs rmconverter w32codecs


          If you're running the 64-bit version of Ubuntu, replace w32codecs (at the end of the third command) with w64codecs. The third command may warn you:



          The following packages will be REMOVED:
          libavformat53 libpostproc52 libswscale2 mplayer2


          That's okay.



          The third command above installs what I consider to be the most useful packages provided in the Medibuntu repository (minus the ices package which is currently not installable on many machines because it depends on packages that are not available). Please note that it is possible that there are legal restrictions applicable to you that could render your installing or using of some or all software provided in the Medibuntu repository unlawful. Please make sure to read this page to understand the nature of the software Medibuntu provides, and take note of its disclaimer, which applies to this answer also:




          It is your legal responsibility to make sure that the software you are installing can be legally used in your country and for your intended purpose.




          Sources:




          • Medibuntu (home page)

          • Medibuntu's Repository Howto

          • Medibuntu - Details of release precise






          share|improve this answer















          If you haven't installed the ubuntu-restricted-extras Install ubuntu-restricted-extras package, try that.



          Of the three sites you've listed, the first was unable to deliver any page when I loaded it; it appears to be down now. The second site worked fine on my Ubuntu system. The third had so many pop-ups, I was discouraged from persisting to figure out how one is supposed to play music on it.



          But my success with the second site suggests you should be able to get them working, without too much trouble. ubuntu-restricted-extras will give you most of what may be needed.




          • How to install the most common plugins?


          Another thing that may help is to enable the Medibuntu repository (as mentioned in one of the answers to the above linked question) and install codecs and related packages from that.



          To do that, run these commands:



          sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
          sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu
          sudo apt-get install aacgain aacplusenc alsa-firmware libavcodec-extra-53 libavdevice-extra-53 libavfilter-extra-2 libavformat-extra-53 libavutil-extra-51 libdvdcss2 libdvdcss-dev libpostproc-extra-52 libswscale-extra-2 mplayer-dbg mplayer-doc mplayer-gui mplayer non-free-codecs rmconverter w32codecs


          If you're running the 64-bit version of Ubuntu, replace w32codecs (at the end of the third command) with w64codecs. The third command may warn you:



          The following packages will be REMOVED:
          libavformat53 libpostproc52 libswscale2 mplayer2


          That's okay.



          The third command above installs what I consider to be the most useful packages provided in the Medibuntu repository (minus the ices package which is currently not installable on many machines because it depends on packages that are not available). Please note that it is possible that there are legal restrictions applicable to you that could render your installing or using of some or all software provided in the Medibuntu repository unlawful. Please make sure to read this page to understand the nature of the software Medibuntu provides, and take note of its disclaimer, which applies to this answer also:




          It is your legal responsibility to make sure that the software you are installing can be legally used in your country and for your intended purpose.




          Sources:




          • Medibuntu (home page)

          • Medibuntu's Repository Howto

          • Medibuntu - Details of release precise







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 13 '17 at 12:24









          Community

          1




          1










          answered Aug 19 '12 at 21:43









          Eliah KaganEliah Kagan

          83.3k22229369




          83.3k22229369













          • Thank you very much for your response. But I have checked ubuntu-restricted-extras are installed already. Still not able to play the music as mentioned. It shows everything but not able to play. It stocks on the same scene.

            – itsbishnu
            Aug 20 '12 at 16:10













          • @itsbishnu I'd suggest installing some software from the Medibuntu repository, to see if that helps. I've edited my answer to provide details. If you try that and it doesn't work (or you're unable to install the software), or you decide you do not wish to install software from the Medibuntu repository, please comment to let me know, and I'll try to explore other possibilities that may help you.

            – Eliah Kagan
            Aug 21 '12 at 5:35



















          • Thank you very much for your response. But I have checked ubuntu-restricted-extras are installed already. Still not able to play the music as mentioned. It shows everything but not able to play. It stocks on the same scene.

            – itsbishnu
            Aug 20 '12 at 16:10













          • @itsbishnu I'd suggest installing some software from the Medibuntu repository, to see if that helps. I've edited my answer to provide details. If you try that and it doesn't work (or you're unable to install the software), or you decide you do not wish to install software from the Medibuntu repository, please comment to let me know, and I'll try to explore other possibilities that may help you.

            – Eliah Kagan
            Aug 21 '12 at 5:35

















          Thank you very much for your response. But I have checked ubuntu-restricted-extras are installed already. Still not able to play the music as mentioned. It shows everything but not able to play. It stocks on the same scene.

          – itsbishnu
          Aug 20 '12 at 16:10







          Thank you very much for your response. But I have checked ubuntu-restricted-extras are installed already. Still not able to play the music as mentioned. It shows everything but not able to play. It stocks on the same scene.

          – itsbishnu
          Aug 20 '12 at 16:10















          @itsbishnu I'd suggest installing some software from the Medibuntu repository, to see if that helps. I've edited my answer to provide details. If you try that and it doesn't work (or you're unable to install the software), or you decide you do not wish to install software from the Medibuntu repository, please comment to let me know, and I'll try to explore other possibilities that may help you.

          – Eliah Kagan
          Aug 21 '12 at 5:35





          @itsbishnu I'd suggest installing some software from the Medibuntu repository, to see if that helps. I've edited my answer to provide details. If you try that and it doesn't work (or you're unable to install the software), or you decide you do not wish to install software from the Medibuntu repository, please comment to let me know, and I'll try to explore other possibilities that may help you.

          – Eliah Kagan
          Aug 21 '12 at 5:35


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • 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%2faskubuntu.com%2fquestions%2f177893%2fnot-able-to-play-online-music%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

          Category:香港粉麵

          List *all* the tuples!

          Channel [V]