Audiodamage other desert cities goes Blacklist

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

Post Reply
User avatar
sjzstudio
Established Member
Posts: 161
Joined: Fri Apr 10, 2020 11:24 pm
Has thanked: 19 times
Been thanked: 25 times

Audiodamage other desert cities goes Blacklist

Post by sjzstudio »

I tried the plugin (demo version) in Mixbus 32C with the latest version. Seems to go blacklisted. AvLinux MXE latest. What could be wrong?

https://www.audiodamage.com/products/ad ... ert-cities
Kott
Established Member
Posts: 818
Joined: Thu Mar 21, 2013 12:55 am
Location: Vladivostok
Has thanked: 65 times
Been thanked: 122 times

Re: Audiodamage other desert cities goes Blacklist

Post by Kott »

test it on the other host, Carla for example
User avatar
sjzstudio
Established Member
Posts: 161
Joined: Fri Apr 10, 2020 11:24 pm
Has thanked: 19 times
Been thanked: 25 times

Re: Audiodamage other desert cities goes Blacklist

Post by sjzstudio »

I tested it on Reaper also and same thing happens. I emailed Audiodamage, but no response has been received.
tavasti
Established Member
Posts: 2047
Joined: Tue Feb 16, 2016 6:56 am
Location: Kangasala, Finland
Has thanked: 369 times
Been thanked: 208 times
Contact:

Re: Audiodamage other desert cities goes Blacklist

Post by tavasti »

You can get bit better idea why it is failing with something like this:

Code: Select all

LD_LIBRARY_PATH=/opt/Mixbus-6.2.70/lib/ /opt/Mixbus-6.2.70/lib/ardour-vst-scanner path/to/vst.so

Linux veteran & Novice musician

Latest track: https://www.youtube.com/watch?v=ycVrgGtrBmM

Kott
Established Member
Posts: 818
Joined: Thu Mar 21, 2013 12:55 am
Location: Vladivostok
Has thanked: 65 times
Been thanked: 122 times

Re: Audiodamage other desert cities goes Blacklist

Post by Kott »

sjzstudio wrote: Sat Sep 11, 2021 10:34 am I tested it on Reaper also and same thing happens. I emailed Audiodamage, but no response has been received.
you can get the output by running

Code: Select all

carla-single vst "/path/to/Other Desert Cities.so"
i guess that some library is missed/wrong

Code: Select all

ldd "/path/to/Other Desert Cities.so"
User avatar
sjzstudio
Established Member
Posts: 161
Joined: Fri Apr 10, 2020 11:24 pm
Has thanked: 19 times
Been thanked: 25 times

Re: Audiodamage other desert cities goes Blacklist

Post by sjzstudio »

That's what it looks like:

./Other Desert Cities.so: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./Other Desert Cities.so)
linux-vdso.so.1 (0x00007ffe6292e000)
libfreetype.so.6 => /lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fe0d6fbf000)
libcurl.so.4 => /lib/x86_64-linux-gnu/libcurl.so.4 (0x00007fe0d6f2e000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fe0d6f29000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fe0d6f08000)
libGL.so.1 => /lib/x86_64-linux-gnu/libGL.so.1 (0x00007fe0d6e81000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fe0d6cfd000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fe0d6b78000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fe0d6b5e000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe0d699d000)
libpng16.so.16 => /lib/x86_64-linux-gnu/libpng16.so.16 (0x00007fe0d6964000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fe0d6746000)
libnghttp2.so.14 => /lib/x86_64-linux-gnu/libnghttp2.so.14 (0x00007fe0d671e000)
libidn2.so.0 => /lib/x86_64-linux-gnu/libidn2.so.0 (0x00007fe0d66fd000)
librtmp.so.1 => /lib/x86_64-linux-gnu/librtmp.so.1 (0x00007fe0d64e0000)
libssh2.so.1 => /lib/x86_64-linux-gnu/libssh2.so.1 (0x00007fe0d64b2000)
libpsl.so.5 => /lib/x86_64-linux-gnu/libpsl.so.5 (0x00007fe0d649f000)
libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007fe0d640d000)
libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007fe0d6124000)
libgssapi_krb5.so.2 => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007fe0d60d5000)
libkrb5.so.3 => /lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007fe0d5ff5000)
libk5crypto.so.3 => /lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007fe0d5fc1000)
libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007fe0d5fbb000)
libldap_r-2.4.so.2 => /lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007fe0d5f67000)
liblber-2.4.so.2 => /lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007fe0d5f56000)
/lib64/ld-linux-x86-64.so.2 (0x00007fe0d7928000)
libGLdispatch.so.0 => /lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007fe0d5e9c000)
libGLX.so.0 => /lib/x86_64-linux-gnu/libGLX.so.0 (0x00007fe0d5e69000)
libunistring.so.2 => /lib/x86_64-linux-gnu/libunistring.so.2 (0x00007fe0d5ce5000)
libgnutls.so.30 => /lib/x86_64-linux-gnu/libgnutls.so.30 (0x00007fe0d5b38000)
libhogweed.so.4 => /lib/x86_64-linux-gnu/libhogweed.so.4 (0x00007fe0d5aff000)
libnettle.so.6 => /lib/x86_64-linux-gnu/libnettle.so.6 (0x00007fe0d5ac5000)
libgmp.so.10 => /lib/x86_64-linux-gnu/libgmp.so.10 (0x00007fe0d5a42000)
libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007fe0d5924000)
libkrb5support.so.0 => /lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007fe0d5915000)
libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007fe0d590e000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007fe0d58f4000)
libsasl2.so.2 => /lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007fe0d58d5000)
libX11.so.6 => /lib/x86_64-linux-gnu/libX11.so.6 (0x00007fe0d5794000)
libp11-kit.so.0 => /lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007fe0d5665000)
libtasn1.so.6 => /lib/x86_64-linux-gnu/libtasn1.so.6 (0x00007fe0d5452000)
libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007fe0d542f000)
libxcb.so.1 => /lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fe0d5403000)
libffi.so.6 => /lib/x86_64-linux-gnu/libffi.so.6 (0x00007fe0d53f9000)
libXau.so.6 => /lib/x86_64-linux-gnu/libXau.so.6 (0x00007fe0d51f5000)
libXdmcp.so.6 => /lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fe0d4fef000)
libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007fe0d4fd5000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fe0d4fc9000)
Kott
Established Member
Posts: 818
Joined: Thu Mar 21, 2013 12:55 am
Location: Vladivostok
Has thanked: 65 times
Been thanked: 122 times

Re: Audiodamage other desert cities goes Blacklist

Post by Kott »

./Other Desert Cities.so: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./Other Desert Cities.so)
it requires distro with more recent glibc
User avatar
sjzstudio
Established Member
Posts: 161
Joined: Fri Apr 10, 2020 11:24 pm
Has thanked: 19 times
Been thanked: 25 times

Re: Audiodamage other desert cities goes Blacklist

Post by sjzstudio »

Maybe the situation will change when a newer Avlinux is released.
thebutant
Established Member
Posts: 169
Joined: Sun Nov 18, 2012 12:59 pm
Has thanked: 50 times
Been thanked: 8 times

Re: Audiodamage other desert cities goes Blacklist

Post by thebutant »

I run a system with a newer glibc, a system where Other Desert Cities actually loads.
And I can use it in Qtractor, Carla and Reaper (those are the ones I tested), but Mixbus32C crashes a soon as I load the plugin (well, the demo).
The message I'm getting is:

Code: Select all

Segmentation fault (core dumped)
Strange thing, though: The first time I tried, it ran just fine.
But after that one time, the whole session crashes whenever Other Desert Cities' GUI is about to load.
This is the VST3, it seems the VST2 is blacklisted (at least I can't make it show up in plugin manager).

So yes, maybe the next AVLinux will be able to run it.
However, that doesn't mean you're guaranteed to have it running in Mixbus32C.
Unfortunately.
It's an extraordinary plugin that I'd love to use in my daily work (which happens in MB32C).
tavasti
Established Member
Posts: 2047
Joined: Tue Feb 16, 2016 6:56 am
Location: Kangasala, Finland
Has thanked: 369 times
Been thanked: 208 times
Contact:

Re: Audiodamage other desert cities goes Blacklist

Post by tavasti »

thebutant wrote: Fri Sep 17, 2021 10:13 am I run a system with a newer glibc, a system where Other Desert Cities actually loads.
And I can use it in Qtractor, Carla and Reaper (those are the ones I tested), but Mixbus32C crashes a soon as I load the plugin (well, the demo).
The message I'm getting is:

Code: Select all

Segmentation fault (core dumped)
Mixbus has its own list of libraries, and it does not do plugin sandboxing, which often means plugins that aren't statically compiled may crash.

To use such plugin, use carla plugin to load it. Carla does plugin sandboxing.

See also viewtopic.php?f=48&t=21468

Linux veteran & Novice musician

Latest track: https://www.youtube.com/watch?v=ycVrgGtrBmM

robbert-vdh
Established Member
Posts: 219
Joined: Mon Mar 01, 2021 10:56 pm
Has thanked: 51 times
Been thanked: 92 times
Contact:

Re: Audiodamage other desert cities goes Blacklist

Post by robbert-vdh »

Regarding old distros, they said this in the changelog from yesterday's 1.0.9 update:

Image
User avatar
sjzstudio
Established Member
Posts: 161
Joined: Fri Apr 10, 2020 11:24 pm
Has thanked: 19 times
Been thanked: 25 times

Re: Audiodamage other desert cities goes Blacklist

Post by sjzstudio »

Thank you for the information. I bought it because there is still a discount. I just have to trust that things will start to work with the updates. :D
User avatar
Linuxmusician01
Established Member
Posts: 1523
Joined: Mon Feb 23, 2015 2:38 pm
Location: Holland
Has thanked: 756 times
Been thanked: 134 times

Re: Audiodamage other desert cities goes Blacklist

Post by Linuxmusician01 »

tavasti wrote: Fri Sep 17, 2021 10:43 am Mixbus has its own list of libraries, and it does not do plugin sandboxing, which often means plugins that aren't statically compiled may crash.

To use such plugin, use carla plugin to load it. Carla does plugin sandboxing.

See also viewtopic.php?f=48&t=21468
I've nothing to add to this topic, just wanted to thank you for that answer. I learned something important from it. Same for @robbert-vdh. :)
Boone777
Established Member
Posts: 17
Joined: Mon Jan 06, 2020 11:51 am
Been thanked: 3 times

Re: Audiodamage other desert cities goes Blacklist

Post by Boone777 »

Also for those who try in Mx linux 19.4 it will not work. It works on Mx linux 21 Beta.
Post Reply