I don't know if my report can be useful.
I tried to open OBS from the Linux terminal in order to get more information about the crash.
As you can see from the code below I'm on Ubuntu 14.04 @ 64 bit.
I tried to open OBS from the Linux terminal in order to get more information about the crash.
As you can see from the code below I'm on Ubuntu 14.04 @ 64 bit.
Code:
gianmarco@gianmarco-F5SL:~$ 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/locale/it-IT.ini
Attempted path: /usr/share/obs/obs-studio/locale/it-IT.ini
info: Using preferred locale 'it-IT'
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.6.4 (linux)
info: Processor: 2 logical cores
info: Processor: Intel(R) Core(TM)2 Duo CPU T5750 @ 2.00GHz
info: Physical Memory: 3009MB Total
info: Kernel Version: Linux 3.13.0-24-generic
info: Distribution: "Ubuntu" "14.04"
info: audio settings reset:
samples per sec: 44100
speakers: 2
buffering (ms): 1000
info: X and Y: 917 489
Backbuffers: 2
Color Format: 3
ZStencil Format: 0
Adapter: 0
error: Failed to create OpenGL context.
error: device_create (GL) failed
error: Failed to initialize video: Unspecified error
info: Number of memory leaks: 146
gianmarco@gianmarco-F5SL:~$