Hi,
I've a new problem. I added the PPA as told me, and then I installed, pure, pd-pure and pure-lilv.
Everything seemed to work perfectly 'til this part. But when I started Pd-extended, I got a endless series of log message like that :
*Not connected to 'pd' process
Not connected to 'pd' process
while executing
"error "Not connected to 'pd' process""
(procedure "pdsend" line 6)
invoked from within
"pdsend "pd autopatch $state""
(procedure "pdtk_canvas_autopatch" line 6)
invoked from within
"pdtk_canvas_autopatch .pdwindow 0"
(procedure "::pd_menus::configure_for_pdwindow" line 16)
invoked from within
"::pd_menus::configure_for_pdwindow "
(procedure "::pd_bindings::window_focusin" line 9)
invoked from within
"::pd_bindings::window_focusin .pdwindow"
(command bound to event)
Or that :
Not connected to 'pd' process
Not connected to 'pd' process
while executing
"error "Not connected to 'pd' process""
(procedure "pdsend" line 6)
invoked from within
"pdsend "pd watchdog""
(procedure "pdtk_watchdog" line 2)
invoked from within
"pdtk_watchdog"
("after" script)*
And if I launch pd-extended from my terminal it give me that:
jokoko@jokoko-PC ~ $ pd-extended
Cannot connect to server socket err = Connection refused
Cannot connect to server request channel
jackdmp 1.9.10
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2013 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK server starting in realtime mode with priority 10
Cannot lock down 82274202 byte memory area (Cannot allocate memory)
audio_reservation_init
Acquire audio card Audio0
creating alsa driver ... hw:PCH,0|hw:PCH,0|1024|2|44100|0|0|nomon|swmeter|-|32bit
configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
Cannot use real-time scheduling (RR/10)(1: Operation not permitted)
AcquireSelfRealTime error
Cannot lock down 82274202 byte memory area (Cannot allocate memory)
Erreur de segmentation
jokoko@jokoko-PC ~ $ Unknown error...
terminate called after throwing an instance of 'Jack::JackTemporaryException'
what():
pdsend errorname: >>error writing "sock8": broken pipe<<
pdsend errorname: >>error writing "sock8": broken pipe<<
pdsend errorname: >>error writing "sock8": broken pipe<<
pdsend errorname: >>error writing "sock8": broken pipe<<
And then it crash down...