[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2014-08-05 Thread Florian Boucault
** Changed in: camera-app (Ubuntu) Status: New => Fix Released -- 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 notific

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2014-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package qtbase-opensource-src - 5.2.1+dfsg- 1ubuntu7 --- qtbase-opensource-src (5.2.1+dfsg-1ubuntu7) trusty; urgency=medium [ Colin Watson ] * Add arm64 to archs that don't use -m64 qtbase-opensource-src (5.2.1+dfsg-1ubuntu6) trusty; urgency=medium *

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-12-20 Thread David Faure
This looks like https://bugreports.qt-project.org/browse/QTBUG-34944, which is fixed in Qt 5.2. -- 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

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-09-11 Thread Ricardo Salveti
Interesting, this is probably an upstream regression in Qt. Adam, do you know if we have a bug in upstream already? Would be nice if you could also show how you are reproducing the issue in Kubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-09-11 Thread grizzancs
We have the same backtrace and crash, without using any camera functionality (though we do set the source for an image to "" at one point.) We'll test whether skipping the empty string fixes it. The image is loaded through an ImageProvider through C++, and is dynamically changed without depending

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-09-11 Thread grizzancs
I forgot to mention we're developing a completely different application, with Qt5.1.1 release (from their homepage), though on Kubuntu -- 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: Ca

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-09-11 Thread Günter Schwann
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 pass

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-09-11 Thread Günter Schwann
The crash is caused by the preview sliding down after the capture. Actually it's after the animation, the image is reset by setting it's source to "", that triggers the crash. This does not happen when an image is loaded from disk as preview. -- You received this bug notification because you are

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-09-10 Thread Bill Filler
** Changed in: camera-app (Ubuntu) Importance: Undecided => High ** Changed in: camera-app (Ubuntu) Assignee: (unassigned) => Günter Schwann (schwann) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/