ubuntuaddicted
Member
so yesterday I compiled obs-studio from git and now when ever I try to add a new scene it insta-crashes. it will also insta-crash when I try to change my x264 preset from it's current medium setting to anything else. Here's the terminal output of launching obs and trying to add a new scene
This is very bad, I wasn't having these insta-crashes before when I was using the official ubuntu ppa. Can anyone please help?
Code:
obs
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/license/gplv2.txt
Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
QObject::connect: invalid null parameter
info: OBS 0.5.1-123-g4e308c9 (linux)
info: Processor: 4 logical cores
info: Processor: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
info: Physical Memory: 7929MB Total
info: Kernel Version: Linux 3.13.0-35-generic
info: Distribution: "Ubuntu" "14.04"
info: audio settings reset:
samples per sec: 44100
speakers: 2
buffering (ms): 1000
info: X and Y: 909 475
Backbuffers: 2
Color Format: 3
ZStencil Format: 0
Adapter: 0
info: OpenGL version: 3.2.0 NVIDIA 343.22
info: Created new platform data
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: convert_sampler_info: 1 <= max_anisotropy <= 16 violated, selected: 0, set: 1
info: video settings reset:
base resolution: 1920x1080
output resolution: 1280x720
fps: 30/1
info: output 'default_file_output' (flv_output) created
info: output 'default_stream' (rtmp_output) created
info: encoder 'default_h264' (obs_x264) created
info: encoder 'default_aac' (libfdk_aac) created
info: service 'default_service' (rtmp_custom) created
info: pulse-input: Server name: 'pulseaudio 4.0'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_output.pci-0000_00_1b.0.analog-stereo.monitor'
info: source 'Desktop Audio' (pulse_output_capture) created
info: pulse-input: Server name: 'pulseaudio 4.0'
info: pulse-input: Audio format: s16le, 48000 Hz, 1 channels
info: pulse-input: Started recording from 'alsa_input.usb-046d_081a_13339CA0-02-U0x46d0x81a.analog-mono'
info: source 'Mic/Aux' (pulse_input_capture) created
info: source 'Scene' (scene) created
info: xshm-input: Geometry 1920x1080 @ 1680,0
info: source 'Screen Capture (XSHM)' (xshm_input) created
info: source 'overlay' (image_source) created
info: source 'be right back' (scene) created
info: source 'be right back pic' (image_source) created
error: xcompcap: XCompositeNameWindowPixmap failed: BadMatch (invalid parameter attributes)
info: source 'webcam' (xcomposite_input) created
info: Update check: latest version is: 0.4.0
obs: symbol lookup error: obs: undefined symbol: _ZN7QString13toUtf8_helperERKS_