Kept working all the way up to 1.3.0 RC, however, the full release of 1.3.0 is giving me grief. Maybe folks here have suggestions?
Okay, all the way up to 1.3.0 RC it was still installing and working. But the full release of 1.3.0 won’t start.
I have been running every version of Bitwig on my OpenSuse system successfully. Even the RC of 1.3.0 worked. But for some reason, the full release I can not get to work. I know they don’t officially support rpm version of their product, but if anyone can please point me in the right direction, it would be very much appreciated.
This is the error I get when trying to start it:
bitwig-studio
JRE Path: //opt/bitwig-studio/lib/jre
Could not de-obfuscate stack trace: /home/bofh/.BitwigStudio/4624c1b52c2a9f8fa33f537c791263cfa064dd5f-Linux-release.txt not found.
Could not de-obfuscate stack trace: /home/bofh/.BitwigStudio/4624c1b52c2a9f8fa33f537c791263cfa064dd5f-Linux-release.txt not found.
java.lang.UnsatisfiedLinkError: /opt/bitwig-studio/lib/bitwig-studio/libx11-windowing-system.so: libbz2.so.1.0: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1938)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at FJe.NrQ(SourceFile:186)
at com.bitwig.x11_windowing_system.X11WindowingSystem.NrQ(SourceFile:20)
at com.bitwig.x11_windowing_system.X11WindowingSystem.<clinit>(SourceFile:14)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.bitwig.windowing_system.wUd.wCC(SourceFile:151)
at com.bitwig.windowing_system.wUd.<clinit>(SourceFile:42)
at com.bitwig.flt.app.FloatMainApplication.QH(SourceFile:630)
at bZB.hcl(SourceFile:73)
at com.bitwig.flt.app.FloatMainApplication.hcl(SourceFile:657)
at bVY.KOJ(SourceFile:1915)
at bVY.NrQ(SourceFile:142)
at bWq.run(SourceFile:866)
at bVY.wCC(SourceFile:1230)
at com.bitwig.flt.app.JrS.wCC(SourceFile:1368)
at bVY.NrQ(SourceFile:1188)
at bVY.ToH(SourceFile:870)
at com.bitwig.flt.app.FloatMainApplication.main(SourceFile:6336)
I am running 64 bit OpenSuse 13.2
It seems to be looking for this:
libbz2.so.1.0
And I have libbz2-1-1.0.6-29.2.7.x86_64, which contains:
libbz2.so.1 libbz2.so.1.0.6
Suggestions?
Thanks!