Looks like clutter couldn't find a input device.
As you're running on EGL I suppose the matching input device would be
evdev.
Try to compile Clutter with --enable-evdev-input=yes and if it still
doesn't work, then commenting out the g_error call in clutter-backend.c
line 550 (not sure it will work properly, but it's worth a try...)

Would it be interested to a null-input backend?

--
Lionel

On Sat, 2012-06-02 at 08:50 +0200, Kövesdi György wrote:
> Hi,
> 
> I compiled clutter-1.10.6-egl and cogl-1.10.2-egl on my Beagleboard, and 
> starting the test:
> 
> /usr/bin/test-interactive test-actors
> 
> results in this message:
> 
> Clutter-ERROR **: Unknown input backend
> Trace/breakpoint trap
> 
> The raw TI demos are run correctly.
> Please help me how to resolve it.
> 
> Thanx in advance
> Gyorgy Kovesdi
> 
> _______________________________________________
> clutter-app-devel-list mailing list
> clutter-app-devel-list@clutter-project.org
> http://lists.clutter-project.org/listinfo/clutter-app-devel-list


_______________________________________________
clutter-app-devel-list mailing list
clutter-app-devel-list@clutter-project.org
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to