GNOME Bugzilla – Bug 560150
Error when clicking on nothing
Last modified: 2008-12-06 15:17:23 UTC
Steps to reproduce: 1. Take a video 2. Cut it in half 3. Move the halves apart 4. Click on the area between halves Stack trace: vadi@ubuntu:~$ pitivi /usr/lib/pitivi/python/pitivi/ui/glade.py:151: GtkWarning: gtk_tree_row_reference_new: assertion `GTK_IS_TREE_MODEL (model)' failed wtree = gtk.glade.XML(filepath, domain='pitivi') /usr/lib/pitivi/python/pitivi/ui/glade.py:151: GtkWarning: gtk_cell_view_set_displayed_row: assertion `GTK_IS_TREE_MODEL (cell_view->priv->model)' failed wtree = gtk.glade.XML(filepath, domain='pitivi') /usr/lib/pitivi/python/pitivi/ui/webcam_managerdialog.py:66: GtkWarning: gtk_cell_view_set_cell_data: assertion `cell_view->priv->displayed_row != NULL' failed self._vdevcombo.set_attributes(self._vdevcombo.child.get_cell_renderers()[0], /usr/lib/pitivi/python/pitivi/ui/webcam_managerdialog.py:71: GtkWarning: gtk_cell_view_set_cell_data: assertion `cell_view->priv->displayed_row != NULL' failed self._adevcombo.set_attributes(self._adevcombo.child.get_cell_renderers()[0], (pitivi:27321): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed (pitivi:27321): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed Other information: See http://www.ubuntu-pics.de/bild/5467/screenshot_06_eWKsM1.png
What version of pitivi ? What version of gstreamer and plugins (including gnonlin) ?
PiTivi 0.11.2, but I don't know how to find this out for gstreamer
you should be able to find that through your distribution package manager.
It's too many to type out so I hope you don't mind an image: http://www.ubuntu-pics.de/bild/5778/screenshot_50_HrPAf1.png gnonlin is 0.10.9-1
Vadim, if you're using Intrepid, can you try the version of pitivi (and gnonlin) available here: https://launchpad.net/~gstreamer-developers/+archive
I seem to replicate the crashing issue anymore with that ppa
Vadim. I don't understand your last answer. You CAN or CAN NOT reproduce that issue with that ppa ?
Sorry, bad editing there... I cannot replicate the issue, so this report can be closed.
Thanks for confirming :)