Bug 342202

Summary: crash in Phonon::Experimental::VideoDataOutput2::frameReadySignal
Product: [Frameworks and Libraries] Phonon Reporter: T Zachmann <t.zachmann>
Component: frontendAssignee: Harald Sitter <sitter>
Status: RESOLVED DUPLICATE    
Severity: crash CC: martin.sandsmark, myriam
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: 4.8   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description T Zachmann 2014-12-25 04:06:26 UTC
In calligra we have a video shape to preview a thumbnail we connect to the Phonon::Experimental::VideoDataOutput2::frameReadySignal. However when we access the frame.data0 in the event we get called we sometimes get a crash as the data is no longer available.

Do we do something wrong? Our code is at calligra/plugins/videoshape/VideoThumbnailer.cpp

Thanks for your help

See bug: https://bugs.kde.org/show_bug.cgi?id=341882
Comment 1 Myriam Schweingruber 2014-12-25 10:59:00 UTC
Why not just reassigning the bug to Phonon, instead of opening a new one...

*** This bug has been marked as a duplicate of bug 341882 ***