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_…
Hey Thomas and fans of svn:externals,
If you are going to add an svn:external to the pure-data repository,
make sure there is anonymous access. Can we at least agree on that?
Currently, running a "svn up" in pure-data/trunk/externals prompts me
for a password which I don't have:
Fetching external item into 'grill/wmangle'
Authentication realm: <https://svn.grrrr.org:443> Subversion repository
Password for 'hans':
.hc
---------------------------------------------------------------------------
Terrorism is not an enemy. It cannot be defeated. It's a tactic.
It's about as sensible to say we declare war on night attacks and
expect we're going to win that war. We're not going to win the war on
terrorism. - retired U.S. Army general, William Odom
Bugs item #1072763, was opened at 2004-11-24 15:33
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1072763&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: B. Bogart (bbogart)
Assigned to: Nobody/Anonymous (nobody)
Summary: .gfxstub41d8c0.f?: no such object in console w/ pd.38-test10
Initial Comment:
When pasting (Apple-V) into "pd search path entry boxes":
error: .gfxstub41d8c0.f?: no such object
Where "?" is 0-9 corrseponding to the entry field
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 00:13
Message:
this is fixed in Pd-extended and this bug report has been around a very
long time....
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-10-16 09:44
Message:
Logged In: YES
user_id=1658640
Originator: NO
This is still the case in Pd-0.40-2.
Note that the pasted text does get it way into the "pd search path entry
boxes".
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette)
Date: 2004-12-09 22:19
Message:
Logged In: YES
user_id=313747
This seems mot to happen in linux, will try on a mac later.
Same for previous bug.
-M
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1072763&group_…