Strangely, killall is ineffective in killing pd:<br><br>david@ubuntu:~$ killall -v -9 pd<br>Killed pd(7612) with signal 9<br><br>david@ubuntu:~$ ps -e | grep pd<br>&nbsp; 132 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 pdflush<br>&nbsp; 133 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 pdflush
<br>...<br>&nbsp;7612 pts/0&nbsp;&nbsp;&nbsp; 00:00:00 pd &lt;defunct&gt;<br>&nbsp;7613 pts/0&nbsp;&nbsp;&nbsp; 00:00:00 pd-gui &lt;defunct&gt;<br><br>And pd still won't start properly.<br><br>So... I've found a (sort of) workaround: unplug my usb-midi device.&nbsp; Then pd will again start normally.&nbsp; (Although that last command still results in the same output.)&nbsp; However this isn't a good long-term solution: now I can't use my midi device.&nbsp; At all.&nbsp; &quot;amidi -l&quot; doesn't list it any more.
<br><br>Could it be a conflict between pd and hotplug, perhaps?&nbsp; In any case, it would be nice to get to the bottom of this....<br><br>Thanks again,<br><br>David<br><br><div><span class="gmail_quote">On 3/11/06, <b class="gmail_sendername">
Frank Barknecht</b> &lt;<a href="mailto:fbar@footils.org">fbar@footils.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hallo,<br>david golightly hat gesagt: // david golightly wrote:<br><br>&gt; and the Pd window will open, but the Windows and Media menus are not<br>&gt; populated, &amp; I can't open any files.&nbsp;&nbsp;pstree reveals 2 running pd &amp; pd-gui
<br>&gt; processes.&nbsp;&nbsp;sudo killall pd; sudo killall pd-gui isn't effective in killing<br>&gt; them.<br>&gt;<br>&gt; What's going on here?&nbsp;&nbsp;Why is pd not quitting completely?&nbsp;&nbsp;Additionally,<br>&gt; sometimes pd will cause the jack server to stop unexpectedly.
<br><br>Hard to say what's wrong here, but instead of rebooting, did you try<br>the bloodier way of murdering poor Pd with: &quot;killall -9 pd&quot;?<br><br>Ciao<br>--<br> Frank Barknecht&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _ ______footils.org_ __goto10.org__
<br><br>_______________________________________________<br><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">
http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br>