Patches item #1603003, was opened at 2006-11-26 05:50
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1603003&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: expose sys_register_loader() in header
Initial Comment:
sys_register_loader() is meant to allow people to add new library and class formats to Pd. In order for this to be used, sys_register_loader() needs to be exposed in some header.
This simple patch exposes it in s_stuff.h.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:11
Message:
Logged In: YES
user_id=564396
Originator: NO
this is has silently made it into pd
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1603003&group_…
Bugs item #1655662, was opened at 2007-02-09 01:54
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1655662&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
Assigned to: Nobody/Anonymous (nobody)
Summary: .xa10120: no such object
Initial Comment:
Hi,
This seems to happen under "random" circumstances. It happened to me with every kind of patches (simple and complex) and usually NOT in a sistematic manner (that is, the same patch which once triggers the bug, after restarting PD never does again...)
However, this patch that I attach does sistematically make this happen, at least to me under Windows XP.
The following error message appears in the output window:
>> .xa10120: no such object
This particular patch uses "scripting", i.e. it creates and deletes an object in a subpatch iteratively; however, I saw this same bug happen a lot of times with patches which didn't make any use of scripting at all. I attach this just because it is the only one I have that is sure to trigger the bug.
Sorry I can't "isolate" it further.
Matteo Sisti Sette
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 11:04
Message:
Logged In: YES
user_id=564396
Originator: NO
unfortunately i cannot reproduce this with your patch on linux with
pd-0.39-2 (vanilla) and pd-0.40-1 (vanilla).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1655662&group_…
Bugs item #1624229, was opened at 2006-12-29 12:10
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624229&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: v0.39.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: msgfile busted
Initial Comment:
The msgfile does not work on the PowerPC: Pd-0.39.2-extended-test6-macosx104 release. And not on any of the previous macOSX releases under 39.2 either. Looks like it loads files fine, but it outputs only a done bang. Have tried to rewind etc. No luck. Just for the record.
T.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624229&group_…
Bugs item #1692230, was opened at 2007-04-01 08:08
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1692230&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.39.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexandre Quessy (alexandrequessy)
Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: compile zexy with regex support in pd-extended
Initial Comment:
It seems like the default zexy that comes with Pd-extended vanilla is compiled without the regex.h support (for the [regex] object). I saw that on Linux and Mac OS/X 0.39-*.
----------------------------------------------------------------------
>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 10:58
Message:
Logged In: YES
user_id=564396
Originator: NO
i tested both Pd-0.39.2-extended-rc2-debian-stable-i386 and
Pd-0.40.2-extended-2007-04-23-debian-stable-i386 and zexy's [regex] is
compiled WITH regex.h-support.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 04:41
Message:
Logged In: YES
user_id=27104
Originator: NO
regex.h is installed on all of the auto-build machine. For zexy in
Pd-extended, IOhannes replaced the Pd-extended build system that was in
place with his own, so I am assigning this to him.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1692230&group_…
The HEAD of pd-MAIN is not building on Mac OS X. On one hand there
is the old Jack problem. But there also seems to be a new(ish) issue
on Mac/Intel related to libPdTcl.dylib and lipo:
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 16 Apr 2007 03:15:43 -0400 (EDT)
> From: pd(a)macosx104-i386.idmi.poly.edu (Pure Data Build User)
> Subject: [PD-cvs] autobuild: pd-main macosx104-i386 2007-04-16
> 03.15.02
> To: pd-cvs(a)iem.at
> Message-ID: <20070416071543.B87231D9A71(a)macosx104-i386.idmi.poly.edu>
>
> /usr/bin/libtool: internal link edit command failed
> lipo: can't figure out the architecture type of: /var/tmp//
> ccYwquSc.out
> make[2]: *** [../bin/libPdTcl.dylib] Error 1
> make[1]: [pd] Error 2 (ignored)
> make -C /Users/pd/auto-build/pd-main/pd/src BUILDLAYOUT_DIR=/Users/
> pd/auto-build/pd-main/packages cvs_root_dir=/Users/pd/auto-build/pd-
> main DESTDIR=/Users/pd/auto-build/pd-main/packages/darwin_app/build/
> Pd-0.41.0-test04.app/Contents/Resources prefix= libpddir=/Users/pd/
> auto-build/pd-main/packages/darwin_app/build/Pd-0.41.0-test04.app/
> Contents/Resources OPT_CFLAGS="-march=pentium4 -msse2 -mfpmath=sse -
> ftree-vectorize -ftree-vectorizer-verbose=2" UNAME=Darwin install
> cd ../obj && cc -g -O2 -DPD -Wall -W -Wstrict-prototypes -Wno-
> unused -Wno-parentheses -Wno-switch -DDL_OPEN -DMACOSX -DUNISTD -I/
> usr/X11R6/include -I../portaudio/pa_common -I../portaudio/pablio -
> I../portmidi/pm_common -I../portmidi/pm_mac -I../portmidi/porttime
> -DUSEAPI_PORTAUDIO -DPA19 -DPA_USE_COREAUDIO -isysroot /Developer/
> SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -Wno-error -
> O2 -DUSEAPI_JACK -dynamiclib -read_only_relocs warning \
> -o ../bin/libPdTcl.dylib t_main.o t_tkcmd.o \
> -F/Library/Frameworks \
> -framework Tcl -framework Tk -framework System \
> -Wl,-install_name,@executable_path/../Resources/bin/libPdTcl.dylib
> ld: Undefined symbols:
> _Tcl_CreateCommand
> _Tcl_CreateFileHandler
> _Tcl_Eval
> _Tcl_GetVar
> /usr/bin/libtool: internal link edit command failed
> lipo: can't figure out the architecture type of: /var/tmp//
> ccvIwoaW.out
> make[2]: *** [../bin/libPdTcl.dylib] Error 1
> make[1]: *** [pd_install] Error 2
> make: *** [darwin_app_core] Error 2
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 16 Apr 2007 03:20:51 -0400 (EDT)
> From: pd(a)macosx104-powerpc.idmi.poly.edu (Pd User)
> Subject: [PD-cvs] autobuild: pd-main macosx104-powerpc 2007-04-16
> 03.15.03
> To: pd-cvs(a)iem.at
> Message-ID:
> <20070416072051.28DEC861003(a)macosx104-powerpc.idmi.poly.edu>
>
> _sleep referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _socket referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _strcspn referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _task_get_special_port referenced from Jack expected to be defined
> in /usr/lib/libSystem.B.dylib
> _thread_terminate referenced from Jack expected to be defined in /
> usr/lib/libSystem.B.dylib
> _vsnprintf referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _write referenced from Jack expected to be defined in /usr/lib/
> libSystem.B.dylib
> _AudioConvertNanosToHostTime referenced from Jack expected to be
> defined in /System/Library/Frameworks/CoreAudio.framework/Versions/
> A/CoreAudio
> _pthread_create referenced from Jack expected to be defined in /usr/
> lib/libSystem.B.dylib
> _thread_info referenced from Jack expected to be defined in /usr/
> lib/libSystem.B.dylib
> _thread_policy_set referenced from Jack expected to be defined in /
> usr/lib/libSystem.B.dylib
> collect2: ld returned 1 exit status
> /usr/bin/ld: for architecture ppc
> /usr/bin/ld: warning multiple definitions of symbol _jack_error
> s_audio_jack.o definition of _jack_error in section (__TEXT,__text)
> /Library/Frameworks/Jack.framework/Jack(single module) definition
> of _jack_error
> lipo: can't open input file: /var/tmp//ccjohmxa.out (No such file
> or directory)
> make[2]: *** [../bin/pd] Error 1
> make[1]: *** [pd_install] Error 2
> make: *** [darwin_app_core] Error 2
>
>
>
> ------------------------------
>
> _______________________________________________
> PD-cvs mailing list
> PD-cvs(a)iem.at
> http://lists.puredata.info/listinfo/pd-cvs
>
>
> End of PD-cvs Digest, Vol 26, Issue 16
> **************************************
------------------------------------------------------------------------
----
Mistrust authority - promote decentralization. - the hacker ethic
Bugs item #1650754, was opened at 2007-02-02 17:05
Message generated for change (Comment added) made by sistisette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1650754&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.38.4
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Luke Iannini (lukeiannini)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Backwards Delete does not work in PD-Extended
Initial Comment:
This is also a Pd-Extended exclusive issue: the backwards delete key produces the "missing character" rectangles, overwriting but not deleting the intended text. In the picture: cursor was placed at the "d" in "delete", and backwards-delete was pressed 3 times. Instead of "ete", we get "[][][]ete".
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-04-21 13:15
Message:
Logged In: YES
user_id=1709568
Originator: NO
Ok, sorry
I confused up things and I thought that was related.
I will have a look at the new bug and contribute a description as detailed
as possible.
Thank you eightwave
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 19:48
Message:
Logged In: YES
user_id=27104
Originator: NO
Sistisette,
The bug in question is different from the one you describe.
Unfortunately, there are not many people testing on Windows, so I hope that
you will continue filing bug reports. A detailed bug report with an
example patch can take care of 90% of the time needed to fix a problem.
I opened a new bug report for your bug, please add as much detail as you
can.
http://sourceforge.net/tracker/index.php?func=detail&aid=1704511&group_id=5…
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-04-20 10:46
Message:
Logged In: YES
user_id=1709568
Originator: NO
Is anybody testing this in Windows?
I don't understand why everybody says it works properly since version
0.39.
I use 0.40-2 in Windows and the DEL key just does nothing (neither delete
nor produce any mistery character).
Maybe it works in linux and mac but in windows I've never seen the DEL key
do anything, in any version on any computer.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 06:09
Message:
Logged In: YES
user_id=27104
Originator: NO
Found it. The DEL key was deleting the character properly, but then later
another mystery char was being added. I told the char adding code to
ignore ASCII 127 (DEL) and its fixed.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 05:47
Message:
Logged In: YES
user_id=27104
Originator: NO
I can reproduce this in my Mac/PowerPC on Pd-0.38.4-extended and
Pd-0.39.2-extended-RC1. It worked properly on Pd-0.39.2 and Pd-0.40-2. So
it's an old bug. I wonder what caused it...
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-03-11 17:24
Message:
Logged In: YES
user_id=1709568
Originator: NO
In WINDOWS it is not specific to pd-extended.
I use PD-Vanilla in Window platform, from 0.39 to 0.40.2 and I've NEVER
seen the delete key work properly (or work at all).
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-02-03 00:06
Message:
Logged In: YES
user_id=1658640
Originator: NO
This is not exclusive to the new font as hinted [1], since it also happens
in the test7 build (intel mac os x), hence not only in the RC1 build.
[1]
https://sourceforge.net/tracker/index.php?func=detail&aid=1650752&group_id=…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1650754&group_…
Bugs item #1704668, was opened at 2007-04-21 00:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1704668&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Josh Steiner (joschi)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: .39.2test7 missing pthreadVC.dll
Initial Comment:
.39.2test7 on windows is missing pthreadVC.dll
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1704668&group_…
Bugs item #1650754, was opened at 2007-02-02 11:05
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1650754&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.38.4
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Luke Iannini (lukeiannini)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Backwards Delete does not work in PD-Extended
Initial Comment:
This is also a Pd-Extended exclusive issue: the backwards delete key produces the "missing character" rectangles, overwriting but not deleting the intended text. In the picture: cursor was placed at the "d" in "delete", and backwards-delete was pressed 3 times. Instead of "ete", we get "[][][]ete".
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 13:48
Message:
Logged In: YES
user_id=27104
Originator: NO
Sistisette,
The bug in question is different from the one you describe.
Unfortunately, there are not many people testing on Windows, so I hope that
you will continue filing bug reports. A detailed bug report with an
example patch can take care of 90% of the time needed to fix a problem.
I opened a new bug report for your bug, please add as much detail as you
can.
http://sourceforge.net/tracker/index.php?func=detail&aid=1704511&group_id=5…
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-04-20 04:46
Message:
Logged In: YES
user_id=1709568
Originator: NO
Is anybody testing this in Windows?
I don't understand why everybody says it works properly since version
0.39.
I use 0.40-2 in Windows and the DEL key just does nothing (neither delete
nor produce any mistery character).
Maybe it works in linux and mac but in windows I've never seen the DEL key
do anything, in any version on any computer.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 00:09
Message:
Logged In: YES
user_id=27104
Originator: NO
Found it. The DEL key was deleting the character properly, but then later
another mystery char was being added. I told the char adding code to
ignore ASCII 127 (DEL) and its fixed.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-19 23:47
Message:
Logged In: YES
user_id=27104
Originator: NO
I can reproduce this in my Mac/PowerPC on Pd-0.38.4-extended and
Pd-0.39.2-extended-RC1. It worked properly on Pd-0.39.2 and Pd-0.40-2. So
it's an old bug. I wonder what caused it...
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-03-11 12:24
Message:
Logged In: YES
user_id=1709568
Originator: NO
In WINDOWS it is not specific to pd-extended.
I use PD-Vanilla in Window platform, from 0.39 to 0.40.2 and I've NEVER
seen the delete key work properly (or work at all).
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-02-02 18:06
Message:
Logged In: YES
user_id=1658640
Originator: NO
This is not exclusive to the new font as hinted [1], since it also happens
in the test7 build (intel mac os x), hence not only in the RC1 build.
[1]
https://sourceforge.net/tracker/index.php?func=detail&aid=1650752&group_id=…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1650754&group_…
Bugs item #1704511, was opened at 2007-04-20 13:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1704511&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.38.3
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: Del key does not work on Windows
Initial Comment:
Pressing the Del key does nothing. Instead it should remove the character to the right. I tested this on Windows XP with Pd 0.38-4, 0.39-2, and 0.40-2. This works on Mac OS X. I did not test on GNU/Linux.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1704511&group_…
Bugs item #1650754, was opened at 2007-02-02 17:05
Message generated for change (Comment added) made by sistisette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1650754&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.38.4
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Luke Iannini (lukeiannini)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Backwards Delete does not work in PD-Extended
Initial Comment:
This is also a Pd-Extended exclusive issue: the backwards delete key produces the "missing character" rectangles, overwriting but not deleting the intended text. In the picture: cursor was placed at the "d" in "delete", and backwards-delete was pressed 3 times. Instead of "ete", we get "[][][]ete".
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-04-20 10:46
Message:
Logged In: YES
user_id=1709568
Originator: NO
Is anybody testing this in Windows?
I don't understand why everybody says it works properly since version
0.39.
I use 0.40-2 in Windows and the DEL key just does nothing (neither delete
nor produce any mistery character).
Maybe it works in linux and mac but in windows I've never seen the DEL key
do anything, in any version on any computer.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 06:09
Message:
Logged In: YES
user_id=27104
Originator: NO
Found it. The DEL key was deleting the character properly, but then later
another mystery char was being added. I told the char adding code to
ignore ASCII 127 (DEL) and its fixed.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 05:47
Message:
Logged In: YES
user_id=27104
Originator: NO
I can reproduce this in my Mac/PowerPC on Pd-0.38.4-extended and
Pd-0.39.2-extended-RC1. It worked properly on Pd-0.39.2 and Pd-0.40-2. So
it's an old bug. I wonder what caused it...
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-03-11 17:24
Message:
Logged In: YES
user_id=1709568
Originator: NO
In WINDOWS it is not specific to pd-extended.
I use PD-Vanilla in Window platform, from 0.39 to 0.40.2 and I've NEVER
seen the delete key work properly (or work at all).
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-02-03 00:06
Message:
Logged In: YES
user_id=1658640
Originator: NO
This is not exclusive to the new font as hinted [1], since it also happens
in the test7 build (intel mac os x), hence not only in the RC1 build.
[1]
https://sourceforge.net/tracker/index.php?func=detail&aid=1650752&group_id=…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1650754&group_…