[vlc-devel] commit: Stop crashing at video init. Yes, this closes #3074 ( Marian Ďurkovič )

Rémi Denis-Courmont remi at remlab.net
Mon Sep 21 21:06:14 CEST 2009


Le lundi 21 septembre 2009 21:59:11 Marian Ďurkovič, vous avez écrit :
> On Mon, 21 Sep 2009 21:48:09 +0300, Rémi Denis-Courmont wrote
> 
> > Le lundi 21 septembre 2009 21:32:02 git version control, vous avez
> >
> > écrit :
> > > vlc | branch: master | Marian Ďurkovič <md at bts.sk> | Mon Sep 21
> > > 20:31:40 2009 +0200| [9cc428cba557433dba8a9b472b939f62259ea2f7] |
> > > committer: Marian Ďurkovič
> > >
> > > Stop crashing at video init. Yes, this closes #3074
> >
> > Care to explain how?
> 
> Sure. In the .hpp file, askGetVideo signal had parameters of type "unsigned
>  int". In the .cpp file, they were declared as "unsigned".
> 
> This resulted in runtime error:
> 
> Object::connect: No such signal
> MainInterface::askGetVideo(WId*,vout_thread_t*,int*,int*,unsigned*,unsigned
> *)
> 
> Hence getVideoSlot was never called.

Your Qt4 version must be buggy. It works fine here.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list