[Pksampler-devel] Problems compiling on debian unstable
Status: Beta
Brought to you by:
patrickkidd
From: David M. <es...@ti...> - 2005-06-02 12:32:15
|
Hello Patrick I thought I would have a go with pksampler again but this time use the alsa output (hopefully avoiding the crashing problem I had with jack) but for some reason I cannot get it to run properly. I'm not sure if thi is a debian problem - It could well be. I am not sure if the python-qt packages are changing much or I am doing something wrong. This is the output from pksampler pkaudiod: pkaudiod version 0.2 pkaudiod: Found 1 midi device(s) pkaudiod: Found 1 alsa device(s). pkaudiod: Couldn't probe device 0 pkaudiod: Running with realtime priority. pkaudiod: Connected to client PKSampler: Broadcasting for other hosts... PKSampler: Found 0 hosts. PKSampler: Listening for host to come up... Traceback (most recent call last): File "pksampler/pksampler.py", line 212, in <module> File "pksampler/pksampler.py", line 165, in main File "pksampler/MainWindow.py", line 324, in __init__ File "pksampler/MainWindow.py", line 63, in __init__ File "pksampler/ControlPanel.py", line 26, in __init__ File "pksampler/ControlPanelForm.py", line 346, in __init__ TypeError: argument 1 of QSizePolicy() has an invalid type pkaudiod: Closing connection Any advice would be most welcome David. |