FS#32467 - [nautilus-sound-converter] causes nautilus freeze when opening video properties
Attached to Project:
Community Packages
Opened by Babets (Babets) - Sunday, 04 November 2012, 20:40 GMT
Last edited by Balló György (City-busz) - Tuesday, 06 November 2012, 03:49 GMT
Opened by Babets (Babets) - Sunday, 04 November 2012, 20:40 GMT
Last edited by Balló György (City-busz) - Tuesday, 06 November 2012, 03:49 GMT
|
Details
Description:
Nautilus freeze right clicking on a video and opening his video properties Additional info: * package version(s): nautilus-sound-converter 3.0.2-1; nautilus 3.6.2-1 * config and/or log files etc. This is the result of launching nautilus on gnome 3 from gnome-terminal with nautilus-sound-converter installed, then right clicking on a video file and choosing "properties": ------------------------------------------------ Initializing nautilus-sound-converter extension Initializing nautilus-open-terminal extension (nautilus:3616): GLib-GObject-WARNING **: cannot register existing type `GstObject' (nautilus:3616): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed (nautilus:3616): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (nautilus:3616): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed (nautilus:3616): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (nautilus:3616): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed (nautilus:3616): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (nautilus:3616): GStreamer-CRITICAL **: gst_object_ref: assertion `object != NULL' failed (nautilus:3616): GStreamer-CRITICAL **: gst_allocator_register: assertion `allocator != NULL' failed (nautilus:3616): GStreamer-CRITICAL **: gst_object_ref: assertion `object != NULL' failed (nautilus:3616): GLib-GObject-WARNING **: cannot register existing type `GstFormat' (nautilus:3616): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed (nautilus:3616): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>' (nautilus:3616): GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed (nautilus:3616): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed (nautilus:3616): GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed (nautilus:3616): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed (nautilus:3616): GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed (nautilus:3616): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed ^C ------------------------------------------------ Here I killed nautilus with control+c because it was freezed Removing nautilus-sound-converter fixed this issue with nautilus. Steps to reproduce: launch nautilus with nautilus-sound-converter installed; right click on a video file and choose properties; enjoy nautilus freezing. |
This task depends upon
Closed by Balló György (City-busz)
Tuesday, 06 November 2012, 03:49 GMT
Reason for closing: Fixed
Additional comments about closing: in nautilus-sound-converter-3.0.2-2. Conflicts added with totem>=3.6.0
Tuesday, 06 November 2012, 03:49 GMT
Reason for closing: Fixed
Additional comments about closing: in nautilus-sound-converter-3.0.2-2. Conflicts added with totem>=3.6.0
https://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-sound-converter
I guess that something changed in glib2 2.34, which cause problems in gstreamer, but I don't know what component should be fixed.