• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Strawberry won't launch, missing libraries libstapp-1.0.so.0

    Scheduled Pinned Locked Moved
    Technical Help
    2
    3
    165
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DanDucky
      last edited by

      I tried to install Strawberry via pacman on manjaro (cmd shown below)

      sudo pacman -S strawberry
      

      After installation I tried to launch from the application launcher but it wouldn’t launch so I tried from the console and it returned the following:

      strawberry: error while loading shared libraries: libstapp-1.0.so.0: cannot open shared object
      

      I tried installing using the GUI package manager on manjaro as well but to the same result. So from what I understand, my system’s missing libstapp-1.0.so.0 and I haven’t been able to find a walk through on how to install this manually. I have upgraded all there is to upgrade and still haven’t been able to install this library.
      Any help would be appreciated!

      If it’s any help I also tried Clementine and I got the same error.

      jonasJ 1 Reply Last reply Reply Quote 0
      • jonasJ
        jonas @DanDucky
        last edited by

        @danducky
        Try doing a system upgrade and check that all packages are updated correctly with

        pacman -Syu
        

        If that doesn't work try reinstalling gstreamer.
        If that doesn't work you should probably report the issue to Manjaro directly.

        D 1 Reply Last reply Reply Quote 0
        • D
          DanDucky @jonas
          last edited by

          @jonas

          sudo pacman -S gst-plugins-base-libs
          

          fixed it :3

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors