Package Details: ladish 1-3

Package Base: ladish
Description: Session management system for JACK applications
Upstream URL: http://ladish.org
Category: multimedia
Licenses: GPL2
Submitter: thujone
Maintainer: None
Last Packager: None
Votes: 20
First Submitted: 2010-02-10 18:37
Last Updated: 2013-05-13 13:35

Latest Comments

Comment by speps

2014-11-27 05:23

Disowning for lack of time

Comment by moebius_rising

2014-04-09 18:08

ladish.org has been down for some time, are there any alternatives for the PKGBUILD?

Comment by superprick

2013-10-15 23:18

if anyone is having problems getting this to compile. before installing this package make sure you install libgnomecanvasmm and libgnomecanvas. maybe the maintainer could update the build. A system with the gnome shell desktop installed may not have these packages by default in 3.10

Comment by thujone

2013-04-02 07:43

I'm after new releases and wrote the page over ladish.org, but left it orphaned so you are free to adopt or improve it, if you wish.

Comment by GuestOne

2013-03-30 22:31

Is anyone maintaining this package?

Comment by thujone

2012-09-06 13:05

Notice you need to rebuild jack with optimization flags turned off, or it will crash at ladishd startup.
Here the updated instructions: http://ladish.org/wiki/installing_on_archlinux

Comment by thujone

2012-07-31 18:29

New release: fix build and ladish_control.
I also moved laditools to optdepends, but don't feel it's right, since we get a GUI where not all menu entries are working.
Maybe we should make the GUI optional, or move the backend to a separate package and have klaudia / cadence use that, instead.
Still I see major issues, such as jack is crashing on ladishd startup, so feel free to contribute.

Comment by falkTX

2012-05-15 13:19

ladish doesn't depend on laditools, it should be an "optdepends" (provides the default jack configuration tool).
when cadence-git is installed, you can use gladish settings to switch default tool to "jack_settings" (provided by cadence-git)

Comment by kuroneko

2012-04-29 22:35

Does ladish really depend on laditools? I like the claudia UI in cadence better and rather not have laditools installed.

Comment by Ninez

2011-12-20 00:00

Ladish 1.0 is out

Anonymous comment

2011-05-31 08:31

python2-yaml is dependency too

Comment by thujone

2011-01-10 18:48

todin: updated to 0.3 and fixed.

Anonymous comment

2011-01-05 16:53

It fails to build as it is now, the error message is as follows:

Traceback (most recent call last):
File "./waf", line 148, in <module>

Editing PKGBUILD and replacing "./waf" with "python2 ./waf" solves the problem.

Anonymous comment

2010-08-11 00:04

thujone: After installing boost and boost-lib, gladish built fine. It doesn't appear inside the menu of laditray, but it appears to run nontheless.

Anonymous comment

2010-08-10 23:50

thujone: Still no gladish. Here's a log of the build process:

Checking for program gcc : ok /usr/bin/gcc
Checking for program cpp : ok /usr/bin/cpp
Checking for program ar : ok /usr/bin/ar
Checking for program ranlib : ok /usr/bin/ranlib
Checking for gcc : ok
Checking for program g++ : ok /usr/bin/g++
Checking for g++ : ok
Checking for dbus-1 >= 1.0.0 : ok
Retrieving D-Bus services dir : ok
Checking for uuid : ok
Checking for header expat.h : ok
Checking for glib-2.0 : ok
Checking for dbus-glib-1 : ok
Checking for gtk+-2.0 : ok
Checking for libglade-2.0 : ok
Checking for flowcanvas >= 0.6.0 : ok
boost headers : not found, see http://boost.org/

==================
ladish-0.2 exported from 4b4d6c974f242b3af6d693baa2f8f26e83e20e76

Install prefix : /usr
Build gladish : no
Build liblash : no
Treat warnings as errors : no
Debuggable binaries : no

Comment by thujone

2010-08-10 10:34

jaycapela: the following is from the INSTALL file, it looks you need all of them:

Optional requirements, without them GUI frontend will not be built:
* You need glib (2.20.3 should work)
* You need dbus-glib (0.74 should work)
* You need gtk+ (2.12.1 should work)
* You need libglade (2.6.2 should work)
* You need flowcanvas (svn revision 2186 or later should work, included in tarball)

Anonymous comment

2010-08-10 09:52

thujone: I have libsigc++ and dbus-glib installed. Still not installing right...

Comment by thujone

2010-08-10 09:36

jaycapela: it was installed in my system, try building it after installing libsigc++ and dbus-glib from extra, I'll update the PKGBUILD when I'll have tested it.

Anonymous comment

2010-08-10 09:07

gladish is missing from install. It creates an icon in 'Applications > Other > LADI Session Handler' but /usr/bin/gladish does not exist.