Skip to content

Instantly share code, notes, and snippets.

@warpme
Created May 21, 2023 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warpme/95abdde87d468ce8cf4bb2416159e6d4 to your computer and use it in GitHub Desktop.
Save warpme/95abdde87d468ce8cf4bb2416159e6d4 to your computer and use it in GitHub Desktop.
root@Myth-Frontend-da19c87a6df4:~ # mythfrontend.sh /usr/bin/mythfrontend -O IgnoreSchemaVerMismatch=1 -O IgnoreProtoVerMismatch=1 --verbose playback,gui --log
level debug
Sun May 21 11:46:58 CEST 2023
kodi-gbm is not running ...
kodi-wayland is not running ...
kodi-x11 is not running ...
Sun May 21 11:46:59 CEST 2023
Runing with drawing to Xorg and video render via EGL DMAbuf
USER=root
XINITRC=/etc/X11/xinit/xinitrc
XDG_SESSION_TYPE=tty
HOME=/root
KDE_HOME_READONLY=1
QT_QPA_EGLFS_DEBUG=1
MESA_SHADER_CACHE_DISABLE=1
XSERVERRC=/etc/X11/xinit/xserverrc
QT_QPA_DEBUG=1
LOGNAME=root
XCOMPOSEFILE=/usr/share/X11/locale/en_US.UTF-8/Compose
XDG_SESSION_CLASS=user
TERM=linux
USE_VDPAU_COLORKEY=1
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/libexec:/usr/lib/qt6/bin
QT_DEBUG_PLUGINS=1
XDG_RUNTIME_DIR=/var/run/xdg/minimyth
DISPLAY=:0.0
ICEAUTHORITY=/root/.ICEauthority
LANG=en_US.UTF-8
PERL_BADLANG=0
SHELL=/bin/ash
QT_LOGGING_RULES=qt.qpa.*=true
PWD=/root
QT_QPA_PLATFORM=xcb
QT_PLUGIN_PATH=/usr/lib/qt6/plugins
Myth cmd.line:/usr/bin/mythfrontend -O IgnoreSchemaVerMismatch=1 -O IgnoreProtoVerMismatch=1
Sun May 21 11:46:59 CEST 2023
qt.qpa.input.devices: no keyboards registered for seat "" The platform plugin should have provided one via QWindowSystemInterface::registerInputDevice(). Creating a default one for now.
qt.qpa.plugin: init_platform called with pluginNamesWithArguments "xcb" platformPluginPath "" platformThemeName ""
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/platforms" ...
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqwayland-generic.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqwayland-generic.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland"
]
},
"archlevel": 0,
"className": "QWaylandIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqxcb.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqxcb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"xcb"
]
},
"archlevel": 0,
"className": "QXcbIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqoffscreen.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqoffscreen.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"offscreen"
]
},
"archlevel": 0,
"className": "QOffscreenIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("offscreen")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqlinuxfb.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqlinuxfb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"linuxfb"
]
},
"archlevel": 0,
"className": "QLinuxFbIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("linuxfb")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqvnc.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqvnc.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"vnc"
]
},
"archlevel": 0,
"className": "QVncIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vnc")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqminimalegl.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqminimalegl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimalegl"
]
},
"archlevel": 0,
"className": "QMinimalEglIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimalegl")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqminimal.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqminimal.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimal"
]
},
"archlevel": 0,
"className": "QMinimalIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimal")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqeglfs.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqeglfs.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"eglfs"
]
},
"archlevel": 0,
"className": "QEglFSIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforms/libqwayland-egl.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforms/libqwayland-egl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland-egl"
]
},
"archlevel": 0,
"className": "QWaylandEglPlatformIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland-egl")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/platforms" ...
qt.qpa.plugin: Attempting to load Qt platform plugin "xcb" with arguments QList()
qt.core.library: "/usr/lib/qt6/plugins/platforms/libqxcb.so" loaded library
qt.qpa.xcb: Has MIT-SHM : true
qt.qpa.xcb: Has MIT-SHM FD : true
qt.qpa.xcb: Using XInput version 2.4
qt.qpa.xcb: failed to query selection owner
qt.qpa.screen: xcb_randr_monitor_info_t: primary= 1 , x= 0 , y= 0 , width= 1920 , height= 1080 , width_in_millimeters= 930 , height_in_millimeters= 530
qt.qpa.screen: EDID data for output "HDMI-1": identifier '', manufacturer 'SANTAK CORP.',model 'S2-TEK TV-', serial 'SN-000000001-', physical size: 930.00x530.00
qt.qpa.screen: adding QXcbScreen(0xabf83a0, name="HDMI-1", geometry=1920x1080+0+0, availableGeometry=1920x1080+0+0, devicePixelRatio=1.0, logicalDpi=std::pair(96.0,96.0), physicalSize=930.0x530.0mm, screenNumber=0, virtualSize=1920x1080 (1920.0x1080.0mm), orientation=Qt::LandscapeOrientation, depth=24, refreshRate=60.0, root=1f4, windowManagerName="Blackbox 0.76") (Primary: true )
qt.qpa.screen: initializeScreens: primary output is "HDMI-1"
qt.qpa.input.devices: register QPointingDevice("Virtual core pointer" Mouse id=2 seat=30002 caps=Position|Scroll|Hover)
qt.qpa.input.devices: register QInputDevice("Virtual core keyboard", type=QInputDevice::DeviceType::Keyboard, ID=3, seat='30002')
qt.qpa.input.devices: input device "Virtual core XTEST pointer" ID 4
qt.qpa.input.devices: has 10 buttons
qt.qpa.input.devices: has valuator "Rel X" recognized? true
qt.qpa.input.devices: has valuator "Rel Y" recognized? true
qt.qpa.input.devices: it's a scrolling device
qt.qpa.input.devices: it's a mouse
qt.qpa.input.devices: register QPointingDevice("Virtual core XTEST pointer" Mouse id=4 seat=30002 caps=Position|Scroll|Hover)
qt.qpa.input.devices: register QInputDevice("Virtual core XTEST keyboard", type=QInputDevice::DeviceType::Keyboard, ID=5, seat='30002')
qt.qpa.input.devices: register QInputDevice("rk805 pwrkey", type=QInputDevice::DeviceType::Keyboard, ID=6, seat='30002')
qt.qpa.plugin: Successfully loaded Qt platform plugin "xcb"
qt.qpa.theme: Adding platform integration's theme names to list of theme names: QList("unknown", "generic")
qt.qpa.theme: Attempting to create platform theme "unknown" via QPlatformThemeFactory::create
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/platformthemes" ...
qt.core.plugin.factoryloader: checking directory path "/usr/bin/platformthemes" ...
qt.qpa.theme: Attempting to create platform theme "generic" via QPlatformThemeFactory::create
qt.qpa.theme: Attempting to create platform theme "unknown" via createPlatformTheme
qt.qpa.theme: Attempting to create platform theme "generic" via createPlatformTheme
qt.qpa.fonts: default fonts: system QFont(Sans Serif,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1) fixed QFont(monospace,9,-1,2,400,0,0,0,0,0,0,0,0,0,0,1)
qt.qpa.theme: Successfully created platform theme "generic"
qt.qpa.xcb: using glib dispatcher
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/platforminputcontexts" ...
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
{
"IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
"MetaData": {
"Keys": [
"compose",
"xim"
]
},
"archlevel": 0,
"className": "QComposePlatformInputContextPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("compose", "xim")
qt.core.plugin.factoryloader: looking at "/usr/lib/qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so"
qt.core.plugin.loader: Found metadata in lib /usr/lib/qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
{
"IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
"MetaData": {
"Keys": [
"ibus"
]
},
"archlevel": 0,
"className": "QIbusPlatformInputContextPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("ibus")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/platforminputcontexts" ...
qt.core.library: "/usr/lib/qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so" loaded library
qt.core.plugin.factoryloader: checking directory path "/usr/lib/qt6/plugins/styles" ...
qt.core.plugin.factoryloader: checking directory path "/usr/bin/styles" ...
2023-05-21 11:46:59.729330 I Display: Requesting EGL for vendor 'Mesa Project, 1.4'
2023-05-21 11:46:59.811609 I Setup Interrupt handler
2023-05-21 11:46:59.811629 I Setup Terminated handler
2023-05-21 11:46:59.811645 I Setup Segmentation fault handler
2023-05-21 11:46:59.811657 I Setup Aborted handler
2023-05-21 11:46:59.811671 I Setup Floating point exception handler
2023-05-21 11:46:59.811683 I Setup Illegal instruction handler
2023-05-21 11:46:59.811703 I Setup Bus error handler
2023-05-21 11:46:59.811720 I Setup Real-time signal 0 handler
2023-05-21 11:46:59.811732 I Setup Hangup handler
2023-05-21 11:46:59.811749 I Setup User defined signal 1 handler
2023-05-21 11:46:59.811761 I Setup User defined signal 2 handler
2023-05-21 11:46:59.812309 C mythfrontend version: HEAD -> master [v34-Pre-4efd8a3c211] www.mythtv.org
2023-05-21 11:46:59.812321 C Qt version: compile: 6.5.0, runtime: 6.5.0
2023-05-21 11:46:59.812422 I Linux 6.3.3 (arm64)
2023-05-21 11:46:59.812432 N Enabled verbose msgs: general
2023-05-21 11:46:59.812457 N Setting Log Level to LOG_INFO
2023-05-21 11:46:59.823395 N Using runtime prefix = /usr
2023-05-21 11:46:59.823406 N Using configuration directory = /home/minimyth/.mythtv
2023-05-21 11:46:59.823431 I Added logging to the console
2023-05-21 11:46:59.823495 I Assumed character encoding: en_US.UTF-8
2023-05-21 11:46:59.825196 I Loading pl translation for module mythfrontend
2023-05-21 11:46:59.826230 I Using a profile name of: 'Myth-Frontend-da19c87a6df4' (Usually the same as this host's name.)
2023-05-21 11:46:59.826820 I Start up testing connections. DB 192.168.1.254, BE , attempt 0, status dbAwake, Delay: 2000
2023-05-21 11:47:00.029552 I Qt: checking directory path "/usr/lib/qt6/plugins/sqldrivers" ...
2023-05-21 11:47:00.029790 I Qt: looking at "/usr/lib/qt6/plugins/sqldrivers/libqsqlmysql.so"
2023-05-21 11:47:00.030176 I Qt: Found metadata in lib /usr/lib/qt6/plugins/sqldrivers/libqsqlmysql.so, metadata=
{
"IID": "org.qt-project.Qt.QSqlDriverFactoryInterface",
"MetaData": {
"Keys": [
"QMYSQL",
"QMARIADB"
]
},
"archlevel": 0,
"className": "QMYSQLDriverPlugin",
"debug": false,
"version": 394496
}
2023-05-21 11:47:00.030297 I Qt: Got keys from plugin meta data QList("QMYSQL", "QMARIADB")
2023-05-21 11:47:00.030328 I Qt: checking directory path "/usr/bin/sqldrivers" ...
2023-05-21 11:47:00.036034 I Qt: "/usr/lib/qt6/plugins/sqldrivers/libqsqlmysql.so" loaded library
2023-05-21 11:47:00.278307 N Setting QT default locale to pl_US
2023-05-21 11:47:00.278331 I Current locale pl_US
2023-05-21 11:47:00.278465 E No locale defaults file for pl_US, skipping
2023-05-21 11:47:00.364721 I Qt: checking directory path "/usr/lib/qt6/plugins/tls" ...
2023-05-21 11:47:00.364807 I Qt: checking directory path "/usr/bin/tls" ...
2023-05-21 11:47:00.364923 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.364949 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.364955 I Qt: No TLS backend is available
2023-05-21 11:47:00.364971 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365015 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365379 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365414 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365423 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365429 I Qt: No TLS backend is available
2023-05-21 11:47:00.365437 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365461 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365471 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365478 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365482 I Qt: No TLS backend is available
2023-05-21 11:47:00.365490 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365505 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.365620 I Qt: No functional TLS backend was found
2023-05-21 11:47:00.383329 I Listening on TCP 0.0.0.0:6547
2023-05-21 11:47:00.389597 I Listening on TCP [::]:6547
2023-05-21 11:47:00.657885 I Loading pl translation for module mythfrontend
2023-05-21 11:47:00.692761 I Display: Found screen 'HDMI-1'
2023-05-21 11:47:00.692826 I Display: Using screen 'HDMI-1' (Make: SANTAK CORP. Model: S2-TEK TV-)
2023-05-21 11:47:00.692861 I Display: Qt screen pixel ratio: 1.00
2023-05-21 11:47:00.692898 I Display: Geometry: 1920x1080+0+0 Size(Qt): 930mmx530mm
2023-05-21 11:47:00.698928 I Qt: "libXNVCtrl" cannot load: Cannot load library libXNVCtrl: (libXNVCtrl: cannot open shared object file: No such file or directory)
2023-05-21 11:47:00.699700 I Qt: "libXNVCtrl.so.0" cannot load: Cannot load library libXNVCtrl.so.0: (libXNVCtrl.so.0: cannot open shared object file: No such file or directory)
2023-05-21 11:47:00.701576 I VRR: No variable refresh rate support detected
2023-05-21 11:47:00.701698 N Display: Desktop video mode: 1920x1080 60.000Hz
2023-05-21 11:47:00.701709 N Display: Display has custom colourspace
2023-05-21 11:47:00.701833 N Display: Supported HDR formats: Żaden
2023-05-21 11:47:00.767045 I Display: Using 1920x1080@60Hz for GUI
2023-05-21 11:47:00.767057 I InputHandler: Starting
2023-05-21 11:47:00.771311 I LIRC: Successfully initialized '/dev/lircd' using '/home/minimyth/.mythtv/lircrc' config
2023-05-21 11:47:00.772414 I UDPListener: Enabling
2023-05-21 11:47:00.782795 I Binding to UDP 0.0.0.0:6948
2023-05-21 11:47:00.783016 I Binding to UDP [::]:6948
2023-05-21 11:47:01.047137 I Starting process manager
2023-05-21 11:47:01.047274 I Starting process signal handler
2023-05-21 11:47:01.047746 I Starting IO manager (read)
2023-05-21 11:47:01.052499 I Starting IO manager (write)
2023-05-21 11:47:01.099142 I ScreenSaverX11: DPMS is disabled.
2023-05-21 11:47:01.099913 I Using Frameless Window
2023-05-21 11:47:01.099918 I Using Full Screen Window
2023-05-21 11:47:01.100183 I Qt: Check for forced use of QRhi resulted in enable false with api Null
2023-05-21 11:47:01.102555 I Qt: dndEnable QPlatformSurface(0xac90bd0, class=QSurface::Window, type=QSurface::RasterSurface, window=QWidgetWindow(0xaca1f60, name="mainwindowWindow")) true
2023-05-21 11:47:01.102594 I Qt: setting XdndAware for 29360135
2023-05-21 11:47:01.103766 I Display: Have main widget
2023-05-21 11:47:01.103775 I Display: Have main window
2023-05-21 11:47:01.103830 I Display: Found screen 'HDMI-1'
2023-05-21 11:47:01.139779 I Qt: checking directory path "/usr/lib/qt6/plugins/accessible" ...
2023-05-21 11:47:01.139883 I Qt: checking directory path "/usr/bin/accessible" ...
2023-05-21 11:47:01.150349 I Qt: dndEnable QPlatformSurface(0xacac800, class=QSurface::Window, type=QSurface::RasterSurface, window=QWidgetWindow(0xad17f40, name="MythPainterWindowOpenGLClassWindow")) true
2023-05-21 11:47:01.150369 I Qt: setting XdndAware for 29360144
2023-05-21 11:47:01.154780 I Qt: QT_XCB_GL_INTEGRATION is set to "xcb_egl"
2023-05-21 11:47:01.154808 I Qt: Choosing xcb gl-integration based on following priority
QList("xcb_egl", "xcb_glx")
2023-05-21 11:47:01.154845 I Qt: checking directory path "/usr/lib/qt6/plugins/xcbglintegrations" ...
2023-05-21 11:47:01.155061 I Qt: looking at "/usr/lib/qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so"
2023-05-21 11:47:01.155386 I Qt: Found metadata in lib /usr/lib/qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"xcb_egl"
]
},
"archlevel": 0,
"className": "QXcbEglIntegrationPlugin",
"debug": false,
"version": 394496
}
2023-05-21 11:47:01.155491 I Qt: Got keys from plugin meta data QList("xcb_egl")
2023-05-21 11:47:01.155518 I Qt: checking directory path "/usr/bin/xcbglintegrations" ...
2023-05-21 11:47:01.159781 I Qt: "/usr/lib/qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so" loaded library
2023-05-21 11:47:01.159890 I Qt: Xcb EGL gl-integration created
2023-05-21 11:47:01.325897 I Qt: Xcb EGL gl-integration successfully initialized
2023-05-21 11:47:01.335764 I Qt: Created context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 0, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize -1, stencilBufferSize 0, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QColorSpace(), profile QSurfaceFormat::CompatibilityProfile) with config:
2023-05-21 11:47:01.335800 I Qt: EGL_BUFFER_SIZE: 24
2023-05-21 11:47:01.335808 I Qt: EGL_ALPHA_SIZE: 0
2023-05-21 11:47:01.335815 I Qt: EGL_BLUE_SIZE: 8
2023-05-21 11:47:01.335835 I Qt: EGL_GREEN_SIZE: 8
2023-05-21 11:47:01.335843 I Qt: EGL_RED_SIZE: 8
2023-05-21 11:47:01.335850 I Qt: EGL_DEPTH_SIZE: 0
2023-05-21 11:47:01.335857 I Qt: EGL_STENCIL_SIZE: 0
2023-05-21 11:47:01.335865 I Qt: EGL_CONFIG_CAVEAT: 12344
2023-05-21 11:47:01.335872 I Qt: EGL_CONFIG_ID: 7
2023-05-21 11:47:01.335899 I Qt: EGL_LEVEL: 0
2023-05-21 11:47:01.335908 I Qt: EGL_MAX_PBUFFER_HEIGHT: 4096
2023-05-21 11:47:01.335915 I Qt: EGL_MAX_PBUFFER_PIXELS: 0
2023-05-21 11:47:01.335923 I Qt: EGL_MAX_PBUFFER_WIDTH: 4096
2023-05-21 11:47:01.335930 I Qt: EGL_NATIVE_RENDERABLE: 1
2023-05-21 11:47:01.335937 I Qt: EGL_NATIVE_VISUAL_ID: 33
2023-05-21 11:47:01.335951 I Qt: EGL_NATIVE_VISUAL_TYPE: 4
2023-05-21 11:47:01.335960 I Qt: EGL_SAMPLES: 0
2023-05-21 11:47:01.335967 I Qt: EGL_SAMPLE_BUFFERS: 0
2023-05-21 11:47:01.335974 I Qt: EGL_SURFACE_TYPE: 7
2023-05-21 11:47:01.335982 I Qt: EGL_TRANSPARENT_TYPE: 12344
2023-05-21 11:47:01.335989 I Qt: EGL_TRANSPARENT_BLUE_VALUE: 0
2023-05-21 11:47:01.335996 I Qt: EGL_TRANSPARENT_GREEN_VALUE: 0
2023-05-21 11:47:01.336011 I Qt: EGL_TRANSPARENT_RED_VALUE: 0
2023-05-21 11:47:01.336019 I Qt: EGL_BIND_TO_TEXTURE_RGB: 1
2023-05-21 11:47:01.336027 I Qt: EGL_BIND_TO_TEXTURE_RGBA: 0
2023-05-21 11:47:01.336035 I Qt: EGL_MIN_SWAP_INTERVAL: 0
2023-05-21 11:47:01.336043 I Qt: EGL_MAX_SWAP_INTERVAL: 1000
2023-05-21 11:47:01.336359 I Qt: QOpenGLContext::makeCurrent() called with non-opengl surface 0xad17f50
2023-05-21 11:47:01.336370 E OpenGL: makeCurrent failed
Handling Segmentation fault
Segmentation fault
root@Myth-Frontend-da19c87a6df4:~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment