This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

"found no video or audio data in input" for everything -- Debian
#16
In this case I haven't even been trying to launch it through a VNC, just from the command line, even without X11 forwarding (usually that looks like this with the binary from the downloads section:  

qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.)


with QT_DEBUG_PLUGINS=1 I'm getting:


Detected '/home/cody/Downloads/hybrid/misc.ini',...
QFactoryLoader::QFactoryLoader() checking directory path "/home/cody/Downloads/hybrid/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/home/cody/Downloads/hybrid/plugins/platforms/libqxcb.so"
Found metadata in lib /home/cody/Downloads/hybrid/plugins/platforms/libqxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb"
        ]
    },
    "className": "QXcbIntegrationPlugin",
    "debug": false,
    "version": 329989
}


Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/home/cody/Downloads/hybrid/platforms" ...
Cannot load library /home/cody/Downloads/hybrid/plugins/platforms/libqxcb.so: (/home/cody/Downloads/hybrid/plugins/platforms/../../lib/libQt5XcbQpa.so.5: undefined symbol: _ZN11QFontEngine14bitmapForGlyphEj6QFixedRK10QTransform, version Qt_5_PRIVATE_API)
QLibraryPrivate::loadPlugin failed on "/home/cody/Downloads/hybrid/plugins/platforms/libqxcb.so" : "Cannot load library /home/cody/Downloads/hybrid/plugins/platforms/libqxcb.so: (/home/cody/Downloads/hybrid/plugins/platforms/../../lib/libQt5XcbQpa.so.5: undefined symbol: _ZN11QFontEngine14bitmapForGlyphEj6QFixedRK10QTransform, version Qt_5_PRIVATE_API)"
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.


Before it ever tries to connect to the X display...

I think this has something to do with a Qt version problem
Reply


Messages In This Thread
RE: "found no video or audio data in input" for everything -- Debian - by lessbones - 02.03.2022, 05:25

Forum Jump:


Users browsing this thread: 1 Guest(s)