Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-11-03 Thread Benoît Minisini
Le 03/11/2016 à 13:45, Benoît Minisini a écrit : > Le 03/11/2016 à 12:02, Piper984 a écrit : >> Hi Benoît, >> >> Just a quick update: I tried running my sample application on a newly >> installed Ubuntu 16.04, and with my reference video clips and all is >> working as expected! Thanks a ton!

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-11-03 Thread Benoît Minisini
Le 03/11/2016 à 12:02, Piper984 a écrit : > Hi Benoît, > > Just a quick update: I tried running my sample application on a newly > installed Ubuntu 16.04, and with my reference video clips and all is > working as expected! Thanks a ton! > > Of interest, and perhaps some source of issues: Some

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-11-03 Thread Piper984
Hi Benoît, Just a quick update: I tried running my sample application on a newly installed Ubuntu 16.04, and with my reference video clips and all is working as expected! Thanks a ton! Of interest, and perhaps some source of issues: Some of the video clips I have for testing (Sintel and

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-31 Thread Piper984
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

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Piper984
OK: attached are some sample clips. These might be the most uninteresting video clips ever posted on the internet. ;) test1-002.mp4 test1-003.mp4 test1-004.mp4

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Benoît Minisini
Le 27/10/2016 à 00:49, Piper984 a écrit : > Hello Benoît, > > Glad you were able to use the archive. FYI: Looks like the Nabble website > removes the .tar from the archive, but it's still a valid .tar file. I > opened it on 16.04, 14.04, and Mac OSX, and I could see the source files (I > did

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Piper984
Hello Benoît, Glad you were able to use the archive. FYI: Looks like the Nabble website removes the .tar from the archive, but it's still a valid .tar file. I opened it on 16.04, 14.04, and Mac OSX, and I could see the source files (I did have to turn hidden files off). Regarding gb.media.form

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Benoît Minisini
Le 27/10/2016 à 01:43, Benoît Minisini a écrit : > Le 27/10/2016 à 01:41, Benoît Minisini a écrit : >> Le 27/10/2016 à 01:37, Benoît Minisini a écrit : >>> Le 26/10/2016 à 23:59, Piper984 a écrit : ok: Attached is the file that is produced via Project -> make -> source archive.

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Benoît Minisini
Le 27/10/2016 à 01:41, Benoît Minisini a écrit : > Le 27/10/2016 à 01:37, Benoît Minisini a écrit : >> Le 26/10/2016 à 23:59, Piper984 a écrit : >>> ok: Attached is the file that is produced via Project -> make -> source >>> archive. >>> >>> Thanks! >>> >>> prjVideoTest01-0.gz >>>

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Benoît Minisini
Le 27/10/2016 à 01:37, Benoît Minisini a écrit : > Le 26/10/2016 à 23:59, Piper984 a écrit : >> ok: Attached is the file that is produced via Project -> make -> source >> archive. >> >> Thanks! >> >> prjVideoTest01-0.gz >> >> > >

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Benoît Minisini
Le 26/10/2016 à 23:59, Piper984 a écrit : > ok: Attached is the file that is produced via Project -> make -> source > archive. > > Thanks! > > prjVideoTest01-0.gz > > Are you kidding? Your project is still almost void and unusable

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Piper984
ok: Attached is the file that is produced via Project -> make -> source archive. Thanks! prjVideoTest01-0.gz -- View this message in context:

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Benoît Minisini
Le 26/10/2016 à 22:14, Piper984 a écrit : > Hi Benoît, > > Touching base here to see if you had a chance to pull down the source I > uploaded? Any update? Anything I can do to help? > > Regards! > Your project is apparently not complete and so unusable. Please send a usable project, and

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-26 Thread Piper984
Hi Benoît, Touching base here to see if you had a chance to pull down the source I uploaded? Any update? Anything I can do to help? Regards! -- View this message in context: http://gambas.8142.n7.nabble.com/MediaPlayer-bug-with-AboutToFinish-and-URL-tp57513p57614.html Sent from the

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-24 Thread Piper984
prjVideoTest01.tar Hi Benoît, attached is src of my test application. Thanks! -- View this message in context: http://gambas.8142.n7.nabble.com/MediaPlayer-bug-with-AboutToFinish-and-URL-tp57513p57612.html Sent from the

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-22 Thread Benoît Minisini
Le 22/10/2016 à 19:38, Benoît Minisini a écrit : > > Please the your project you used for testing. oops --> Please send the project you used for testing -- Benoît Minisini -- Check out the vibrant tech community on one

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-22 Thread Benoît Minisini
Le 22/10/2016 à 12:51, Piper984 a écrit : > Hi Benoît, > > Hi pulled down the #7934 release from SourceForge and built+installed > successfully. 3.9.90. I made sure the gb.media component built. > > Unfortunately when I set the URL during the AboutToFinish event, the next > clip didn't play. In

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-22 Thread Piper984
Hi Benoît, Hi pulled down the #7934 release from SourceForge and built+installed successfully. 3.9.90. I made sure the gb.media component built. Unfortunately when I set the URL during the AboutToFinish event, the next clip didn't play. In the Gambas console this warning was printed:

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-20 Thread Benoît Minisini
Le 19/10/2016 à 03:05, Benoît Minisini a écrit : > > Now I will try to find a workaround. > > Regards, > Hi, The workaround is in revision #7933. That leads to a simplification of the MediaView control of the gb.media.form component, committed in revision #7934. Please try it and tell me the

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-18 Thread Benoît Minisini
Le 18/10/2016 à 13:18, Piper984 a écrit : > OK, thanks for continuing to look into it! > > In case it helps: Below is a Python script + Gstreamer lib where setting the > URL property behaves as expected. It just toggles between playing two video > clips, setting the URL property when the

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-18 Thread Benoît Minisini
Le 18/10/2016 à 13:18, Piper984 a écrit : > OK, thanks for continuing to look into it! > > In case it helps: Below is a Python script + Gstreamer lib where setting the > URL property behaves as expected. It just toggles between playing two video > clips, setting the URL property when the

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-18 Thread Piper984
OK, thanks for continuing to look into it! In case it helps: Below is a Python script + Gstreamer lib where setting the URL property behaves as expected. It just toggles between playing two video clips, setting the URL property when the 'about-to-finish' event fires. Not sure if this will be of

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-18 Thread Benoît Minisini
Le 18/10/2016 à 01:01, Piper984 a écrit : > Hi Benoît, > > Just checking in to see if you were able to learn any more regarding setting > the URI during the about to finish event for the MediaPlayer component? > > Thanks and regards! > I started working on the problem, but just to not be able to

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-17 Thread Piper984
Hi Benoît, Just checking in to see if you were able to learn any more regarding setting the URI during the about to finish event for the MediaPlayer component? Thanks and regards! -- View this message in context:

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-08 Thread Piper984
Cool, thanks for looking into it. I have stubbed out the code into a small project here: http://www.pitchpipetuner.com/gambas/prjVideoTest02.zip It's about 12 megs. Also in the zip file are the two video files for testing. Sounds like you already have a testing app going though. Re: GStreamer:

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-08 Thread Benoît Minisini
Le 09/10/2016 à 01:34, Piper984 a écrit : > Hi Benoît: Posting again without 'html' boxed clicked. Whoops. > > > I have been playing with the Gambas MediaPlayer and the related Gambas > wrappers of GStreamer libs recently hoping that I can find enough > functionality in the gb.media libraries to

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-08 Thread Piper984
Hi Benoît: Posting again without 'html' boxed clicked. Whoops. I have been playing with the Gambas MediaPlayer and the related Gambas wrappers of GStreamer libs recently hoping that I can find enough functionality in the gb.media libraries to be able to construct my app and not have to ever go

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-08 Thread Benoît Minisini
Le 09/10/2016 à 02:53, Benoît Minisini a écrit : > Le 09/10/2016 à 01:23, Piper984 a écrit : >> Hi:I have been playing with the Gambas MediaPlayer and the related Gambas >> wrappers of GStreamer libs recently hoping that I can find enough >> functionality in the gb.media libraries to be able to

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-10-08 Thread Benoît Minisini
Le 09/10/2016 à 01:23, Piper984 a écrit : > Hi:I have been playing with the Gambas MediaPlayer and the related Gambas > wrappers of GStreamer libs recently hoping that I can find enough > functionality in the gb.media libraries to be able to construct my and not > have to ever go back to doing my