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
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Balló György (City-busz)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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
Comment by Balló György (City-busz) - Monday, 05 November 2012, 05:49 GMT
It's an upstream bug, please report it to upstream developers here:
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.
Comment by Babets (Babets) - Monday, 05 November 2012, 18:14 GMT Comment by Balló György (City-busz) - Tuesday, 06 November 2012, 03:47 GMT
Now I added a conflict between totem>=3.6.0 and nautilus-sound-converter. The two packages are cannot be installed at the same time. If you want to use both of them, I recommend to downgrade to totem 3.4 or use gnome-mplayer instead, until upstream solves the problem (probably it requires that libgnome-media-profiles and nautilus-sound-converter to be ported to gstreamer 1.0).

Loading...