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

Bug 844028

Summary: media-sound/aseqview missing dependency on libcanberra gtk2 USE flag
Product: Gentoo Linux Reporter: groepaz
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: UNCONFIRMED ---    
Severity: normal CC: groepaz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description groepaz 2022-05-13 13:08:43 UTC
On my system libcanberra was installed without GTK2 useflag. aseqview emerges without error, however when starting it outputs something like:

Gtk-Message: 14:54:32.742: Failed to load module "canberra-gtk-module"

and then quits.

i added USE=gtk2 to libcanberra and that made it work.

(as a sidenote, i had to run aseqview with -P, which disables the piano view. else it would crash - that could be an issue with how it uses GTK, and is certainly another bug :))

Reproducible: Always