Hi Mark

>When you have your required wxWidgets installed, I have updated wxPerl 
>in SVN so that the missing EVT id's for
>
>EVT_MEDIA_STATECHANGED EVT_MEDIA_PLAY EVT_MEDIA_PAUSE
>
>are present.

Well, I've just tested the SVN download first of all with your app, then
with wxperl_demo.pl and then with my app.

These are the results:

Kubuntu 10.4LTS (K10.4)

1 - your application doesn't crash at end of file with the new fix.  Both
mine and the sample do.  I guess I (and demo) need to check for these new
events to avoid the crash.  Amazing, but it doesn't crash under windows, why
is that?  What are these events?

2 - Anyhow the other thing is that on loading a video file twice, I still
get a segfault after the second load.

3 - LoadURI is also amazing (but it still doesn't work, sorry).  It is
absolutely the closest yet.  If I enter file:///dev/video0 I get
EVT_MEDIA_LOADED, but *no* picture.  Shame.  But truly great effort.

K11.4

4 - I've loaded your build script onto my new K11.4 build, but still no sign
of Wx::Media.pm.  I'll get back to you when I know more on this.

Have a great weekend and thanks for all your help.

Regards

Steve.

Reply via email to