Bug 53845 - libcanberra initializes audio even when there is nothing to play
Summary: libcanberra initializes audio even when there is nothing to play
Status: NEW
Alias: None
Product: libcanberra
Classification: Unclassified
Component: Unspecified (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Lennart Poettering
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-20 13:26 UTC by Mike Hommey
Modified: 2012-08-20 13:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mike Hommey 2012-08-20 13:26:23 UTC
When for some reason, canberra's pulse backend doesn't initialize in a timely fashion, opening menus in firefox leads to several seconds delays because firefox calls ca_context_play for the event.id menu-popup (and menu-click when you further click on an item). The UI hangs during driver_open, which happens before ca_lookup_sound is called to finally return CA_ERROR_NOTFOUND.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.