** Changed in: ubuntustudio
Status: Confirmed => Fix Released
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
** Branch linked: lp:ubuntu/portaudio19
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
This isn't going to be fixed for portaudio (18.x). The only reverse
dependencies remaining are a couple of games, and it's sufficiently
unlikely that there is a need to use this audio output as part of a JACK
session. Those who really need this audio are encouraged to capture it
in other ways (pa
Nothing to sponsor left, unsubscribing ubuntu-universe-sponsors
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
This bug was fixed in the package portaudio19 - 19+svn20090620-0ubuntu2
---
portaudio19 (19+svn20090620-0ubuntu2) lucid; urgency=low
* Added jack to build depends to allow jack output (LP: #360590)
-- Eric HedekarThu, 18 Feb 2010 02:21:24 -0800
** Changed in: portaudio19 (Ubun
Attaching a patch to fix this bug now that Jack has been promoted into
Main.
** Patch added: "portaudio19_19+svn20090620-0ubuntu2.debdiff"
http://launchpadlibrarian.net/39357151/portaudio19_19%2Bsvn20090620-0ubuntu2.debdiff
--
Please compile portaudio with Jack support
https://bugs.launchpad
Now I got the versions right... The trick is to increment the # in
"0ubuntu#", then add ~something0...
I'll try to get alsa-plugins and pulseaudio with jack support in the ppa
as well...
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug no
Ok, now packages are available in the following PPA:
https://launchpad.net/~motin/+archive/until-jack-is-included-in-main
I added the PPA to my sources, apt-get updated but an apt-get upgrade currently
does not opt for installing the "~withjack1" appended versions
Maybe someone can help me with w
The package is not available in your PPA, please check all log files and mails.
I think it is now possible to compile PortAudio with Jack support, because Jack
will be in main soon. Expect Jack support in Lucid Lynx.
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/3
I believe I managed to upload the 32-bit packages to my ppa:
https://launchpad.net/~motin/+archive/ppa
Log from dput:
$ dput my-ppa portaudio19_19+svn20090620-0ubuntu1~withjack0_i386.changes
Checking Signature on .changes
gpg: Signatur gjordes mån 19 okt 2009 02.03.24 CLST med DSA nyckel-id B7D9
Rebuilding the ubuntu package with jack support compiled in:
sudo apt-get build-dep portaudio19
sudo apt-get install libjack0.100.0-dev
apt-get source portaudio19
cd portaudio*
gedit debian/rules
Here change the commented:
#ENABLE_JACK=no
to
ENABLE_JACK=no
(uncommented)
and also "--with-jack
Matthias, Jack getting into main is waiting on two things: 1) Bug
#416778 2) Jack dropping the celt dependency (easily taken care of, just
waiting on confirmation from jack devs that this will only cause a minor
feature in netjack to break). I'd say if you want to help on getting
Jack into main, f
We are in Feature Freeze in Karmic and Portaudio has still no Jack support,
KDE's Phonon framework also.
Is there anything I can do so jackd is accepted for main faster?
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification becaus
I have been working on the main inclusion report for libffado.
I believe that Luke will be reviewing it soon so it can be submitted to
MIR-bugs.
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubu
This bug relies on Jack getting accepted into Main (as Артём Попов had
mentioned). However, before that can be done, all of the necessary
dependencies of Jack need to be accepted into Main (I believe libffado
is one particular important piece). Some members of the Ubuntu Studio
dev team have been
** Changed in: ubuntustudio
Importance: Undecided => Medium
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
** Changed in: ubuntustudio
Status: New => Confirmed
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Huh, it turns out that jack support was intentionally disabled in Ubuntu:
http://launchpadlibrarian.net/22657643/portaudio19_19%2Bsvn20071207-0ubuntu5_19%2Bsvn20071207-0ubuntu6.diff.gz
Because jack is not in main, portaudio cannot depend on it. How can this
be resolved?
** Also affects: portaudio
Confirming this on Jaunty and Karmic. I also suggest changing the
importance from Wishlist to Medium, because it results in a HUGE lack of
functionality for laptop DJs with external JACK-only (firewire) audio
interfaces, and it's a certain regression from previous versions of
Ubuntu.
** Changed in
Manual workaround for users for now:
1) Get PA source: http://portaudio.com/archives/pa_snapshot.tgz
2) Build with 'scons prefix=/usr'
3) Install with 'sudo scons prefix=/usr install' - this will overwrite any
version installed by apt
4) Get Mixxx source:
http://downloads.mixxx.org/mixxx-1.7.0/m
Matthias -- have you had the chance to setup that PPA? That would be a
nice thing to point at for our users who run into this bug in the Ubuntu
portaudio package.
People come to the Mixxx IRC channel regularly asking about why JACK
doesn't work in Ubuntu 9.04. Can we get this fixed for Karmic?
Be
Clearly the best solution to this would be to get Jackd moved back into
the Main repositories. Pulse audio is also not compiled against Jack,
do many musician's detriment, confusion, and disgust. Mixxx is one of
the, if not THE, best DJ software for linux and people with firewire
soundcards (a ve
Thanks Matthias. Obviously we need an official response from the Ubuntu
people as well. I'm not sure if the correct person is cced here or not,
so if we don't have any response within the next day or so I will
escalate it.
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/b
I patched the portaudio package on my system to get Jack support working with
Mixxx.
Next days I will upload the fixed package to my PPA.
Until someone has fixed this bug in the Ubuntu repositories, you can advise the
people to use the patched package from my PPA. (But I will need some time to
g
Hi,
Has there been any news on this? This is a big issue for Mixxx. Our
development team is going to be fielding an awful lot of bug reports
about this when people upgrade to Jaunty. We'd like to have some useful
advice for them like "update/install packages x,y,z" rather than having
to tell them
Yes, this is really essential for Mixxx users. Please fix this in
Jaunty!
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
Ok, hang on a second - I just want to make sure there hasn't been a
miscommunication here:
Having PortAudio compiled with JACK support is absolutely critical for a large
number of Mixxx users on Ubuntu for various reasons. There's going to a lot of
people complaining about this if this doesn't g
** Changed in: portaudio (Ubuntu)
Importance: Undecided => Wishlist
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
H Matthias, Mixxx does not package portaudio. The portaudio
maintainers have to be the ones to fix this.
** Changed in: mixxx
Importance: Undecided => High
** Changed in: mixxx
Status: New => Invalid
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/36059
** Also affects: mixxx
Importance: Undecided
Status: New
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
** Package changed: ubuntu => portaudio (Ubuntu)
--
Please compile portaudio with Jack support
https://bugs.launchpad.net/bugs/360590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
31 matches
Mail list logo