[Gambas-user] MediaPlayer bug with AboutToFinish and URL?
Piper984
mclennan at ...3614...
Mon Oct 31 16:13:45 CET 2016
Hi,
Were you able to confirm that the video clips I attached could play via the
.NextURL + AboutToFinish events successfully on your development machine?
For what's it's worth, I do see this error message now in the console output
window when after I play any video file (either just one and then the END
event fires, or if I try to set the .NextURL property during the
AboutToFinish event:
The program 'prjVideoTest01' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 1632 error_code 9 request_code 150 minor_code 9)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
If you don't have the error (and I am assuming you don't) then perhaps there
is some GTK lib or other dependence I could check into?
Thanks for looking into this still! I could try to take a screencam type
video of my test running if that would be helpful at all?
--
View this message in context: http://gambas.8142.n7.nabble.com/MediaPlayer-bug-with-AboutToFinish-and-URL-tp57513p57694.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list