RE: [Freevo-users] Strange DVD problems with mmpython

2004-05-17 Thread Mick
from the snapshots link in the main title bar on freevo.sf.net.

I think you are right, the new linked file actually doesn't contain it..

Wierd!

On Mon, 2004-05-17 at 01:46, Jaap Struyk wrote:
 Op zo 16-05-2004, om 18:14 schreef Mick:
 
  When using this new method, it might be prudent to edit
  /usr/lib/python2.3/site-packages/mmpython/disc/lsdvd.py
 
 Where did you get your mmpython package?
 the tar.gz I got from sf didn't contain an lsdvd.py :O


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562alloc_id=6184op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] Strange DVD problems with mmpython

2004-05-16 Thread Mick
Sorry for the changing threads all, it seemed more complete that I responded
to this email from Dischi.

When using this new method, it might be prudent to edit
/usr/lib/python2.3/site-packages/mmpython/disc/lsdvd.py

and change
LSDVD_EXE='lsdvd'

To pint directly to the output of
which lsdvd

Mine now reads:
LSDVD_EXE='/usr/bin/lsdvd'

And my DVD's are being recognised again with the latest snapshot of
mmpython.

Mick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dirk Meyer
Sent: Sunday, 18 April 2004 2:49 AM
To: [EMAIL PROTECTED]
Subject: [Freevo-users] Strange DVD problems with mmpython


Hi,

some people reported a strange problem: some DVDs are _sometimes_
shown as normal cds. My new Finding Nemo DVD has the same problem:
insert it, it's a cd and this error is cached forever :-(. But if I
remove the cache and try again, it's a DVD. If I insert a different
DVD and the strange DVD later and remove the cache, it's a cd again.

This bug is somewhere in libdvdread. I tried to find it, ifoOpen fails
with a read error (also shown in /var/log/messages). I have no idea
why this happens only when the disc is new in the drive. I also found
out that lsdvd works for some reason. I compared the code -- no
differences at this point (in fact, it's only DVDOpen and ifoOpen). If
someone can find this bug, please send a patch to the list.

As a quick solution and also for runtime users I made something which
is bad for the original mmpython design: I wrote a lsdvd wrapper for
mmpython. If you have problems with some discs, install lsdvd and get
mmpython from cvs.


Dischi

--
/* After several hours of tedious analysis, the following hash
 * function won.  Do not mess with it... -DaveM
 */
2.2.16 /usr/src/linux/fs/buffer.c



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users



---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562alloc_id=6184op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] Strange DVD problems with mmpython

2004-05-16 Thread Jaap Struyk
Op zo 16-05-2004, om 18:14 schreef Mick:

 When using this new method, it might be prudent to edit
 /usr/lib/python2.3/site-packages/mmpython/disc/lsdvd.py

Where did you get your mmpython package?
the tar.gz I got from sf didn't contain an lsdvd.py :O
-- 
Groetjes Japie



---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562alloc_id=6184op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Strange DVD problems with mmpython

2004-04-21 Thread Zeratul
I have the same Finding Nemo DVD and the same problem.
From /var/log/messages:
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
Apr 18 19:56:44 video kernel: end_request: I/O error, dev 03:00 (hda), 
sector 1432
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
Apr 18 19:56:44 video kernel: end_request: I/O error, dev 03:00 (hda), 
sector 1436
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
Apr 18 19:56:44 video kernel: end_request: I/O error, dev 03:00 (hda), 
sector 1440
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
.. goes up all the way to sector 1684
later it gave
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: DMA disabled
Apr 20 22:48:18 video kernel: hda: ATAPI reset complete
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: ATAPI reset complete
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication

and the third or fourth time I inserted the disc (each time removing 
mmpython disc cache), it just worked.

Dirk Meyer wrote:

Hi,

some people reported a strange problem: some DVDs are _sometimes_
shown as normal cds. My new Finding Nemo DVD has the same problem:
insert it, it's a cd and this error is cached forever :-(. But if I
remove the cache and try again, it's a DVD. If I insert a different
DVD and the strange DVD later and remove the cache, it's a cd again. 

This bug is somewhere in libdvdread. I tried to find it, ifoOpen fails
with a read error (also shown in /var/log/messages). I have no idea
why this happens only when the disc is new in the drive. I also found
out that lsdvd works for some reason. I compared the code -- no
differences at this point (in fact, it's only DVDOpen and ifoOpen). If
someone can find this bug, please send a patch to the list.
 

mplayer also ALLWAYS works fine, just like lsdvd.
Me too I'll compare the code and see if I can find something
As a quick solution and also for runtime users I made something which
is bad for the original mmpython design: I wrote a lsdvd wrapper for
mmpython. If you have problems with some discs, install lsdvd and get
mmpython from cvs.
 

Are you sure this fixes it ? Because I am using mmpython cvs since 
yesterday because I wanted the lsdvd output.
The problem is freevo's DVD folder keeps saying 'No Disc' and I cannot 
enter the folder . (Yes, I cleared the cache..)

Zeratul







---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Strange DVD problems with mmpython

2004-04-21 Thread Zeratul
I have the same dvd  and the same problem.
From /var/log/messages:
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
Apr 18 19:56:44 video kernel: end_request: I/O error, dev 03:00 (hda), 
sector 1432
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
Apr 18 19:56:44 video kernel: end_request: I/O error, dev 03:00 (hda), 
sector 1436
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
Apr 18 19:56:44 video kernel: end_request: I/O error, dev 03:00 (hda), 
sector 1440
Apr 18 19:56:44 video kernel: hda: command error: status=0x51 { 
DriveReady SeekComplete Error }
Apr 18 19:56:44 video kernel: hda: command error: error=0x54
.. goes up all the way to sector 1684
later it gave
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: status error: status=0x50 { 
DriveReady SeekComplete }
Apr 20 22:48:18 video kernel: hda: status error: error=0x00
Apr 20 22:48:18 video kernel: hda: DMA disabled
Apr 20 22:48:18 video kernel: hda: ATAPI reset complete
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication
Apr 20 22:48:18 video kernel: hda: ATAPI reset complete
Apr 20 22:48:18 video kernel: hda: status error: status=0x00 { }
Apr 20 22:48:18 video kernel: hda: status error: 
error=0x01IllegalLengthIndication

and the third or fourth time I inserted the disc (each time removing 
mmpython disc cache), it just worked.

Dirk Meyer wrote:

I compared the code -- no
differences at this point (in fact, it's only DVDOpen and ifoOpen). If
someone can find this bug, please send a patch to the list.
 

mplayer also ALLWAYS works fine, just like lsdvd.
Me too I'll compare the code and see if I can find something
As a quick solution and also for runtime users I made something which
is bad for the original mmpython design: I wrote a lsdvd wrapper for
mmpython. If you have problems with some discs, install lsdvd and get
mmpython from cvs.
 

Are you sure this fixes it ? Because I am using mmpython cvs since 
yesterday because I wanted the lsdvd output.
The problem is freevo's d folder keeps saying 'No Disc' and I cannot 
enter the folder . (Yes, I cleared the cache..)

Zeratul







---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Strange DVD problems with mmpython

2004-04-21 Thread Zeratul
sorry about the double post, I got problems from some spam filter 
pretending my message to be rejected ..

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users