Bug 1352891
Summary: | digikam-5.0.0 is available | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
Component: | digikam | Assignee: | Rex Dieter <rdieter> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | alekcejk, maderios, me, rdieter, smparrish, than | ||||
Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | digikam-5.0.0-1.fc24 | Doc Type: | Enhancement | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-07-15 21:26:01 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Upstream Release Monitoring
2016-07-05 12:11:28 UTC
Patching or scratch build for digikam-5.0.0 failed. Created attachment 1176398 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues. Following patches has been deleted: ['digikam-5.0.0-beta7-doc.patch'] rdieter's digikam-5.0.0-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=779367 digikam-5.0.0-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-749a465381 digikam-5.0.0-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-749a465381 digikam-5.0.0-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. (In reply to Fedora Update System from comment #7) > digikam-5.0.0-1.fc24 has been pushed to the Fedora 24 stable repository. If > problems still persist, please make note of it in this bug report. Hi Although qt5-qtmultimedia and all gstreamer packages are installed, digikam-5.0.0-1.fc24 doesn't work with qt5-qtmultimedia -> No video thumbnails When I check help > component information QtMultimedia support: no Is digikam-5.0.0-1.fc24 compiled with qt5-qtmultimedia? It appears QtMultimedia is only used for an optional, but disabled by default, embedded media player feature. From core/CMakeLists.txt: option(ENABLE_MEDIAPLAYER "Build digiKam with QtMultimedia support (default=OFF)" OFF) Queried on upstream mailing list: https://mail.kde.org/pipermail/digikam-devel/2016-July/087654.html |