Patches item #2746054, was opened at 2009-04-08 21:40
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2746054&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: Open
Resolution: None
Priority: 8
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: hard-code default user-install paths
Initial Comment:
This patch hard-codes user install paths outlined in this FAQ entry. This makes it so
that Pd has a standard, documented place for users to install their files, and means Pd will look in the user install paths regardless of the prefs.
http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-wit…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2746054&group_…
Bugs item #2763275, was opened at 2009-04-14 21:57
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2763275&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: earplug~-help crashes pd
Initial Comment:
Mac OS X 10.5.6 using Pd version 0.41.4-extended-20090414
When opening the help for earplug~, Pd crashes.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2763275&group_…
Bugs item #1947317, was opened at 2008-04-20 20:03
Message generated for change (Comment added) made by fbar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1947317&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: symbolatom of width 1 cannot be edited
Initial Comment:
If I set a symbolatom (Ctl-4) to have width of 1 character, it cannot be edited manually. Setting trough its receiver is still possible. Checked with 0.40 vanilla.
(Submitted by fbar who's to lazy to login ATM.)
----------------------------------------------------------------------
>Comment By: Frank Barknecht (fbar)
Date: 2009-04-14 21:25
Message:
And still valid on 0.42, Linux.
----------------------------------------------------------------------
Comment By: Holger (waffenladen)
Date: 2009-04-14 17:05
Message:
reproducable on linux
0.41.4-extended-20090414
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 05:35
Message:
Cannot reproduce on Mac OS X 10.5.6/Intel using Pd-vanilla 0.42-4 nor Pd
version 0.41.4-extended-20090413
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1947317&group_…
Bugs item #1518048, was opened at 2006-07-06 06:18
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1518048&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.39.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: percent symbol (%) behaves weirdly in iemgui object labels
Initial Comment:
When the properties window of a vslider is opened after
the label has been set to a name containing %p, the
label changes to something with the %p replaced by a
seemingly random hexadecimal value.
I haven't checked which other gui objects are affected,
nor whether other % codes (eg, %d or %f) are similarly
affected.
See attached pd patch for an example - click the bng
and then open the properties window for the vslider.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 13:31
Message:
This was fixed by this patch:
https://sourceforge.net/tracker/?func=detail&aid=2030557&group_id=55736&ati…
Committed to Pd-extended 0.41.4, here's the commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=110…
----------------------------------------------------------------------
Comment By: ClaudiusMaximus (claudiusmaximus)
Date: 2006-10-18 12:50
Message:
Logged In: YES
user_id=769033
Fixed in DesireData 0.39.A (anon CVS checkout as of today).
----------------------------------------------------------------------
Comment By: ClaudiusMaximus (claudiusmaximus)
Date: 2006-10-18 12:12
Message:
Logged In: YES
user_id=769033
Behaves the same in pd-0.40-1 from Miller's site.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1518048&group_…
Bugs item #1966294, was opened at 2008-05-18 04:46
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1966294&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: None
Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: oggread~ crashes when non existing file is loaded
Initial Comment:
when you load a file that does not exist into oggread~ and try to play it, then pd crashes.
you can test this with the helpfile. first click on "load myfile.ogg" (which does not exist) and then on start.
on my machine (osx 10.5.2) this crashes pd. (extended 0428).
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-04-14 17:17
Message:
(hopefully) fixed with commit 11022
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-04-14 17:09
Message:
confirmed on debian with pd-vanilla (0.41-4) and pdogg from svn.
clicking "start" was the magic (just "open"ing the non-existing file is
not enough)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-14 17:01
Message:
This does happen on linux, though.
0.41.4-extended-20090414
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 05:38
Message:
Cannot reproduce on Mac OS X 10.5.6/Intel using Pd version
0.41.4-extended-20090413
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-28 18:13
Message:
Logged In: YES
user_id=27104
Originator: NO
This does not happen on Mac OS X 10.4.11/Intel using Pd-extended
0.40.3-20080528
(in the future, please use complete version numbers, like above, otherwise
it can easily be ambiguous).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1966294&group_…
Bugs item #1966294, was opened at 2008-05-18 04:46
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1966294&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: None
Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: oggread~ crashes when non existing file is loaded
Initial Comment:
when you load a file that does not exist into oggread~ and try to play it, then pd crashes.
you can test this with the helpfile. first click on "load myfile.ogg" (which does not exist) and then on start.
on my machine (osx 10.5.2) this crashes pd. (extended 0428).
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-04-14 17:09
Message:
confirmed on debian with pd-vanilla (0.41-4) and pdogg from svn.
clicking "start" was the magic (just "open"ing the non-existing file is
not enough)
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-14 17:01
Message:
This does happen on linux, though.
0.41.4-extended-20090414
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 05:38
Message:
Cannot reproduce on Mac OS X 10.5.6/Intel using Pd version
0.41.4-extended-20090413
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-28 18:13
Message:
Logged In: YES
user_id=27104
Originator: NO
This does not happen on Mac OS X 10.4.11/Intel using Pd-extended
0.40.3-20080528
(in the future, please use complete version numbers, like above, otherwise
it can easily be ambiguous).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1966294&group_…
Bugs item #1998319, was opened at 2008-06-20 01:12
Message generated for change (Comment added) made by waffenladen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1998319&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: pd crashes on file>save as...
Initial Comment:
if i create a new patch then copy something from another patch into it and then hit file>save as... pd crashes while i'm browsing directories.
win xp
pd extended rc1
----------------------------------------------------------------------
Comment By: Holger (waffenladen)
Date: 2009-04-14 17:09
Message:
not for me at least.
0.41.4-extended-20090414 on linux
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 02:23
Message:
This bug seems quite old, is this still a problem for anyone?
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2008-06-25 04:18
Message:
Logged In: NO
I don't know if this is the same bug, but as soon as I hit File|Save pd
crashes.
pd 0.39.3-extended
macos 10.5.3
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1998319&group_…
Bugs item #1947317, was opened at 2008-04-20 20:03
Message generated for change (Comment added) made by waffenladen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1947317&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: symbolatom of width 1 cannot be edited
Initial Comment:
If I set a symbolatom (Ctl-4) to have width of 1 character, it cannot be edited manually. Setting trough its receiver is still possible. Checked with 0.40 vanilla.
(Submitted by fbar who's to lazy to login ATM.)
----------------------------------------------------------------------
Comment By: Holger (waffenladen)
Date: 2009-04-14 17:05
Message:
reproducable on linux
0.41.4-extended-20090414
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 05:35
Message:
Cannot reproduce on Mac OS X 10.5.6/Intel using Pd-vanilla 0.42-4 nor Pd
version 0.41.4-extended-20090413
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1947317&group_…
Bugs item #1966294, was opened at 2008-05-18 02:46
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1966294&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: None
Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: oggread~ crashes when non existing file is loaded
Initial Comment:
when you load a file that does not exist into oggread~ and try to play it, then pd crashes.
you can test this with the helpfile. first click on "load myfile.ogg" (which does not exist) and then on start.
on my machine (osx 10.5.2) this crashes pd. (extended 0428).
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-14 15:01
Message:
This does happen on linux, though.
0.41.4-extended-20090414
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 03:38
Message:
Cannot reproduce on Mac OS X 10.5.6/Intel using Pd version
0.41.4-extended-20090413
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-28 16:13
Message:
Logged In: YES
user_id=27104
Originator: NO
This does not happen on Mac OS X 10.4.11/Intel using Pd-extended
0.40.3-20080528
(in the future, please use complete version numbers, like above, otherwise
it can easily be ambiguous).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1966294&group_…
Bugs item #2268712, was opened at 2008-11-12 10:36
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2268712&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: pd-ext 40.3 crashes on typo
Initial Comment:
i'm on winxp and i accidentally found out that mypd crashes if i create an object named "%16" instead of "% 16"
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-14 14:55
Message:
no problem on linux, too.
pd-extended 0.41.4-extended-20090414
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 03:45
Message:
Cannot reproduce on Mac OS X 10.5.6/Intel using Pd-vanilla 0.42-4 and Pd
version 0.41.4-extended-20090413
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2268712&group_…