GNOME Bugzilla – Bug 333238
Warning in Nautilus File Properties dialog causes abort
Last modified: 2006-03-03 12:26:43 UTC
Right-click / Properties in Nautilus. Results in an empty error dialog. Oh, and this stacktrace, of course... ;) Gstreamer 0.10.3, GNOME 2.13.92+ Including the crashing top-most thread only. Backtrace was generated from '/opt/gnome-2.13.92/libexec/<unknown>' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1225106784 (LWP 10024)] [New Thread -1231823952 (LWP 10083)] [Thread debugging using libthread_db enabled] [New Thread -1225106784 (LWP 10024)] [New Thread -1231823952 (LWP 10083)] [New Thread -1266762832 (LWP 10081)] [New Thread -1226650704 (LWP 10025)] [Thread debugging using libthread_db enabled] [New Thread -1225106784 (LWP 10024)] [New Thread -1231823952 (LWP 10083)] 0xffffe410 in ?? ()
+ Trace 66651
Looks like the file has no metadata or you're missing the right plugins to extract the metadata (most importantly id3demux and apedemux from gst-plugins-good). Warnings should be fixed in totem CVS now: 2006-03-03 Tim-Philipp Müller <tim at centricular dot net> * src/backend/bacon-video-widget-gst-0.10.c: (bacon_video_widget_get_metadata_bool): Don't operate on NULL structures, causes assertion warnings (#333238).