[kde-freebsd] [Bug 208987] devel/qt5 missing audio plugins

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 23 13:46:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208987

--- Comment #6 from nulluse <info at dressmaker.ca> ---
That install the alsa lib but still getting no deivces in the diagnostic log
from Qt and no sound:

 QFactoryLoader::QFactoryLoader() checking directory path
"/usr/local/lib/qt5/plugins/audio" ...
 QFactoryLoader::QFactoryLoader() looking at
"/usr/local/lib/qt5/plugins/audio/libqtaudio_alsa.so"
Found metadata in lib /usr/local/lib/qt5/plugins/audio/libqtaudio_alsa.so,
metadata=
 {
"IID": "org.qt-project.qt.audiosystemfactory/5.0",
"MetaData": {
 "Keys": [
"alsa"
]
 },
 "className": "QAlsaPlugin",
 "debug": false,
"version": 328961
 }


Got keys from plugin meta data ("alsa")
QFactoryLoader::QFactoryLoader() checking directory path
"/usr/local/lib/kde4/plugins/audio" ...
 loaded library "/usr/local/lib/qt5/plugins/audio/libqtaudio_alsa.so"
 Device count: 0
Device count: 0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list