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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 22 23:36:39 UTC 2016


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

            Bug ID: 208987
           Summary: devel/qt5 missing audio plugins
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: info at dressmaker.ca
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

When running a Qt5 application with QT_DEBUG_PLUGINS=1 argument, it dumps the
following diagnostics lines among others:

QFactoryLoader::QFactoryLoader() checking directory path
"/usr/local/lib/qt5/plugins/audio" ... // there is no audio directory
QFactoryLoader::QFactoryLoader() checking directory path
"/usr/home/user0/.kde4/lib/kde4/plugins/audio" ... // there is no .kde4/lib
QFactoryLoader::QFactoryLoader() checking directory path
"/usr/local/lib/kde4/plugins/audio" ... // also no audio directory

I was troubleshooting lack of sound output from the Qt program and made the
comments (// etc) about the missing folders after the messages.

It looks like the audio plugins are missing from the port installation. The Qt
team does not understand why all directories and their contents are missing.

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


More information about the kde-freebsd mailing list