OBS Not Opening











up vote
1
down vote

favorite
1












I am using Kubuntu 14.04, and I have recently installed OBS Studio. I recently ran it a couple of times and it came up with an error and when I closed the error, OBS shut down. I ran it some more times and it came up with an error again and when I closed it, my whole computer crashed. I turned my computer back on after charging it and it worked fine, but when I tried running OBS, it came up with this.



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/themes/Default.qss
Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
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.10.1 (linux)
Segmentation fault (core dumped)


Could someone please help me get this back? Thanks!










share|improve this question




























    up vote
    1
    down vote

    favorite
    1












    I am using Kubuntu 14.04, and I have recently installed OBS Studio. I recently ran it a couple of times and it came up with an error and when I closed the error, OBS shut down. I ran it some more times and it came up with an error again and when I closed it, my whole computer crashed. I turned my computer back on after charging it and it worked fine, but when I tried running OBS, it came up with this.



    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/themes/Default.qss
    Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
    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.10.1 (linux)
    Segmentation fault (core dumped)


    Could someone please help me get this back? Thanks!










    share|improve this question


























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      I am using Kubuntu 14.04, and I have recently installed OBS Studio. I recently ran it a couple of times and it came up with an error and when I closed the error, OBS shut down. I ran it some more times and it came up with an error again and when I closed it, my whole computer crashed. I turned my computer back on after charging it and it worked fine, but when I tried running OBS, it came up with this.



      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/themes/Default.qss
      Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
      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.10.1 (linux)
      Segmentation fault (core dumped)


      Could someone please help me get this back? Thanks!










      share|improve this question















      I am using Kubuntu 14.04, and I have recently installed OBS Studio. I recently ran it a couple of times and it came up with an error and when I closed the error, OBS shut down. I ran it some more times and it came up with an error again and when I closed it, my whole computer crashed. I turned my computer back on after charging it and it worked fine, but when I tried running OBS, it came up with this.



      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/themes/Default.qss
      Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
      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.10.1 (linux)
      Segmentation fault (core dumped)


      Could someone please help me get this back? Thanks!







      obs-studio






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 29 '15 at 16:18

























      asked Jun 29 '15 at 16:03









      andlexmine1

      2117




      2117






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Try reinstalling OBS:



          sudo apt-get remove --purge obs-studio


          Then follow the instructions from https://obsproject.com/download#linux



          sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
          sudo apt-get update
          sudo apt-get install ffmpeg
          sudo add-apt-repository ppa:obsproject/obs-studio
          sudo apt-get update && sudo apt-get install obs-studio


          Let me know whether it works or not and I'll try to assist further. :)






          share|improve this answer





















          • Unfortunately I tried reinstalling this and it still came up with the same message as above. If you could assist some more I would appreciate it!
            – andlexmine1
            Jul 6 '15 at 14:08










          • @andlexmine1 check if the files and directories listed in the error actually exist. You might also try uninstalling obs and then reinstall by compiling from source
            – steaksauce
            Jul 6 '15 at 23:04










          • ok thanks I'll try it
            – andlexmine1
            Jul 7 '15 at 14:34











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f642395%2fobs-not-opening%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          Try reinstalling OBS:



          sudo apt-get remove --purge obs-studio


          Then follow the instructions from https://obsproject.com/download#linux



          sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
          sudo apt-get update
          sudo apt-get install ffmpeg
          sudo add-apt-repository ppa:obsproject/obs-studio
          sudo apt-get update && sudo apt-get install obs-studio


          Let me know whether it works or not and I'll try to assist further. :)






          share|improve this answer





















          • Unfortunately I tried reinstalling this and it still came up with the same message as above. If you could assist some more I would appreciate it!
            – andlexmine1
            Jul 6 '15 at 14:08










          • @andlexmine1 check if the files and directories listed in the error actually exist. You might also try uninstalling obs and then reinstall by compiling from source
            – steaksauce
            Jul 6 '15 at 23:04










          • ok thanks I'll try it
            – andlexmine1
            Jul 7 '15 at 14:34















          up vote
          0
          down vote













          Try reinstalling OBS:



          sudo apt-get remove --purge obs-studio


          Then follow the instructions from https://obsproject.com/download#linux



          sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
          sudo apt-get update
          sudo apt-get install ffmpeg
          sudo add-apt-repository ppa:obsproject/obs-studio
          sudo apt-get update && sudo apt-get install obs-studio


          Let me know whether it works or not and I'll try to assist further. :)






          share|improve this answer





















          • Unfortunately I tried reinstalling this and it still came up with the same message as above. If you could assist some more I would appreciate it!
            – andlexmine1
            Jul 6 '15 at 14:08










          • @andlexmine1 check if the files and directories listed in the error actually exist. You might also try uninstalling obs and then reinstall by compiling from source
            – steaksauce
            Jul 6 '15 at 23:04










          • ok thanks I'll try it
            – andlexmine1
            Jul 7 '15 at 14:34













          up vote
          0
          down vote










          up vote
          0
          down vote









          Try reinstalling OBS:



          sudo apt-get remove --purge obs-studio


          Then follow the instructions from https://obsproject.com/download#linux



          sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
          sudo apt-get update
          sudo apt-get install ffmpeg
          sudo add-apt-repository ppa:obsproject/obs-studio
          sudo apt-get update && sudo apt-get install obs-studio


          Let me know whether it works or not and I'll try to assist further. :)






          share|improve this answer












          Try reinstalling OBS:



          sudo apt-get remove --purge obs-studio


          Then follow the instructions from https://obsproject.com/download#linux



          sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
          sudo apt-get update
          sudo apt-get install ffmpeg
          sudo add-apt-repository ppa:obsproject/obs-studio
          sudo apt-get update && sudo apt-get install obs-studio


          Let me know whether it works or not and I'll try to assist further. :)







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jul 4 '15 at 3:49









          steaksauce

          766




          766












          • Unfortunately I tried reinstalling this and it still came up with the same message as above. If you could assist some more I would appreciate it!
            – andlexmine1
            Jul 6 '15 at 14:08










          • @andlexmine1 check if the files and directories listed in the error actually exist. You might also try uninstalling obs and then reinstall by compiling from source
            – steaksauce
            Jul 6 '15 at 23:04










          • ok thanks I'll try it
            – andlexmine1
            Jul 7 '15 at 14:34


















          • Unfortunately I tried reinstalling this and it still came up with the same message as above. If you could assist some more I would appreciate it!
            – andlexmine1
            Jul 6 '15 at 14:08










          • @andlexmine1 check if the files and directories listed in the error actually exist. You might also try uninstalling obs and then reinstall by compiling from source
            – steaksauce
            Jul 6 '15 at 23:04










          • ok thanks I'll try it
            – andlexmine1
            Jul 7 '15 at 14:34
















          Unfortunately I tried reinstalling this and it still came up with the same message as above. If you could assist some more I would appreciate it!
          – andlexmine1
          Jul 6 '15 at 14:08




          Unfortunately I tried reinstalling this and it still came up with the same message as above. If you could assist some more I would appreciate it!
          – andlexmine1
          Jul 6 '15 at 14:08












          @andlexmine1 check if the files and directories listed in the error actually exist. You might also try uninstalling obs and then reinstall by compiling from source
          – steaksauce
          Jul 6 '15 at 23:04




          @andlexmine1 check if the files and directories listed in the error actually exist. You might also try uninstalling obs and then reinstall by compiling from source
          – steaksauce
          Jul 6 '15 at 23:04












          ok thanks I'll try it
          – andlexmine1
          Jul 7 '15 at 14:34




          ok thanks I'll try it
          – andlexmine1
          Jul 7 '15 at 14:34


















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f642395%2fobs-not-opening%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Mont Emei

          Province de Neuquén

          Journaliste