Re: [Gambas-user] gb.media : Crash when reading the MediaPlayer.ConnectionSpeed property

2013-06-02 Thread Benoît Minisini
Le 02/06/2013 16:23, Benoît Minisini a écrit : > Le 02/06/2013 16:19, Benoît Minisini a écrit : >> Le 02/06/2013 16:02, Adrien Prokopowicz a écrit : >>> Le Sun, 02 Jun 2013 11:47:12 +0200, Adrien Prokopowicz >>> a écrit: >>> Hi, Everything is in the title : simply reading the Connec

Re: [Gambas-user] gb.media : Crash when reading the MediaPlayer.ConnectionSpeed property

2013-06-02 Thread Benoît Minisini
Le 02/06/2013 16:19, Benoît Minisini a écrit : > Le 02/06/2013 16:02, Adrien Prokopowicz a écrit : >> Le Sun, 02 Jun 2013 11:47:12 +0200, Adrien Prokopowicz >> a écrit: >> >>> Hi, >>> >>> Everything is in the title : simply reading the ConnectionSpeed of a >>> MediaPlayer leads to a crash. >>> It

Re: [Gambas-user] gb.media : Crash when reading the MediaPlayer.ConnectionSpeed property

2013-06-02 Thread Benoît Minisini
Le 02/06/2013 16:02, Adrien Prokopowicz a écrit : > Le Sun, 02 Jun 2013 11:47:12 +0200, Adrien Prokopowicz > a écrit: > >> Hi, >> >> Everything is in the title : simply reading the ConnectionSpeed of a >> MediaPlayer leads to a crash. >> It seems to happen everytime I try to read it, making the de

Re: [Gambas-user] gb.media : Crash when reading the MediaPlayer.ConnectionSpeed property

2013-06-02 Thread Adrien Prokopowicz
Le Sun, 02 Jun 2013 11:47:12 +0200, Adrien Prokopowicz a écrit: > Hi, > > Everything is in the title : simply reading the ConnectionSpeed of a > MediaPlayer leads to a crash. > It seems to happen everytime I try to read it, making the debugging of a > MediaPlayer impossible... > Simple proj

[Gambas-user] gb.media : Crash when reading the MediaPlayer.ConnectionSpeed property

2013-06-02 Thread Adrien Prokopowicz
Hi, Everything is in the title : simply reading the ConnectionSpeed of a MediaPlayer leads to a crash. It seems to happen everytime I try to read it, making the debugging of a MediaPlayer impossible... Simple project and its valgrind output attached (gdb doesn't say more about this ...).