Package Details: carla-git 1:2.5.1.r415.gdd092c74a-1

Git Clone URL: https://aur.archlinux.org/carla-git.git (read-only, click to copy)
Package Base: carla-git
Description: Audio Plugin Host
Upstream URL: https://kx.studio/Applications:Carla
Keywords: daw host plugin vst2 vst3
Licenses: GPL2
Groups: lv2-plugins, vst-plugins, pro-audio
Conflicts: carla
Provides: carla, clap-host, dssi-host, ladspa-host, lv2-host, vst-host, vst3-host
Submitter: cocreature
Maintainer: SpotlightKid (Joermungand)
Last Packager: SpotlightKid
Votes: 24
Popularity: 0.012555
First Submitted: 2013-10-11 12:29 (UTC)
Last Updated: 2023-09-13 09:45 (UTC)

Required by (145)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

cocreature commented on 2017-01-18 16:26 (UTC)

@linuxGuitarist This looks like a bug in carla itself and not in the packaging. Take a look at https://github.com/falkTX/Carla/issues/417 I’m not sure why it only happens for some people.

lorien commented on 2017-01-17 22:19 (UTC) (edited on 2017-01-17 22:19 (UTC) by lorien)

Hi, it doesn't run. Crashes with the message: "ypeError: restoreGeometry(self, Union[QByteArray, bytes, bytearray]): argument 1 has unexpected type 'sip.voidptr'" This is on a newly installed system where no prior window geometry has been saved.

cocreature commented on 2017-01-10 08:23 (UTC)

@paum It looks like the actual error is somewhere above the part you pasted. Could you please show me the complete output?

paum commented on 2017-01-10 08:21 (UTC)

collect2: error: ld returned 1 exit status make[1]: *** [Makefile:158: ../../bin/libcarla_standalone2.so] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-paum/aur-carla-git/src/carla-git/source/backend' make: *** [Makefile:138: backend] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

cocreature commented on 2017-01-06 14:23 (UTC)

@Turbo: Yep I added a dependency on qt5-svg in the update.

Turbo commented on 2017-01-06 14:21 (UTC)

It's Ok thanks! May be qt5-svg was missing?

cocreature commented on 2017-01-06 12:39 (UTC)

@Turbo: I just pushed an update, could you please try again?

Turbo commented on 2017-01-06 12:29 (UTC)

Can not launch this Carla new version... here is the output: Traceback (most recent call last): File "/usr/share/carla/carla", line 22, in <module> from carla_host import * File "/usr/share/carla/carla_host.py", line 39, in <module> import patchcanvas File "/usr/share/carla/patchcanvas.py", line 32, in <module> from PyQt5.QtSvg import QGraphicsSvgItem, QSvgRenderer ImportError: libQt5Svg.so.5: cannot open shared object file: No such file or directory

cocreature commented on 2017-01-06 09:47 (UTC)

@faltkTX: Thanks updated

falkTX commented on 2017-01-05 21:49 (UTC)

I'd like to suggest some changes. 1. remove pygtk (nekofilter plugin was removed) 2. move python-pyqt4 to python-pyqt5 3. add qt4 as build dep 4. use 'make DEFAULT_QT=5' 5. allow use non-git linuxsampler I don't feel like the need for experimental plugins is needed here, so perhaps remove its related dependencies too (clthreads, clxclient, libpng12 and zita stuff) Not sure if possible, but would be nice to allow ntk-git or fltk.