Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684946

Summary: app-emulation/fs-uae-launcher-2.8.3 should depend on dev-python/PyQt5[opengl] - ModuleNotFoundError: No module named 'PyQt5.QtOpenGL'
Product: Gentoo Linux Reporter: David Flogeras <dflogeras2>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)