Hi Benoit,

Can you look at this.

I just upgraded to Fedora 11 x86_64

But when I come to test my programs with the v4l component now fails. 

I resolved this in the past by preloading the v4l compat lib like so.

LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so gambas2

I also tried 

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so gambas2

but this now longer works.

Steps to reproduce

1. Launch gamabas 2
2. Open webcam example
3. Run program
4. Click capture

Actual Results:

Unable to open device

Expected Results:
Webcam opens.

Steven 


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to