[PD] missing last letter in object names

Csaba Láng langcsaba at gmail.com
Mon Apr 8 15:06:29 CEST 2019


Iohannes,

here you are:
puredata -d 1 2>&1 | grep pdtk_text_new
pdtk_text_new .x564181da2850.c {.x564181da2850.t564181d16850 obj text}
39.000000 36.000000 {   } 10 black
pdtk_text_new .x564181da2850.c {.x564181da2850.t564181d16850 obj text}
39.000000 36.000000 {loadbang} 10 black
pdtk_text_new .x564181da2850.c {.x564181da2850.t564181d97cc0 obj text}
303.000000 146.000000 {   } 10 black
pdtk_text_new .x564181da2850.c {.x564181da2850.t564181d97cc0 obj text}
250.000000 124.000000 {gemhead} 10 black

both are shown as [loadban} and [hemhea] on my GUI

Popesz

On Mon, Apr 8, 2019 at 3:01 PM IOhannes m zmölnig <zmoelnig at iem.at> wrote:

> On 4/8/19 2:45 PM, Csaba Láng wrote:
> > Dear list,
> >
> > weird thing is happening with my GUI on ubuntu 16.04 pd 0.49.0 64 bit
> > If I open pd from terminal, the last letter is missing in each object
> which
> > has no arguments.
> > Like loadbang is only loadban, pix_video is pix_vide and so on.
> > If I open the patches running pd from its icon, or from the launcher, the
> > GUI works fine.
> >
> > Is it a known issue?
> >
>
> i remember this problem from a while ago.
> i don't remember the root cause nor the solution.
>
> in the meantime: could you check the output (on the terminal) of the
> following command (when the problem occurs) and how it relates to the
> missing characters.
>
> $ pd -d 1 2>&1 | grep pdtk_text_new
>
> fnasdr
> IOhannes
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20190408/c4db41f6/attachment-0001.html>


More information about the Pd-list mailing list