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 466352 - GStreamer-CRITICAL: assertion `start <= stop' failed
GStreamer-CRITICAL: assertion `start <= stop' failed
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: general
2.19.x
Other Linux
: Normal major
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on: 466717
Blocks:
 
 
Reported: 2007-08-13 20:05 UTC by Andreas Røsdal
Modified: 2007-08-21 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Røsdal 2007-08-13 20:05:54 UTC
There is a new problem with playing sounds in gnome-games, using GStreamer 0.10.3. 

The following warning is printed to the console each time a sound is played.

(gnometris:16512): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start <= stop' failed


Base system is OpenSuSE 10.3 Beta 1, with the following packages:

GStreamer 0.10.13
gnome-games 2.19.90
GNOME 2.19.6

http://svn.gnome.org/viewcvs/gnome-games/trunk/libgames-support/games-sound.c?view=markup

Sound is played successfully the first time, then the next sounds are not played correctly. This did not happen in previous versions of GStreamer.