Question / Help Mirrored OBS controls

Gulo

New Member
I have ran into a problem of whenever I open OBS it duplicates all of the OBS controls at the bottom. If I resize my window, I can increase and decrease the amount of controls that appear. If I hover my mouse over any of the options (Start Streaming, Start Recording) it highlights them in all of the duplicated OBS controls.
I am running Ubuntu 20.04 with Fluxbox on an nvidia 1080 TI video card. I had this same problem on Ubuntu 19.10 as well.

I am not sure where or what to troubleshoot for this problem.
Here is a link to a screenshot of what is happening: https://pasteboard.co/J8S0uYM.png

I don't have a file menu inside OBS, so I was unable to collect the log file.

But here is the output from the CLI when I run obs --verbose:
Code:
~/ $ obs --verbose
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/Dark.qss
Attempted path: /usr/share/obs/obs-studio/themes/Dark.qss
info: Command Line Arguments: --verbose
info: CPU Name: Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz
info: CPU Speed: 1462.480MHz
info: Physical Cores: 6, Logical Cores: 12
info: Physical Memory: 31943MB Total, 1374MB Free
info: Kernel Version: Linux 5.4.0-28-generic
info: Distribution: "Ubuntu" "20.04"
info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.20.8
info: Portable mode: false
qt.svg: Cannot open file '/usr/share/obs/obs-studio/themes/Dark/Close.svg', because: No such file or directory
qt.svg: Cannot open file '/usr/share/obs/obs-studio/themes/Dark/Close.svg', because: No such file or directory
qt.svg: Cannot open file '/usr/share/obs/obs-studio/themes/Dark/Popout.svg', because: No such file or directory
qt.svg: Cannot open file '/usr/share/obs/obs-studio/themes/Dark/Popout.svg', because: No such file or directory
Attempted path: share/obs/obs-studio/themes/Dark/no_sources.svg
Attempted path: /usr/share/obs/obs-studio/themes/Dark/no_sources.svg
QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_advAudioProps_destroyed()
QMetaObject::connectSlotsByName: No matching signal for on_actionGridMode_triggered()
QMetaObject::connectSlotsByName: No matching signal for on_program_customContextMenuRequested(QPoint)
info: OBS 25.0.8 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
        samples per sec: 44100
        speakers:        2
info: ---------------------------------
info: Initializing OpenGL...
info: Loading up OpenGL on adapter NVIDIA Corporation GeForce GTX 1080 Ti/PCIe/SSE2
info: OpenGL loaded successfully, version 3.3.0 NVIDIA 440.64, shading language 3.30 NVIDIA via Cg compiler
info: ---------------------------------
info: video settings reset:
        base resolution:   1920x1080
        output resolution: 1280x720
        downscale filter:  Bicubic
        fps:               30/1
        format:            NV12
        YUV mode:          601/Partial
info: NV12 texture support not available
info: Audio monitoring device:
        name: Default
        id: default
info: ---------------------------------
warning: Failed to load 'en-US' text for module: 'decklink-ouput-ui.so'
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
warning: A DeckLink iterator could not be created.  The DeckLink drivers may not be installed
info: No blackmagic support
info: NVENC supported
info: FFMPEG VAAPI supported
info: VLC found, VLC video source enabled
info: ---------------------------------
info:   Loaded Modules:
info:     vlc-video.so
info:     text-freetype2.so
info:     rtmp-services.so
info:     obs-x264.so
info:     obs-transitions.so
info:     obs-outputs.so
info:     obs-libfdk.so
info:     obs-filters.so
info:     obs-ffmpeg.so
info:     linux-v4l2.so
info:     linux-pulseaudio.so
info:     linux-jack.so
info:     linux-decklink.so
info:     linux-capture.so
info:     linux-alsa.so
info:     image-source.so
info:     frontend-tools.so
info:     decklink-ouput-ui.so
info: ---------------------------------
info: ==== Startup complete ===============================================
error: Service '' not found
info: All scene data cleared
info: ------------------------------------------------
info: pulse-input: Server name: 'pulseaudio 13.99.1'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_output.usb-Schiit_Audio_I_m_Fulla_Schiit-00.analog-stereo.monitor'
info: [Loaded global audio device]: 'Desktop Audio'
info: pulse-input: Server name: 'pulseaudio 13.99.1'
info: pulse-input: Audio format: s16le, 48000 Hz, 1 channels
info: pulse-input: Started recording from 'alsa_input.usb-046d_0825_66ED4E40-02.mono-fallback'
info: [Loaded global audio device]: 'Mic/Aux'
info: v4l2-input: Start capture from /dev/video0
info: v4l2-input: Input: 0
info: v4l2-input: Resolution: 640x480
info: v4l2-input: Pixelformat: VYUY
info: v4l2-input: Linesize: 1280 Bytes
info: v4l2-input: Framerate: 30.00 fps
info: Switched to scene 'Scene'
info: ------------------------------------------------
info: Loaded scenes:
info: - scene 'Scene':
info:     - source: 'Video Capture Device (Logitech)' (v4l2_input)
info: ------------------------------------------------
Attempted path: share/obs/obs-studio/images/overflow.png
Attempted path: /usr/share/obs/obs-studio/images/overflow.png
info: adding 46 milliseconds of audio buffering, total audio buffering is now 46 milliseconds (source: Mic/Aux)

info: adding 69 milliseconds of audio buffering, total audio buffering is now 116 milliseconds (source: Desktop Audio)

info: adding 92 milliseconds of audio buffering, total audio buffering is now 208 milliseconds (source: Desktop Audio)

info: adding 69 milliseconds of audio buffering, total audio buffering is now 278 milliseconds (source: Desktop Audio)

info: adding 23 milliseconds of audio buffering, total audio buffering is now 301 milliseconds (source: Desktop Audio)

info: adding 23 milliseconds of audio buffering, total audio buffering is now 325 milliseconds (source: Desktop Audio)

info: adding 23 milliseconds of audio buffering, total audio buffering is now 348 milliseconds (source: Desktop Audio)

Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/
Attempted path: /usr/share/obs/obs-studio/themes/
info: adding 23 milliseconds of audio buffering, total audio buffering is now 371 milliseconds (source: Desktop Audio)

info: ==== Shutting down ==================================================
info: Switched to scene '(null)'
info: v4l2-input: Stopped capture after 1528 frames
info: pulse-input: Stopped recording from 'alsa_output.usb-Schiit_Audio_I_m_Fulla_Schiit-00.analog-stereo.monitor'
info: pulse-input: Got 321 packets with 2287011 frames
info: pulse-input: Stopped recording from 'alsa_input.usb-046d_0825_66ED4E40-02.mono-fallback'
info: pulse-input: Got 5178 packets with 2500406 frames
info: All scene data cleared
info: ------------------------------------------------
info: Freeing OBS context data
info: [Scripting] Total detached callbacks: 0
info: == Profiler Results =============================
info: run_program_init: 579.014 ms
info:  ┣OBSApp::AppInit: 2.474 ms
info:  ┃ ┗OBSApp::InitLocale: 1.047 ms
info:  ┗OBSApp::OBSInit: 548.365 ms
info:    ┣obs_startup: 2.039 ms
info:    ┗OBSBasic::OBSInit: 389.205 ms
info:      ┣OBSBasic::InitBasicConfig: 0.174 ms
info:      ┣OBSBasic::ResetAudio: 0.179 ms
info:      ┣OBSBasic::ResetVideo: 116.83 ms
info:      ┣OBSBasic::InitOBSCallbacks: 0.003 ms
info:      ┣OBSBasic::InitHotkeys: 0.03 ms
info:      ┣obs_load_all_modules: 88.924 ms
info:      ┃ ┣obs_init_module(decklink-ouput-ui.so): 0.63 ms
info:      ┃ ┣obs_init_module(frontend-tools.so): 49.504 ms
info:      ┃ ┣obs_init_module(image-source.so): 0.005 ms
info:      ┃ ┣obs_init_module(linux-alsa.so): 0.001 ms
info:      ┃ ┣obs_init_module(linux-capture.so): 0.428 ms
info:      ┃ ┣obs_init_module(linux-decklink.so): 0.105 ms
info:      ┃ ┣obs_init_module(linux-jack.so): 0.002 ms
info:      ┃ ┣obs_init_module(linux-pulseaudio.so): 0.002 ms
info:      ┃ ┣obs_init_module(linux-v4l2.so): 0.002 ms
info:      ┃ ┣obs_init_module(obs-ffmpeg.so): 0.489 ms
info:      ┃ ┃ ┗nvenc_check: 0.44 ms
info:      ┃ ┣obs_init_module(obs-filters.so): 0.015 ms
info:      ┃ ┣obs_init_module(obs-libfdk.so): 0.002 ms
info:      ┃ ┣obs_init_module(obs-outputs.so): 0.003 ms
info:      ┃ ┣obs_init_module(obs-transitions.so): 0.005 ms
info:      ┃ ┣obs_init_module(obs-x264.so): 0.001 ms
info:      ┃ ┣obs_init_module(rtmp-services.so): 0.124 ms
info:      ┃ ┣obs_init_module(text-freetype2.so): 0.008 ms
info:      ┃ ┗obs_init_module(vlc-video.so): 1.197 ms
info:      ┣OBSBasic::ResetOutputs: 0.163 ms
info:      ┣OBSBasic::CreateHotkeys: 0.033 ms
info:      ┣OBSBasic::InitService: 1.143 ms
info:      ┣OBSBasic::InitPrimitives: 0.464 ms
info:      ┗OBSBasic::Load: 63.752 ms
info: obs_hotkey_thread(25 ms): min=0.083 ms, median=0.21 ms, max=28.752 ms, 99th percentile=0.719 ms, 99.9517% below 25 ms
info: audio_thread(Audio): min=0 ms, median=0.092 ms, max=11.855 ms, 99th percentile=0.282 ms
info: obs_graphics_thread(33.3333 ms): min=0.284 ms, median=1.643 ms, max=61.525 ms, 99th percentile=5.836 ms, 99.8087% below 33.333 ms
info:  ┣tick_sources: min=0.001 ms, median=0.011 ms, max=49.213 ms, 99th percentile=0.029 ms
info:  ┣output_frame: min=0.125 ms, median=0.768 ms, max=32.49 ms, 99th percentile=1.264 ms
info:  ┃ ┗gs_context(video->graphics): min=0.124 ms, median=0.767 ms, max=32.489 ms, 99th percentile=1.263 ms
info:  ┃   ┣render_video: min=0.046 ms, median=0.536 ms, max=12.674 ms, 99th percentile=0.838 ms
info:  ┃   ┃ ┗render_main_texture: min=0.035 ms, median=0.51 ms, max=12.633 ms, 99th percentile=0.795 ms
info:  ┃   ┗gs_flush: min=0.007 ms, median=0.015 ms, max=1.095 ms, 99th percentile=0.064 ms
info:  ┗render_displays: min=0.06 ms, median=0.567 ms, max=26.579 ms, 99th percentile=1.378 ms
info: =================================================
info: == Profiler Time Between Calls ==================
info: obs_hotkey_thread(25 ms): min=25.147 ms, median=25.297 ms, max=53.845 ms, 97.4891% within ±2% of 25 ms (0% lower, 2.51086% higher)
info: obs_graphics_thread(33.3333 ms): min=5.13 ms, median=33.333 ms, max=61.53 ms, 99.6171% within ±2% of 33.333 ms (0.191449% lower, 0.191449% higher)
info: =================================================
info: Number of memory leaks: 0
 
Top