Just an added note. The latest version of python (2.5) has had a change from 2.4, and 2.3 , and as a result pyjackctl doesn't work anymore. Specifically, it can't find a file which is in fact on the system. Hacking pyjackctl (as below) back to 2.4 hasn't helped either.<br>
<br>Here's the error:<br><br>Traceback (most recent call last):<br> File "/usr/bin/jackconf", line 24, in ?<br> import pyjackctl<br> File "/usr/lib/python2.4/site-packages/pyjackctl/__init__.py", line 19, in ?<br>
from jack_menu import jack_menu<br> File "/usr/lib/python2.4/site-packages/pyjackctl/jack_menu.py", line 22, in ?<br> from config import config<br> File "/usr/lib/python2.4/site-packages/pyjackctl/config.py", line 19, in ?<br>
from xml.dom.ext import PrettyPrint<br>ImportError: No module named ext<br><br>As i use a combination of pyjackctl and patchage to handle Jackdbus, getting this sorted out would be most useful.<br>Thanks,<br>Alex.<br>
<br><br><br><div class="gmail_quote">On Wed, May 14, 2008 at 9:17 AM, alex stone <<a href="mailto:compose59@gmail.com">compose59@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
There's a recognised problem with qjackctl at the moment, not just in relation to the app, but the interaction with the latest Ubuntu, Jack, and the later version of the kernel. So don't panic, wiser heads than mine are working on it.<br>
<br>On a brighter note, my thanks to Cory and the team, for a good build. I had an easy install, and everything is more or less where it's supposed to be. The transition from gutsy was fairly painless.<br><br>A request. As Linuxsampler is no longer included in the Ubstudio package, can you please remove the remaining packages, so when we build LS and relavent programmes from source, either with fakeroot debs, or as config/make/install, we don't get conflicts. Thanks.<br>
<br>Nice work team, and thanks.<br><font color="#888888"><br>Alex.<br><br></font><div class="gmail_quote"><div class="Ih2E3d">On Wed, May 14, 2008 at 3:23 AM, antoine clémot <<a href="mailto:enaoutan@gmail.com" target="_blank">enaoutan@gmail.com</a>> wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
I forgot something : I'm using an Edirol FA101 (firewire). And never without my Gscanbus which allow me to reset the firewire port (everytime jack crashes, it means every 5mn...)<br>
<br></div>--<div class="Ih2E3d"><br>
Ubuntu-Studio-users mailing list<br>
<a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com" target="_blank">Ubuntu-Studio-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
<br></div></blockquote></div><br>
</blockquote></div><br>