Loading an image from disk in AalVideoRendererControl::onSnapshotTaken() instead of passing the preview stops camera from crashing.
Loading an image from disk in ShaderVideoNode::onTakeSnapshot() and passing it as the preview keeps the camera crashing. All that happens, is that the QImage is passed from ShaderVideoNode::onTakeSnapshot() via signal slot to AalVideoRendererControl::onSnapshotTaken() (maybe crossing thread boundaries). No idea why that causes the crash... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223042 Title: Camera crashes when taking pictures with qt5.1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1223042/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
