Re: [Gambas-user] Trying to use libmpv, but got Segmentation faults on exit

2015-01-20 Thread Koko
Benoît Minisini wrote: > Le 19/01/2015 08:05, Koko a écrit : >> >> Undesrtood and thank you for explaining that. >> Any hope this would be possible by a user choice in the future? >> >> >> -- >> Antonio >> > > In revision #6842, the GB_X11

Re: [Gambas-user] Trying to use libmpv, but got Segmentation faults on exit

2015-01-18 Thread Koko
Benoît Minisini wrote: > Le 18/01/2015 17:46, Benoît Minisini a écrit : >> Le 17/01/2015 13:19, Antonio a écrit : >>> I managed to make the project archive i'm attaching right now. >>> You need to replace the string "loadfile videofile" with something >>> existing on your filesystem fo course. >>>

Re: [Gambas-user] Trying to use libmpv, but got Segmentation faults on exit

2015-01-16 Thread Koko
Tobias Boege wrote: > On Fri, 16 Jan 2015, Koko wrote: >> Koko wrote: >> >> >> > That's it. >> > The program starts and begin playing the file. >> > As i push the button, it stops playing and the player window will >> > close

Re: [Gambas-user] Trying to use libmpv, but got Segmentation faults on exit

2015-01-16 Thread Koko
Koko wrote: > That's it. > The program starts and begin playing the file. > As i push the button, it stops playing and the player window will close, > but as soon as i close the main form, the gambas interpreter shows a > window saying the program crashed wuth a segmentation

[Gambas-user] Trying to use libmpv, but got Segmentation faults on exit

2015-01-16 Thread Koko
Hi, among other problems that i did not solved, but at least worked around, there is one i cannot solve by myself, nor i know if it is a bug in gambas or a mistake by myself. libmpv is a library to access mpv mediaplayer, the library header is here: https://raw.githubusercontent.com/mpv-player/m