[Kwintv] Those with the ripping effect

George Staikos kwintv@mail.kde.org
Tue, 12 Nov 2002 11:27:48 -0500


On Tuesday November 12 2002 11:23, Stefan Hellwig wrote:
> Hi!
>
> On Tuesday 12 November 2002 05:06, George Staikos wrote:
> > If you experience the ripping effect, can you please try updating from
> > cvs?  I just committed a change that may or may not help.  I'm wondering
> > how it changes things for you, if at all.
>
> I tried to do so but QtVision simply crashes on startup when I activate the
> V4L plugin now (see attached backtrace). In that case I have to manually
> edit my qtvisionrc to make it use the XVideo plugin again. I also got a
> crash when clicking on the "Configure Plugin" button of V4L but it seems
> to be related to the other one. Am I doing something wrong still?!
>
> I did a fresh compile on KDE3.1/QT3.1 RC2.

I am skeptical that it is fresh.  The crash is in operator new.  It sounds 
like you have an old plugin somewhere, or something like that anyways.

#12 0x4135faa5 in __throw () from /usr/lib/libstdc++-libc6.2-2.so.3
#13 0x413617f7 in __builtin_vec_new () from /usr/lib/libstdc++-libc6.2-2.so.3
#14 0x41c83677 in QVideoStream::init () from 
/opt/kde31rc2/lib/libkvideoio.so.1
-- 

George Staikos