After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167117 - [dvdnavsrc] could use a better error message when DVD not present
[dvdnavsrc] could use a better error message when DVD not present
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-11 19:39 UTC by William Jon McCann
Modified: 2005-02-14 09:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2005-02-11 19:39:40 UTC
Without a DVD in the drive...

./gst-plugins/ext/dvdnav/gst-dvd
RUNNING pipeline ...
No accelerated IMDCT transform found
libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdnav: DVD Title:
libdvdnav: DVD Serial Number:
libdvdnav: DVD Title (Alternative):  :"
libdvdnav: Unable to find map file '/home/mccannwj/.dvdnav/.map'
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: faild to read VIDEO_TS.IFO
ERROR (0x850da70 - 307819:38:30.622386000)       dvdnavsrc(10781)
dvdnavsrc.c(1531):dvdnavsrc_open:<dvdnavsrc0> Error invoking "dvdnav_open": Hey!
You gave me a NULL pointer you naughty person!.
ERROR (0x850da70 - 307819:38:30.622483000)       dvdnavsrc(10781)
dvdnavsrc.c(1531):dvdnavsrc_open:<dvdnavsrc0> system error: No such file or
directory
ERROR: from element /pipeline0/dvdnavsrc0: Error invoking "dvdnav_open": Hey!
You gave me a NULL pointer you naughty person!.
Additional debug info:
dvdnavsrc.c(1531): dvdnavsrc_open: /pipeline0/dvdnavsrc0:
system error: No such file or directory
ERROR: pipeline doesn't want to play.


Totem displays a dialog that says, "Hey! You gave me a NULL pointer you naughty
person!".
Comment 1 Tim-Philipp Müller 2005-02-12 17:38:11 UTC
This should be fixed in CVS now, thanks.

Cheers
 -Tim
Comment 2 Ronald Bultje 2005-02-14 09:57:00 UTC
I nominate this as coolest bug so far. ;).