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

Marian Ďurkovič md at bts.sk
Mon Sep 21 21:21:16 CEST 2009


On Mon, 21 Sep 2009 22:06:14 +0300, Rémi Denis-Courmont wrote

> > 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.

Or more strict or compilled with different params...

Anyway, when the declarations are consistent, such surprises are not happening.

   With kind regards,

       M.

  



More information about the vlc-devel mailing list