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 695811 - gst-plugins-bad-0.10.23 fails test "camerabin"
gst-plugins-bad-0.10.23 fails test "camerabin"
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.23
Other Linux
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-13 23:46 UTC by Roman Žilka
Modified: 2013-03-14 18:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make check - "camerabin" - verbose output (538.35 KB, application/x-xz)
2013-03-13 23:52 UTC, Roman Žilka
Details

Description Roman Žilka 2013-03-13 23:46:38 UTC
The vanilla gst-plugins-bad-0.10.23 fails the test "camerabin", saying:

elements/camerabin.c:548:F:general:test_single_image_capture:0: ready for capture during capture
elements/camerabin.c:226:F:general:test_single_image_capture_with_flags:0: error while capturing
elements/camerabin.c:624:F:general:test_video_recording:0: camera should be idle
elements/camerabin.c:665:F:general:test_video_recording_with_flags:0: creating video recording preview image failed
elements/camerabin.c:717:F:general:test_video_recording_pause:0: camera should be idle after capture-stop
elements/camerabin.c:754:F:general:test_video_recording_no_audio:0: creating video recording preview image failed
elements/camerabin.c:226:F:general:test_image_video_cycle:0: error while capturing
elements/camerabin.c:226:F:general:test_image_tags_setting:0: error while capturing

64b Gentoo Linux, gcc 4.6.3. No CFLAGS/CXXFLAGS/LDFLAGS/MAKEOPTS. See attachment for GST_DEBUG=5 output of the camerabin test.
Comment 1 Roman Žilka 2013-03-13 23:52:43 UTC
Created attachment 238833 [details]
make check - "camerabin" - verbose output
Comment 2 Tim-Philipp Müller 2013-03-13 23:54:36 UTC
Please re-test with 1.0.5 or git master. 0.10.x is no longer maintained.
Comment 3 Roman Žilka 2013-03-14 16:36:53 UTC
OK. As for 1.0.5 - passes all tests like crazy.
Comment 4 Tim-Philipp Müller 2013-03-14 16:46:51 UTC
Alright, thanks for re-testing. Hope you don't mind if I close this then. 

The issue with 0.10.23 might be fixed in 0.10 git, I don't know. I'm not aware of any failures, but I might just have forgottten by now.
Comment 5 Roman Žilka 2013-03-14 18:13:09 UTC
I understand. I'll switch to re-checking if my distro really still needs 0.10.* and perhaps suggesting moving to 1.0.* exclusively.