camera/detect and camera/still don't run because they depend on xawtv which is not installed by default

Bug #855538 reported by Brendan Donegan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
Medium
Unassigned

Bug Description

In the Ubuntu Friendly whitelist there are two tests which depend on the package xawtv, camera/still and camera/detect. Since xawtv is not installed in Ubuntu by default these tests will be skipped. Solutions are:

1.) Get xawtv in Ubuntu (hard)
2.) Remove the xawtv dependency
3.) Remove the tests (there are still some camera tests that don't depend on xawtv (like camera/display)

Revision history for this message
Jeff Lane  (bladernr) wrote :

xawtv is used by the camera_test script to do a hardware scan and dump info about cameras it finds.

Everything else in that script uses other tools. So we just need to find a way, within Oneiric, to detect the camera without using xawtv...

Revision history for this message
Daniel Manrique (roadmr) wrote :

according to v4l documentation, device files will be created in /dev/v4l/by-{path,id} for detected devices that are v4l-capable.

I'm pretty sure camera/still can be rewritten to use something within gstreamer rather than xawtv.

Anyway, it's a starting point and given that we know where to start working on this, I'll mark as triaged, importance: medium as it'd be good to eliminate dependencies on stuff not in main.

Changed in checkbox:
status: New → Triaged
importance: Undecided → Medium
tags: added: checkbox-testsuite
Revision history for this message
Ara Pulido (ara) wrote :

This was fixed in the latest upload to Ubuntu

Changed in checkbox:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.