Thanks IOhannes,

I have started PD with -verbose  "4 all" there are no messages regarding
the plugin, my terminal gives this:
(nothing that I could find)

pd -verbose
input channels = 2, output channels = 2
Pd-0.50.2 ("") compiled 11:48:15 Nov 23 2019
port 5400
TCL_LIBRARY="/usr/local/lib/pd/lib/tcl/library"
TK_LIBRARY="/usr/local/lib/pd/lib/tk/library"   wish
"/usr/local/lib/pd/tcl//pd-gui.tcl" 5400
Waiting for connection request...
... connected
/usr/local/lib/pd/bin/pd-watchdog
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping
unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping
unlock

and my pd window says this: (only thing relevant -and normal about the
plugin)

Drag and Drop on Window
Drag and Drop on Canvas
Usage:
See /home/jrsv/Documents/Pd/externals/dnd-plugin/dnd-plugin-help.pd

Best


On Tue, Feb 25, 2020 at 1:38 PM IOhannes m zmölnig <[email protected]> wrote:

> On 2/25/20 6:16 PM, José Rafael Subía Valdez wrote:
> > Thanks IOhannes
> >
> > On Tue, Feb 25, 2020 at 11:37 AM IOhannes m zmölnig wrote:
> >>
> >> if any of the lines contains a "not found", then you must install the
> >> missing library via your package manager.
> >>
> >
> >
> > so, I ran that command and this is what I get:
> >
> [...]
> >
> > compared to yours, I am missing 2 libs which are:
> >
> > libXdmcp.so.6 =>
> /usr/lib/x86_64-linux-gnu/libXdmcp.so.6(0x00007f67d158a000)
> > libbsd.so.0 => /usr/lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f67d156e000)
> >
>
> that's fine.
> i meant that ldd would literally print "not found" for libraries that
> are required but not present.
> since you don't have any such lines, all libraries are present, and you
> should be fine.
>
> >
> > so I guess the problem is here, but I have no idea how to fix this.
> > ideas?
> >
>
> as i said above, we have not identified the problem yet.
>
> it might be interesting to get the full output of the Pd-console *and*
> the terminal, when running Pd with "-verbose" and setting the log-level
> of the Pd-console to "4 all".
>
> gfmdsar
> IOhannes
>
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>


-- 
José Rafael Subía Valdez
www.jrsv.net
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to