Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684946 - app-emulation/fs-uae-launcher-2.8.3 should depend on dev-python/PyQt5[opengl] - ModuleNotFoundError: No module named 'PyQt5.QtOpenGL'
Summary: app-emulation/fs-uae-launcher-2.8.3 should depend on dev-python/PyQt5[opengl]...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-02 19:26 UTC by David Flogeras
Modified: 2019-05-08 19:57 UTC (History)
0 users

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 David Flogeras 2019-05-02 19:26:44 UTC
If PyQt5 is built without opengl, you get the following exception at start:

ModuleNotFoundError: No module named 'PyQt5.QtOpenGL'

Probably also needs Widgets and Gui but I didn't test without.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-05-08 19:57:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8224016b0b715c60d3f4f6d163405aa7dd65b812

commit 8224016b0b715c60d3f4f6d163405aa7dd65b812
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-05-08 19:52:33 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-05-08 19:57:36 +0000

    app-emulation/fs-uae-launcher: Add required PyQt5 USE flags
    
    Closes: https://bugs.gentoo.org/684946
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)