I was updating my system by updating all packages including flatpak packages. I was trying find a problem running it from terminal this is result
debug: Found portal inhibitor
debug: Attempted path: /app/bin/../share/obs/obs-studio/locale/en-US.ini
debug: Attempted path: /app/bin/../share/obs/obs-studio/locale.ini
debug: Attempted path: /app/bin/../share/obs/obs-studio/locale/pl-PL.ini
info: Using preferred locale 'pl-PL'
debug: Attempted path: /app/bin/../share/obs/obs-studio/themes
debug: Attempted path: /app/bin/../share/obs/obs-studio/themes/
warning: ReadOne on org.freedesktop.portal.Settings returned an invalid reply
warning: Palette role "primaryDark" is not valid!
warning: Palette role "highlightText" is not valid!
warning: Palette role "highlightText" is not valid!
warning: Palette role "primary" is not valid!
warning: Palette role "primaryLight" is not valid!
info: Platform: Wayland
info: CPU Name: AMD Ryzen 5 5600X 6-Core Processor
info: CPU Speed: 3711.480MHz
info: Physical Cores: 6, Logical Cores: 12
info: Physical Memory: 31993MB Total, 17870MB Free
info: Kernel Version: Linux 6.15.8-zen1-1-zen
info: Flatpak Branch: stable
info: Flatpak Arch: x86_64
info: Flatpak Runtime: runtime/org.kde.Platform/x86_64/6.8
info: App Extensions:
info: - com.obsproject.Studio.Plugin.Draw
info: - com.obsproject.Studio.Plugin.DroidCam
info: - com.obsproject.Studio.Plugin.MoveTransition
info: - com.obsproject.Studio.Plugin.waveform
info: - com.obsproject.Studio.Locale
info: Runtime Extensions:
info: - org.freedesktop.Platform.GL.default
info: - org.freedesktop.Platform.openh264
info: - org.kde.Platform.Locale
info: - org.freedesktop.Platform.GL.default
info: Flatpak Framework Version: 1.16.1
info: Desktop Environment: KDE (KDE)
info: Session Type: wayland
info: Current Date/Time: 2025-07-31, 22:37:15
info: Browser Hardware Acceleration: true
info: Qt Version: 6.8.3 (runtime), 6.8.3 (compiled)
info: Portable mode: false
info: OBS 31.1.2 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
samples per sec: 48000
speakers: 2
max buffering: 960 milliseconds
buffering type: dynamically increasing
info: ---------------------------------
info: Initializing OpenGL...
info: Using EGL/Wayland
info: Initialized EGL 1.5
info: Loading up OpenGL on adapter AMD AMD Radeon RX 6600 XT (radeonsi, navi23, LLVM 19.1.7, DRM 3.63, 6.15.8-zen1-1-zen)
info: OpenGL loaded successfully, version 4.6 (Core Profile) Mesa 25.1.3 (git-ba95e694fe), shading language 4.60
info: ---------------------------------
info: video settings reset:
base resolution: 1920x1080
output resolution: 1920x1080
downscale filter: Bicubic
fps: 60/1
format: NV12
YUV mode: Rec. 709/Partial
info: NV12 texture support enabled
info: P010 texture support not available
info: Audio monitoring device:
name: Domyślne
id: default
info: ---------------------------------
warning: No AJA devices found, skipping loading AJA UI plugin
warning: Failed to initialize module 'aja-output-ui.so'
warning: No AJA devices found, skipping loading AJA plugin
warning: Failed to initialize module 'aja.so'
info: [pipewire] Available capture sources:
info: [pipewire] - Monitor source
info: [pipewire] - Window source
warning: v4l2loopback not installed, virtual camera not registered
info: [obs-browser]: Version 2.25.3
info: [obs-browser]: CEF Version 127.0.6533.120 (runtime), 127.0.0-6533-fix-stutter-and-osr-extra-info.3040+ga0ca18e+chromium-127.0.6533.120 (compiled)
info: VAAPI: API version 1.22
info: FFmpeg VAAPI H264 encoding supported
info: FFmpeg VAAPI AV1 encoding not supported
info: FFmpeg VAAPI HEVC encoding supported
error: os_dlopen(libnvidia-encode.so.1->libnvidia-encode.so.1): libnvidia-encode.so.1: nie można otworzyć pliku obiektu dzielonego: Nie ma takiego pliku ani katalogu
info: NVENC not supported
warning: Failed to initialize module 'obs-nvenc.so'
info: [obs-websocket] [obs_module_load] you can haz websockets (Version: 5.6.2 | RPC Version: 1)
info: [obs-websocket] [obs_module_load] Qt version (compile-time): 6.8.3 | Qt version (run-time): 6.8.3
info: [obs-websocket] [obs_module_load] Linked ASIO Version: 103200
warning: DEPRECATION: obs_frontend_get_global_config is deprecated. Read from global or user configuration explicitly instead.
info: [obs-websocket] [obs_module_load] Module loaded.
warning: Failed to load 'pl-PL' text for module: 'draw-dock.so'
info: [Draw Dock] loaded version 0.2.4
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Expected Behavior
Runs app
Current Behavior
nothing appear
Possible Solution
Something is missing with locale file in draw plugin
Steps to Reproduce
Context (Environment)
I was updating my system by updating all packages including flatpak packages. I was trying find a problem running it from terminal this is result