Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Commits

Ticket #6613: dbox2 wont work at svn trunk 20683

 

 

MythTV commits RSS feed   Index | Next | Previous | View Threaded


mythtv at cvs

Jun 9, 2009, 6:54 AM

Post #1 of 5 (595 views)
Permalink
Ticket #6613: dbox2 wont work at svn trunk 20683

#6613: dbox2 wont work at svn trunk 20683
----------------------------------------+-----------------------------------
Reporter: maik.wunder [at] googlemail | Owner: ijr
Type: defect | Status: new
Priority: major | Milestone: 0.22
Component: MythTV - Recording | Version: head
Severity: medium | Mlocked: 0
----------------------------------------+-----------------------------------
Hi all,
i think we have a problem with the DBOX2 in latest SVN. EIT grabing works
fine, but if i want to record from or to switch to liveTV to a dbox
channel the frontend crashes.
Backend-log:

2009-06-09 15:42:09.033 TVRec(7): HW Tuner: 7->7
2009-06-09 15:42:09.125 AutoExpire: CalcParams(): Max required Free Space:
2.0 GB w/freq: 15 min
2009-06-09 15:42:10.004 DBox2Rec(7): Waiting for request to finish...
2009-06-09 15:42:11.002 DBox2Rec(7): Waiting for request to finish...
2009-06-09 15:42:12.004 DBox2Rec(7): Waiting for request to finish...
2009-06-09 15:42:13.003 DBox2Rec(7): Waiting for request to finish...
2009-06-09 15:42:14.003 DBox2Rec(7): Waiting for request to finish...
2009-06-09 15:42:15.004 DBox2Rec(7): Waiting for request to finish...
2009-06-09 15:42:16.002 DBox2Rec(7): Waiting for request to finish...
2009-06-09 15:42:16.392 TVRec(7): Changing from Watching WatchingLiveTV to
None
2009-06-09 15:42:16.393 Unknown type, recording height was 0
2009-06-09 15:42:16.398 DBox2Rec(7): Channel changing. Closing current
stream...
2009-06-09 15:42:16.398 DBox2Rec(7) Error: HTTP Request failed!
2009-06-09 15:42:16.401 Finished recording Raumschiff Enterprise - Das
nächste Jahrhundert: channel 27512


Frontend-Log:
2009-06-09 15:45:32.386 TV: ITVRestart done
2009-06-09 15:45:32.459 Video timing method: SGI OpenGL
2009-06-09 15:45:34.442 AFD: Opened codec 0x961bc30, id(MPEGVIDEO_VDPAU)
type(Video)
2009-06-09 15:45:34.442 AFD: codec MP3 has 2 channels
2009-06-09 15:45:34.442 AFD: Opened codec 0x961bfa0, id(MP3) type(Audio)
2009-06-09 15:45:34.601 Opening audio device '/dev/dsp'. ch 2(2) sr 48000
2009-06-09 15:45:34.601 Opening OSS audio device '/dev/dsp'.
2009-06-09 15:45:34.608 NVP(0): Enabling Audio
2009-06-09 15:45:39.079 ~OpenGLVideoSync() -- closing opengl vsync
2009-06-09 15:45:39.496 Using protocol version 45
2009-06-09 15:45:46.127 RingBuf(/mythtv/liveTV/27512_20090609154539.mpg):
Invalid file (fd -1) when opening
'/mythtv/liveTV/27512_20090609154539.mpg'.
2009-06-09 15:45:46.170 RingBuf(/mythtv/liveTV/27512_20090609154539.mpg)
Error: Invalid file descriptor in 'safe_read()'

hope you can help me, and sorry about my english.....

Regards, Maik

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6613>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jul 14, 2009, 1:12 PM

Post #2 of 5 (494 views)
Permalink
Re: Ticket #6613: dbox2 wont work at svn trunk 20683 [In reply to]

#6613: dbox2 wont work at svn trunk 20683
----------------------------------------+-----------------------------------
Reporter: maik.wunder [at] googlemail | Owner: ijr
Type: defect | Status: infoneeded_new
Priority: major | Milestone: 0.22
Component: MythTV - Recording | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
----------------------------------------+-----------------------------------
Changes (by laga):

* status: new => infoneeded_new


Comment:

Does the frontent catch a segmentation fault? If so, please provide a
backtrace. See these URLs for more information:
http://www.mythtv.org/wiki/Debugging [[BR]]
http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.2

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6613#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jul 15, 2009, 3:45 AM

Post #3 of 5 (489 views)
Permalink
Re: Ticket #6613: dbox2 wont work at svn trunk 20683 [In reply to]

#6613: dbox2 wont work at svn trunk 20683
----------------------------------------+-----------------------------------
Reporter: maik.wunder [at] googlemail | Owner: ijr
Type: defect | Status: infoneeded_new
Priority: major | Milestone: 0.22
Component: MythTV - Recording | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
----------------------------------------+-----------------------------------

Comment(by anonymous):

No, there is no segfault from Frontend or even the backend. The Backend
produces many error messages like:
2009-06-09 15:42:15.004 DBox2Rec(7): Waiting for request to finish...

and the Frontend like:
RingBuf?(/mythtv/liveTV/27512_20090609154539.mpg): Invalid file (fd -1)
when opening '/mythtv/liveTV
Error: Invalid file descriptor in 'safe_read()'

After a few minutes the frontend goes back to the main menu. Thereafter
watching liveTV from DVB-T ( Nova 500T ) or DVB-C ( Cablestar HD2 ) is
possible.

I have reinstalled the 0.21-fixes version and my dBox runs fine again. So
it seems that the problem is in 0.22...

Want to say that i'm using Mythtv since one year and i love it!

Maik

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6613#comment:2>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Jul 15, 2009, 8:15 AM

Post #4 of 5 (485 views)
Permalink
Re: Ticket #6613: dbox2 wont work at svn trunk 20683 [In reply to]

#6613: dbox2 wont work at svn trunk 20683
----------------------------------------+-----------------------------------
Reporter: maik.wunder [at] googlemail | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: 0.23
Component: MythTV - Recording | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
----------------------------------------+-----------------------------------
Changes (by laga):

* priority: major => minor
* status: infoneeded_new => new
* milestone: 0.22 => 0.23


Comment:

Okay. We'll need to push this issue back to 0.23. The DBox2 recorder is
unmaintained - there's no active developer using a DBox2 - and might even
be dropped soon.

If you can come up with a patch (and/or want to maintain it, including the
port of the recorder to qt4 etc), that would be appreciated.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6613#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits


mythtv at cvs

Nov 24, 2009, 9:39 AM

Post #5 of 5 (287 views)
Permalink
Re: Ticket #6613: dbox2 wont work at svn trunk 20683 [In reply to]

#6613: dbox2 wont work at svn trunk 20683
----------------------------------------+-----------------------------------
Reporter: maik.wunder@… | Owner: ijr
Type: defect | Status: closed
Priority: minor | Milestone: 0.23
Component: MythTV - Recording | Version: head
Severity: medium | Resolution: wontfix
Mlocked: 0 |
----------------------------------------+-----------------------------------
Changes (by danielk):

* status: new => closed
* resolution: => wontfix


Comment:

DBox2 support is gone.

--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6613#comment:4>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
mythtv-commits [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

MythTV commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.