Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844028 - media-sound/aseqview missing dependency on libcanberra gtk2 USE flag
Summary: media-sound/aseqview missing dependency on libcanberra gtk2 USE flag
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-13 13:08 UTC by groepaz
Modified: 2022-05-13 19:52 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 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