Page 1 of 1

Shotcut: libpulse.so.0 No such file or directory

Posted: Mon May 04, 2015 10:27 pm
by peter_b
[PROBLEM]
I just downloaded the most recent version (15.02.02) of Shotcut video editor on Xubuntu 12.04.
Usually you just extract the .tar.bz2 archive and double-click the "Shotcut.desktop" file to start it.

In my case, nothing happened. It didn't start, but it also didn't show any error messages.

So I started it manually and got the following error:
bin/shotcut: error while loading shared libraries: libpulse.so.0: cannot open shared object file: No such file or directory
The package "libpulse0" was definitely installed...

[SOLUTION]
My bad! I tried to start the x86 (=32bit) build on a 64bit machine :oops:
I wrote this down here, because the error message about the missing library was a bit misleading and almost got me searching in the wrong direction ;)

Re: Shotcut: libpulse.so.0 No such file or directory

Posted: Thu May 07, 2015 6:44 pm
by peter_b
btw, same goes for kdenlive:
If you try to run x86 (32bit) binaries on a 64bit machine, you also get misleading "file not found" error message.
For example:

Code: Select all

$ ./start-kdenlive 
returns:
Way to run = Normal
running kdenlive
./start-kdenlive: line 222: /media/Data/JobsToDo/OSCAL/install/kdenlive/./bin/kdenlive: No such file or directory