thomasvs / morituri

For those about to RIP - a Unix CD ripper preferring accuracy over speed
GNU General Public License v3.0
301 stars 42 forks source link

Message: pygobject_register_sinkfunc is deprecated (GstObject) #64

Closed nihilistcat closed 10 years ago

nihilistcat commented 10 years ago

Get this message on Arch Linux x64, not sure if it's something on my end or a bug in morituri?

Checking device /dev/cdrom eject: CD-ROM tray close command failed: Input/output error Trying read offset 6 ...
* Message: pygobject_register_sinkfunc is deprecated (GstObject) * Message: pygobject_register_sinkfunc is deprecated (GstObject) \ Message: pygobject_register_sinkfunc is deprecated (GstObject) Trying read offset 48 ...
Offset of device is likely 48, confirming

thomasvs commented 10 years ago

No bugs. The Input/output error is probably because you're on a laptop and so the hardware can't load a cd. The deprecation warning is a deprecation warning from pygobject. It's still working fine so far.

nsajko commented 9 years ago

http://stackoverflow.com/questions/9750317/python-gstreamer-plugins could be relevant to the deprecation warning and offers a solution (decodebin → decodebin2).

jonarnoldmusic commented 9 years ago

I also got this error, but my offset according to EAC and the AccurateRip website was 6. Morituri never properly confirmed the offset. Should I open a new bug?

EDIT: Sorry- tried a new key disc and it picked it up.

cbanowsky commented 9 years ago

I believe so. Can you run it again?

Sent from my iPhone

On Apr 26, 2015, at 2:55 PM, ace214 notifications@github.com wrote:

I also got this error, but my offset according to EAC and the AccurateRip website was 6. Morituri never properly confirmed the offset. Should I open a new bug?

— Reply to this email directly or view it on GitHub.