---
** [bugs:#1264] weird tgl/bng label defaults**
**Status:** open
**Group:** v0.47
**Created:** Thu Sep 15, 2016 11:23 AM UTC by Anonymous
**Last Updated:** Thu Sep 15, 2016 11:23 AM UTC
**Owner:** nobody
Xubuntu 16.04.1
Pd 0.47.1
Not a huge deal, but the defaults for the labels for bangs and metros are X offset: 17, Y offset: 7, which puts the label overlapping the GUI object and also to the side a bit, which is weird. I've found an X offset of 0 and a Y offset of -7 to be preferred.
---
Sent from sourceforge.net because pd-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [bugs:#1263] error closing [array define] window**
**Status:** open
**Group:** v0.47
**Created:** Wed Sep 14, 2016 07:41 PM UTC by Anonymous
**Last Updated:** Wed Sep 14, 2016 07:41 PM UTC
**Owner:** nobody
Pd 0.47.1
Xubuntu 16.04.1
Double clicking [array define] to get the graphical array in a popup window, then closing that popup yields a TCL invalid command name. Here is an example of the error's output in the pd window:
(Tcl) INVALID COMMAND NAME: invalid command name ".x1d48610.c"
while executing
".x1d48610.c delete plot1d9c528"
("uplevel" body line 1)
invoked from within
"uplevel #0 $docmds"
---
Sent from sourceforge.net because pd-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
(moving this to pd-dev)
On 09/12/2016 07:57 PM, Orm Finnendahl wrote:
> I don't know of any other way to accomplish the task.
afaik, the "new_anything" method is simply pd_objectmaker's fallback
method (for creating objectclasses it doesn't know yet).
since Pd>=0.47, abstractions are loaded like ordinary externals (that
is: once known, they are stored in the pd_objectmaker's methodtable.
in any case: just sending a message to pd_objectmaker (using
pd_typedmess()) should do the trick.
> Is there a
> recommended way to load abstractions internally?
what does "loading internally" mean for you?
in any case, i don't think there's anything "official".
for simply creating/instantiating/connecting abstractions within a
patch, you might check out my "patcherize" external from [punish].
for instantiating abstractions in a more convoluted way, use a
known-to-do-that object, like [clone] (incidentally [clone] uses
pd_typedemess() for instantiating abstractions)
gmasdr
IOhannes
[punish] https://git.iem.at/pd-gui/punish
---
** [bugs:#1262] bendin bug**
**Status:** open
**Group:** v0.47
**Created:** Sun Sep 04, 2016 04:28 PM UTC by Anonymous
**Last Updated:** Sun Sep 04, 2016 04:28 PM UTC
**Owner:** Miller Puckette
so, bendout takes from -8192 to 8191, but bendin will receive from 0 to 16383, which is inconsistent with the bendin message, can it be considered a bug and fixed?
cheers
---
Sent from sourceforge.net because pd-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [bugs:#1261] iem/room_sim crashing on init **
**Status:** open
**Group:** v0.47
**Created:** Sun Sep 04, 2016 12:45 AM UTC by Patrice Colet
**Last Updated:** Sun Sep 04, 2016 12:45 AM UTC
**Owner:** musil
**Attachments:**
- [iemgui-test.pd](https://sourceforge.net/p/pure-data/bugs/1261/attachment/ie… (268 Bytes; text/x-puredata)
init on room_sim_3d and room_sim_2d are crashing pd 0.47 on IEM_GUI_DRAW_MODE_MOVE methods
attached is a patch is supposed to do the crash
---
Sent from sourceforge.net because pd-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [bugs:#1260] [midiclkin] not working**
**Status:** open
**Group:** v0.47
**Created:** Thu Sep 01, 2016 03:58 AM UTC by Alexandre Porres
**Last Updated:** Thu Sep 01, 2016 03:58 AM UTC
**Owner:** Miller Puckette
so, trying [midiclkin] and it doesn't seem to be working at all, but [realtimemidiin] is
---
Sent from sourceforge.net because pd-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [bugs:#1259] TCL error using "flatgui" lib under PD 0.47**
**Status:** open
**Group:** v0.47
**Created:** Sun Aug 07, 2016 10:36 PM UTC by Anonymous
**Last Updated:** Sun Aug 07, 2016 10:36 PM UTC
**Owner:** nobody
**Attachments:**
- [audio-in~.pd](https://sourceforge.net/p/pure-data/bugs/1259/attachment/audi… (571 Bytes; application/octet-stream)
Since installing v0.47, I'm getting errors on all my patches which use [flatgui/knob]. I don't know if the problem is in PD, TCL, or the flatgui library (which I suspect is no longer being maintained), so please forgive me if I'm posting this in the wrong place. The error occurs whenever I click on "Properties" for the "knob" object. But it seems to work OK otherwise (at least so far). It was working under v0.46 of PD. I've attached an example of a patch which has this problem. If you need more information, let me know.
Thanks,
David Kettle.
Pd version 0.47.1-vanilla
Windows 7 SP1 (64-bit)
flatgui-v0.0.extended-(Windows-i386-32)-externals.zip (installed with Deken)
(Tcl) UNHANDLED ERROR: unknown color name "16579836"
(processing "-background" option)
invoked from within
"label $mytoplevel.colors.sections.exp.fr_bk -text "o=||=o" -width 6 -background [eval concat $$var_iemgui_bcol] -activebackground [eval concat $$var..."
(procedure "pdtk_iemgui_dialog" line 295)
invoked from within
"pdtk_iemgui_dialog .gfxstub435b878 KNOB --------dimensions(pix)(pix):-------- 0 2 NONE: 90 8 height: -----------output-range:----------- 0 l..."
("uplevel" body line 1)
invoked from within
"uplevel #0 $docmds"
---
Sent from sourceforge.net because pd-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [bugs:#1258] number atoms wont allow text input**
**Status:** open
**Group:** v0.47
**Labels:** number box
**Created:** Thu Aug 04, 2016 06:53 PM UTC by Anonymous
**Last Updated:** Thu Aug 04, 2016 06:53 PM UTC
**Owner:** nobody
Pd version 0.47-1
Windows 7 Professional 6.1.7601
built in audio
Number Atoms (boxes) will not allow text input for numbers, I can only change values with the click-and-drag method.
---
Sent from sourceforge.net because pd-dev(a)lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.