No sound in Minitube after update

Asked by Biplab Mallick

I have Kubuntu 14.04 in my computer. Installing Minitube from Software Center, it failed get video from Youtube. After updating from Minitube site the video is playing , but there is no audio. Please help.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

lsb_release -a; uname -a; apt-cache policy minitube

Thanks

Revision history for this message
Biplab Mallick (biplabmallick-sal) said :
#2

Dear sir,

The output is as follows:-

mallick@mallick-desktop:~$ lsb_release -a; uname -a; apt-cache policy
minitube
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
Linux mallick-desktop 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
minitube:
  Installed: 2.4
  Candidate: 2.4
  Version table:
 *** 2.4 0
        100 /var/lib/dpkg/status
     2.0-1 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty/universe amd64
Packages
mallick@mallick-desktop:~$

Thank you for your active support - Biplab.

On Mon, Aug 3, 2015 at 2:51 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #269939 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/269939
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> What is the output of:
>
> lsb_release -a; uname -a; apt-cache policy minitube
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/269939
>
> You received this question notification because you asked the question.
>

Revision history for this message
Biplab Mallick (biplabmallick-sal) said :
#3

The output is as follows:-

mallick@mallick-desktop:~$ lsb_release -a; uname -a; apt-cache policy
minitube
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
Linux mallick-desktop 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
minitube:
  Installed: 2.4
  Candidate: 2.4
  Version table:
 *** 2.4 0
        100 /var/lib/dpkg/status
     2.0-1 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty/universe amd64
Packages
mallick@mallick-desktop:~$

Thanking you sir. - Biplab.

On Tue, Aug 4, 2015 at 6:37 AM, Biplab Mallick <
<email address hidden>> wrote:

> Your question #269939 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/269939
>
> Status: Needs information => Open
>
> You gave more information on the question:
> Dear sir,
>
> The output is as follows:-
>
> mallick@mallick-desktop:~$ lsb_release -a; uname -a; apt-cache policy
> minitube
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu 14.04.2 LTS
> Release: 14.04
> Codename: trusty
> Linux mallick-desktop 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15
> UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
> minitube:
> Installed: 2.4
> Candidate: 2.4
> Version table:
> *** 2.4 0
> 100 /var/lib/dpkg/status
> 2.0-1 0
> 500 http://in.archive.ubuntu.com/ubuntu/ trusty/universe amd64
> Packages
> mallick@mallick-desktop:~$
>
> Thank you for your active support - Biplab.
>
> On Mon, Aug 3, 2015 at 2:51 PM, actionparsnip <
> <email address hidden>> wrote:
>
> > Your question #269939 on Ubuntu changed:
> > https://answers.launchpad.net/ubuntu/+question/269939
> >
> > Status: Open => Needs information
> >
> > actionparsnip requested more information:
> > What is the output of:
> >
> > lsb_release -a; uname -a; apt-cache policy minitube
> >
> > Thanks
> >
> > --
> > To answer this request for more information, you can either reply to
> > this email or enter your reply at the following page:
> > https://answers.launchpad.net/ubuntu/+question/269939
> >
> > You received this question notification because you asked the question.
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Try:

sudo apt-get --purge remove minitube
sudo apt-get clean
sudo dpkg --clear-avail
sudo apt-get update
sudo apt-get install minitube

Is it better now? You may need to delete the configuration folder for the application which will more than likely be inside ~/.config

Revision history for this message
Biplab Mallick (biplabmallick-sal) said :
#5

Dear sir,
I have done as you suggested, but now it is failed to download from Youtube.
Thanking you - Biplab.

On Tue, Aug 4, 2015 at 1:43 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #269939 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/269939
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> Try:
>
> sudo apt-get --purge remove minitube
> sudo apt-get clean
> sudo dpkg --clear-avail
> sudo apt-get update
> sudo apt-get install minitube
>
> Is it better now? You may need to delete the configuration folder for
> the application which will more than likely be inside ~/.config
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/269939/+confirm?answer_id=3
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/269939
>
> You received this question notification because you asked the question.
>

Revision history for this message
Launchpad Janitor (janitor) said :
#6

This question was expired because it remained in the 'Open' state without activity for the last 15 days.