First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 65098
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Reuben Martin <reuben.m@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
jamin_jack_0.99.patch Jamin patch for Jack 0.99 patch Reuben Martin 2004-09-24 13:10 0000 9.56 KB Details | Diff
jamin_jack_0.99-r1.patch cvs safe Jamin patch for Jack 0.99 patch Reuben Martin 2004-09-29 20:16 0000 8.69 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 65098 depends on: Show dependency tree
Bug 65098 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-23 08:01 0000
Jamin will fail to connect properly to JACK 0.99 and crash. It has to do with
problems relating to jack_create_thread 

Reproducible: Always
Steps to Reproduce:
1. Start Jack
2. Try to start Jamin
3.




The fix for this is in the CVS for Jamin. In order for gentoo users to use
Jamin
with the new Jack 0.99 ebuild just released, Jamin will have to be built from
CVS commit >= 0.9.03

------- Comment #1 From Jeremy Huddleston (RETIRED) 2004-09-23 23:26:26 0000 -------
can youu please provide us with a patch to the jamin in portage to get this
working?

------- Comment #2 From Reuben Martin 2004-09-24 13:10:19 0000 -------
Created an attachment (id=40319) [edit]
Jamin patch for Jack 0.99

I don't make patches very often so you may want to double check it. I applied
it and it built/ran without any troubles.

------- Comment #3 From Jeremy Huddleston (RETIRED) 2004-09-29 18:49:57 0000 -------
2 things... 

1) is this patch backwards compatible with 0.98?
2) can you please make the patch cvs safe by removing the cvs hunks from it (the lines with $Id: ... $ in them)


------- Comment #4 From Reuben Martin 2004-09-29 20:16:11 0000 -------
Created an attachment (id=40747) [edit]
cvs safe Jamin patch for Jack 0.99

1) Yes, this should be backward compatable. The new code in configure.in does a
check to see if JACK supports jack_create_thread or not. This is used in the
modified code with "#ifdef HAVE_JACK_CREATE_THREAD" checks to make sure the
proper connection is made with the JACK server depending upon what type of
connections it supports.

2) I have updated the patch to get rid of the $Id: ... $ junk and got rid of a
line that changes the date of a copyright.

------- Comment #5 From Jeremy Huddleston (RETIRED) 2004-09-30 00:02:53 0000 -------
fixed in portage.  thanks.

First Last Prev Next    No search results available      Search page      Enter new bug