mtd not started by default -> dvd ripping not working

Bug #162049 reported by Sylvain Defresne
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mythbuntu
Invalid
Undecided
Unassigned
mythplugins (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

MTD is used by the DVD ripping facility of MythTV (see http://www.mythtv.org/wiki/index.php/MythDVD#DVD_Ripping ), however it is not started by mythbuntu even when the mythdvd plugin is installed. It should be started by default when the mythdvd plugin is installed.

Revision history for this message
Sylvain Defresne (sdefresne) wrote :

The attached script, when installed in /etc/init.d/mtd, and registered by 'update-rc.d mtd defaults' will start mtd (Myth Transcoding Daemon) when starting the computer, thus enabling the DVD ripping facility of MythTV.

I think it should be included in the mythdvd package.

Revision history for this message
laga (laga) wrote :

Is this really needed? You just hit "0" to start mtd.

Also, didn't we use to autostart mtd?

Revision history for this message
Sylvain Defresne (sdefresne) wrote :

Well, if I don't start MTD before-hand, I get the following error message : "Cannot connect to your Myth Transcoding Daemon. You can try hitting any number key to start it. If you still see this message, then something is really wrong."

If I hit "0", nothing seems to happen, I still get this error message. Thus my bug report. And even if pressing "0" were working, it does not seems to work in default configuration, thus giving an impression of unpolish (this is my impression) ...

Revision history for this message
Nick Fox (nickj-fox) wrote : Re: [Bug 162049] Re: mtd not started by default -> dvd ripping not working

I would agree here. Unless there are reasons that prevent mtd from being a
background process, why should we not have this running so this message does
not appear for users not understanding this as a normal operation for
mythdvd?

-Nick

On Nov 11, 2007 3:00 PM, Sylvain Defresne <email address hidden> wrote:

> Well, if I don't start MTD before-hand, I get the following error
> message : "Cannot connect to your Myth Transcoding Daemon. You can try
> hitting any number key to start it. If you still see this message, then
> something is really wrong."
>
> If I hit "0", nothing seems to happen, I still get this error message.
> Thus my bug report. And even if pressing "0" were working, it does not
> seems to work in default configuration, thus giving an impression of
> unpolish (this is my impression) ...
>
> --
> mtd not started by default -> dvd ripping not working
> https://bugs.launchpad.net/bugs/162049
> You received this bug notification because you are a member of
> Mythbuntu, which is the bug contact for Mythbuntu.
>

Revision history for this message
Mario Limonciello (superm1) wrote :

It should be starting. Look at:

http://codebrowse.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-default-settings/annotate/supermario%40portablemario-20071010184626-cmls9jupee2xwdzt?file_id=admin_session.sh-20070704025724-ke5marctr1h515o6-20

On Nov 11, 2007 8:55 PM, Nick Fox <email address hidden> wrote:

> I would agree here. Unless there are reasons that prevent mtd from being a
> background process, why should we not have this running so this message
> does
> not appear for users not understanding this as a normal operation for
> mythdvd?
>
> -Nick
>
> On Nov 11, 2007 3:00 PM, Sylvain Defresne <email address hidden> wrote:
>
> > Well, if I don't start MTD before-hand, I get the following error
> > message : "Cannot connect to your Myth Transcoding Daemon. You can try
> > hitting any number key to start it. If you still see this message, then
> > something is really wrong."
> >
> > If I hit "0", nothing seems to happen, I still get this error message.
> > Thus my bug report. And even if pressing "0" were working, it does not
> > seems to work in default configuration, thus giving an impression of
> > unpolish (this is my impression) ...
> >
> > --
> > mtd not started by default -> dvd ripping not working
> > https://bugs.launchpad.net/bugs/162049
> > You received this bug notification because you are a member of
> > Mythbuntu, which is the bug contact for Mythbuntu.
> >
>
> --
> mtd not started by default -> dvd ripping not working
> https://bugs.launchpad.net/bugs/162049
> You received this bug notification because you are a member of
> Mythbuntu, which is the bug contact for Mythbuntu.
>

--
Mario Limonciello
<email address hidden>

Revision history for this message
laga (laga) wrote :

I've just been able to reproduce this. Granted, it was on Beta 1, but the relevant lines in session.sh were there and mtd was _not_ started.

When I manually ran

     #If we have mtd around (and not running), good idea to start it too
       if ! `pgrep mtd>/dev/null`; then
           if [ -x /usr/bin/mtd ]; then
               /usr/bin/mtd -d
           fi
       fi

in a Terminal, it started (and stayed running).

What could cause this? Something missing in the environment, caused by the desktop environment not being running yet?

Revision history for this message
Nick Fox (nickj-fox) wrote :

This has been resolved in 0.21. No fix required I have verfied this working as it should.

Changed in mythbuntu:
status: New → Won't Fix
Revision history for this message
Nigel Stewart (nigels) wrote :

Recently updated from 8.10 to 9.04 and noticed that mtd was no longer running.
Seems to be due to permissions issues:

-rw-r--r-- 1 29999 mythtv 158 2008-11-18 08:38 mtd.log

Changed this to:

-rw-rw-r-- 1 mythtv mythtv 158 2008-11-18 08:38 mtd.log

And mtd is able to launch via session.sh
Posting this in case this bites anyone else.
Can't say if the problem on my setup was self-inflicted, or not.

Revision history for this message
Jeremy Nickurak (nickurak) wrote :

Still getting this in lucid.

Changed in mythbuntu:
status: Won't Fix → Confirmed
Revision history for this message
Jeremy Nickurak (nickurak) wrote :

Affects mythvideo via mythplugins.

Revision history for this message
Nick Fox (nickj-fox) wrote :
Revision history for this message
Thomas Mashos (tgm4883) wrote :

Marking incomplete as this release isn't supported anymore. Can anyone confirm that this issue is still present on a supported Mythbuntu/MythTV release?

Changed in mythbuntu:
status: Confirmed → Incomplete
Revision history for this message
Thomas Mashos (tgm4883) wrote :

Marking this bug as invalid, since upstream has removed dvd ripping from mythtv

Changed in mythbuntu:
status: Incomplete → Invalid
Changed in mythplugins (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.