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 560150 - Error when clicking on nothing
Error when clicking on nothing
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
0.11.x
Other All
: Normal critical
: 0.11.3
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-10 14:34 UTC by Vadim Peretokin
Modified: 2008-12-06 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Peretokin 2008-11-10 14:34:39 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
Comment 1 Edward Hervey 2008-11-17 16:10:20 UTC
What version of pitivi ?
What version of gstreamer and plugins (including gnonlin) ?
Comment 2 Vadim Peretokin 2008-11-17 16:29:19 UTC
PiTivi 0.11.2, but I don't know how to find this out for gstreamer
Comment 3 Edward Hervey 2008-11-17 16:37:43 UTC
you should be able to find that through your distribution package manager.
Comment 4 Vadim Peretokin 2008-11-17 17:04:28 UTC
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
Comment 5 Edward Hervey 2008-12-06 10:16:14 UTC
Vadim, if you're using Intrepid, can you try the version of pitivi (and gnonlin) available here:

https://launchpad.net/~gstreamer-developers/+archive
Comment 6 Vadim Peretokin 2008-12-06 14:03:42 UTC
I seem to replicate the crashing issue anymore with that ppa
Comment 7 Edward Hervey 2008-12-06 14:08:47 UTC
Vadim. I don't understand your last answer. You CAN or CAN NOT reproduce that issue with that ppa ?
Comment 8 Vadim Peretokin 2008-12-06 15:10:46 UTC
Sorry, bad editing there... I cannot replicate the issue, so this report can be closed.
Comment 9 Edward Hervey 2008-12-06 15:17:23 UTC
Thanks for confirming :)