Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 580862 - =media-video/openshot-2.0.7: missing dependency on dev-python/PyQt5[svg]
Summary: =media-video/openshot-2.0.7: missing dependency on dev-python/PyQt5[svg]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-22 17:25 UTC by Kacper Kowalik (Xarthisius) (RETIRED)
Modified: 2016-04-25 13:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2016-04-22 17:25:54 UTC
$ grep QtSvg /usr/lib64/python3.5/site-packages/openshot_qt/windows/title_editor.py

from PyQt5 import uic, QtSvg, QtGui


Took my awhile to figure it out, as openshot swallows traceback by default...
Comment 1 Louis Sautier (sbraz) gentoo-dev 2016-04-22 20:54:21 UTC
Hi, sorry about that. Here's a patch: https://github.com/gentoo/gentoo/pull/1328.patch
Comment 2 Patrice Clement gentoo-dev 2016-04-25 13:16:56 UTC
commit 67c9a7cace5fc747929cf4444a1418452b32f8b4 (HEAD -> master)
Author:     Louis Sautier <sautier.louis@gmail.com>
AuthorDate: Fri Apr 22 22:53:43 2016 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Mon Apr 25 13:01:56 2016 +0000

media-video/openshot: add missing dependency on dev-python/PyQt5[svg]

Gentoo-Bug: https://bugs.gentoo.org/580862

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1328

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

media-video/openshot/openshot-2.0.7-r1.ebuild | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
media-video/openshot/openshot-2.0.7.ebuild    | 55 -------------------------------------------------------
2 files changed, 55 insertions(+), 55 deletions(-)
create mode 100644 media-video/openshot/openshot-2.0.7-r1.ebuild
delete mode 100644 media-video/openshot/openshot-2.0.7.ebuild