Bugs item #1863764, was opened at 2008-01-03 23:31
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1863764&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: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: windows vista always crash
Initial Comment:
It's impossible to use puredata on windows vista :-(
I use pd-extended 0.39-3
I have this patch :
#N canvas 0 0 458 308 10;
#X floatatom 89 13 5 0 0 0 - - -;
#X floatatom 171 13 5 0 0 0 - - -;
#X floatatom 134 123 5 0 0 0 - - -;
#X obj 133 48 t b f;
#X obj 134 84 /;
#X connect 0 0 4 0;
#X connect 1 0 3 0;
#X connect 3 0 4 0;
#X connect 3 1 4 1;
#X connect 4 0 2 0;
you can view it (with the crash) on : http://pazelty.free.fr/fichiers/pd-crash.jpg
if I divise by exeample 3 by 11 the result on the botom atom is "ÿÿ272" in the print it's correct
after I can swith
3 / 12 = 0.25
3 / 13 = ÿÿ230
3 / 9 = ÿÿ333
some number swith every time :
3 / 32 can be "£" or "'" or "Ñ" or "Î" and many many other thing like japones characters and others...
I'm not sure but I thing more than half calcul are not good.
This is a graphical bug. It's not very very serious. But they are more serious.
If I press on an atom on the top, and I change the value non stop by mooving my mouse up and down, pd need about 10 seconds for crash. It's can change : 2 second or 1 minutes but always it will crash.
if you use a slider who output no interger number it's exactly the same bug.
as well If you make a not integer multiplication : 26 * 21.3 = ÿÿ6.7
As well for + and - operator
I think they are many other operator who is impact by this bug but I will not test all
------
thanks you very mutch for puredata it's a fantastic programe even if they have some bugs.
If I can help you, I'm available...
and ... Happy new years
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-09 16:17
Message:
Logged In: YES
user_id=27104
Originator: NO
is this still a problem on Vista?
----------------------------------------------------------------------
Comment By: Rémi Delepoulle (pazelty)
Date: 2008-01-05 21:32
Message:
Logged In: YES
user_id=1974597
Originator: NO
hello It's me that I have submit this bug, now I have create an account on
sourceforge
Now I have install pd 40-2 (not extended) and it's work :)
ask me if you need more informations
Rémi
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1863764&group_…
Bugs item #1525832, was opened at 2006-07-20 07:56
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&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: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Jamie Bullock (postlude)
>Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: Pd crash when no coords are given in msg from parent to abs
Initial Comment:
Pd version 0.40-0test01
If a message is sent to an abstraction from its parent,
and no co-ordinates are given e.g.:
[pd-myabs.pd msg foo(
or
[pd-myabs.pd obj(
Pd crashes with a segfault.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-09 16:08
Message:
Logged In: YES
user_id=27104
Originator: NO
works for me on Pd-extended 0.40.3-20080502 on Mac OS X 10.4.11/Intel,
with handy warning and all.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 11:41
Message:
Logged In: YES
user_id=564396
funnily enuff it does crash even with subpatches....
the problem only occurs with closed canvases.
i have submitted a bugfix at patch #1549377
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-08-30 11:16
Message:
Logged In: YES
user_id=564396
funnily enuff it doesn't crasn subpatches, just in abstractions
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1525832&group_…
Bugs item #1772720, was opened at 2007-08-12 15:05
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1772720&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pd crash with tabsend~ $0-array
Initial Comment:
Hi,
in Pd-0.39.3-extended-rc5 the attached patch crashes on closing when I make some changes and then klick on 'discard changes'.
Pd-0.39.3-extended-rc5 is the only version where this happens. and it happens only with arrays which have $0 in the name and only when dsp is running.
(on intel mac)
marius
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-09 16:05
Message:
Logged In: YES
user_id=27104
Originator: NO
Could not reproduce on Pd-extended 0.40.3-20080504 on Windows XP SP2,
Pd-extended 0.40.3-20080502 on Mac OS X 10.4.11/Intel, and Pd-vanilla
0.41-4 on Mac OS X 10.4.11/Intel.
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-10-15 08:19
Message:
Logged In: YES
user_id=1658640
Originator: NO
I can reproduce.
This does crash Pd-extended 0.39.3 version 13-10-07 on intel core-duo
macbook but doesn't crash Pd-vanilla 0.40-2
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1772720&group_…
Bugs item #1518417, was opened at 2006-07-06 21:49
Message generated for change (Comment added) made by claudiusmaximus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1518417&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: Hans-Christoph Steiner (eighthave)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: -open doesn't work from command line
Initial Comment:
In the 0.39.2 versions of Pd-extended, the command line
flags are ignored when launching with
"Pd.app/Contents/Resources/bin/pd -open ..."
This works fine in Pd-extended 0.38.4 and Pd 0.39-2
from Miller.
----------------------------------------------------------------------
Comment By: ClaudiusMaximus (claudiusmaximus)
Date: 2008-05-09 20:05
Message:
Logged In: YES
user_id=769033
Originator: NO
It seems command line flags are still a problem on OS X:
#dataflow 14:40 < stffn> ClaudiusMaximus: but the instructions in the
email about running `pd -path src/ -lib lua` from the pdlua dir don't work
on macosx since Pd on macosx have bad support for startup flags. '-help'
works, but...
pd-list 20:44 Mike McGonagle
> > It should compile first Lua then pdlua, and then you can test it with
"pd
> > -path src/ -lib lua"
> >
Just so you know, Claude, this didn't work. But when I put both the
lua.pd_darwin and pd.lua into the 'extras' folder of the application I
compiled it against, everything appears to work fine.
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-06-16 09:55
Message:
Logged In: YES
user_id=1658640
Originator: NO
Here it give an error msg.
$ /Applications/Pd-extended.app/Contents/Resources/bin/pd -open
<somefile>.pd
sh: line 1: /Applications/Wish.app/Contents/MacOS/Wish: No such file or
directory
This is RC3.
Note that Millers build (of 0.40-2) don't need the "-open" flag to open a
file on start up.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1518417&group_…
Bugs item #1746207, was opened at 2007-07-01 18:57
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1746207&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.40.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Luke Iannini (lukeiannini)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Help browser only shows vanilla docs
Initial Comment:
The "reference/" section of the Help Browser in the 0.40.2 autobuilds does not show any folders.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1746207&group_…
Bugs item #1655662, was opened at 2007-02-08 19:54
Message generated for change (Comment added) made by eighthave
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: Hans-Christoph Steiner (eighthave)
Date: 2008-05-09 15:59
Message:
Logged In: YES
user_id=27104
Originator: NO
I couldn't reproduce this on Windows XP SP2 with Pd-extended
0.40.3-20080504
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-04-23 07:42
Message:
Logged In: YES
user_id=1709568
Originator: YES
I guess it may be windows-specific.
I am reproducing it right now with 0.40-2 vanilla on Windows XP.
Can anyone else reproduce it in windows?
(does anyone else use windows?)
Please note that it is NOT in ANY WAY specific to dinamically creating
patches or objects in patches. It happens to me a lot every day working
with patches that never do anything dynamically and that don't use dyn (nor
any external for what it's worth).
However, here is a typical situation which triggers the bug in my everyday
life:
-work with some rather "big" patch which uses a lot of abstractions (which
I did myself), including a some of them used more than once i.e. a few
instances of the same abstraction; and abstractions contain other
abstractions and so on (no weird infinite loop or anything, just a bit
complex)
-open (with file/open) separately the file of an abstraction which is
being used in the main patch (or inside some other abstraction used in the
main patch etc), edit and save it.
This will for some reason automatically open and close all patch windows
which contain occurences of the saved abstraction (which is quite slow and
quite annoying but is better than older versions which used to open them
without closing), AND produce the mentioned error message.
When this happen, I'm not sure whether the stability and correct behaviour
of PD is compromised, so I usually restart it.
Note however that this is a lot different from the situation exemplified
by the attached patch, and both trigger the bug.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-04-23 05:47
Message:
Logged In: NO
I haven't been able to reproduce the problem on win32 pd vanilla 0.40-2,
but,
I've had this problem a lot of time on win32, it always happen when I
create patches dynamically, after an amount of created(/destroyed) patches,
the object maker isn't able to make any new object and send these tk path
names error messages.
Sometimes the tk binding become erroneous within this problem, yesterday
when the bug occured, the Font Bomb windows was opened with clicking on
'FileMenu' button, Media Settings on 'Cancel' button, and SavePanel on 'Ok'
button
But I haven't been able to determine if this is caused by an external or
not.
The problem also occur when the patches are created with the [dyn~]
external.
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-04-23 05:18
Message:
Logged In: YES
user_id=1658640
Originator: NO
I can not reproduce it either on OS X using vanilla 0.40-2 and extended
0.39.2 test7 and RC1. Increaseing the number in the msg does noet seam to
provoke the error either.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-04-23 05: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 #1728414, was opened at 2007-05-30 11:52
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1728414&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: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [keyup] doesn't catch escape key ([key] does)
Initial Comment:
Tested only on Windows XP
[key] does output a 27 when the Escape key is pressed, but [keydown] does not output anything when the Escape key is released.
Possibly related with the [keyname] bug I just submitted??
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-09 15:54
Message:
Logged In: YES
user_id=27104
Originator: NO
This is fixed by patch #1704511 and included in branches/pd-extended/0.40
http://sourceforge.net/tracker/index.php?func=detail&aid=1704511&group_id=5…
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-05-30 17:46
Message:
Logged In: YES
user_id=1709568
Originator: YES
AAARGH sorry, I messed this up totally!!!
(I can't edit or rewrite it, can I?)
I meant:
* [key] outputs a 27 when Escape is pressed, an 8 when backspace is
pressed (that's fine)
* [keyup] outputs 0 when Escape or Backspace is released.
I confirm this, on Windows XP. (vanilla 0.40.2)
There's no [keydown] at all, of course. I just messed it up.
Sorry for the (recurrent!) lapsus.
Feel free to delete and repost the bug report if you can/want
Thanks
m.
----------------------------------------------------------------------
Comment By: Frank Barknecht (fbar)
Date: 2007-05-30 15:40
Message:
Logged In: YES
user_id=569446
Originator: NO
On Linux [keyup] correctly gives 27 when Escape is released. AFAIK there
is no [keydown] object, at least to in Vanilla-Pd. Where is this object
from?
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-05-30 12:07
Message:
Logged In: YES
user_id=1709568
Originator: YES
ERRATA
[keydown] outputs a 0 (zero) when the Escape key is released!!
Same happens with backspace
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-05-30 12:06
Message:
Logged In: YES
user_id=1709568
Originator: YES
ERRATA
[keydown] outputs a 0 (zero) when the Escape key is released!!
Same happens with backspace
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1728414&group_…
Bugs item #1728405, was opened at 2007-05-30 11:39
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1728405&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: keyname issues in Windows
Initial Comment:
I only have tested this on Windows XP.
The [keyname] doesn't handle correctly at least the following keys:
- space bar
- enter
- escape
It doesn't correctly return the key name on the right outlet.
With the space bar key, it returns "symbol ", which probably is "symbol" plus a space, but however, "symbol space" or something like that would be more appropriate, since in PD a space in a message is equivalent to just nothing and there is no way to handle it as far as I understand.
With enter key, it seems to output "symbol " followed by the actual newline character (appears as a square in the output window in Windows)
With the escape key, it has a peculiar and incoherent behaviour: on keydown, it outputs "symbol " plus some special character (and outputs a 1 on the left outlet), while on keyup it outputs "symbol Escape" (and a 0 on the left outlet) which is correct.
I think all keys should have a name.
However, if we accept that some keys don't have a name, I think [keyname] shouldn't output anything when those keys are pressed or releases, just like [key] and [keyup] don't output anything when an unrecognized key is pressed.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-09 15:54
Message:
Logged In: YES
user_id=27104
Originator: NO
This is fixed by patch #1704511 and included in branches/pd-extended/0.40
http://sourceforge.net/tracker/index.php?func=detail&aid=1704511&group_id=5…
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-05-30 17:39
Message:
Logged In: YES
user_id=1709568
Originator: YES
Thanks fbar,
now I understand the behaviour of keyname better.
However, I don't see the coherence between how it behaves with keys such
as "Left", "Shift_R", "F1" on one side, and how it behaves with keys such
as space, tab, backspace on the other side.
With ENTER and ESC and BACKSPACE there's clearly a bug however.
Note that ESC and BACKSPACE output different symbols on keyup and
keydown.
Also, I don't think it is "acceptable" that a symbol exsists that cannot
be written literally (either with or without some kind of escape
sequence).
Let's suppose that @ is the <mistery char for space> and that ç is the
<mistery char for tab>.
For a one-item select you can use your "makefilename %c" trick, but you
can't write a
[select @ ç foo bar] for example.
----------------------------------------------------------------------
Comment By: Frank Barknecht (fbar)
Date: 2007-05-30 15:33
Message:
Logged In: YES
user_id=569446
Originator: NO
Attached patch shows that Pd recognizes most whitespace keys correctly.
Also Backspace and Escape act differently. The only keys I couldn't make to
work were the RETURN key and other special keys like HOME, END or PageUP.
Note that you need to create the symbols for the special characters inside
Pd using a special method: [makefilename %c] and the ASCII code.
"symbol <mystery_char_for_space>" is something different
from "symbol " (2 spaces!) and also different from "symbol 32" or "symbol
SPACE".
I believe, the way keyname handles this ATM is okay.
File Added: keyname-test.pd
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette)
Date: 2007-05-30 12:08
Message:
Logged In: YES
user_id=1709568
Originator: YES
Also BACKSPACE behaves exactly like escape
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1728405&group_…