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_…
Bugs item #1072763, was opened at 2004-11-24 15:33
Message generated for change (Comment added) 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: Closed
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_…
Bugs item #1817858, was opened at 2007-10-22 08:42
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1817858&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Matteo Sisti Sette (sistisette)
Assigned to: Nobody/Anonymous (nobody)
Summary: divide by zero when scrolling patch window
Initial Comment:
Hi,
Sometimes, when scrolling a big patch window full of a lot of gop-enabled abstraction instances, BY MEANS OF THE SCROLLING WHEEL OF THE MOUSE, an error message dialog pops up, titled "Application error" which says "Error: divide by zero". If I click on "details", it reads the following:
""""
divide by zero
divide by zero
while executing
"expr -abs(0)/0"
invoked from within
"pdtk_canvas_scroll .x9a4e60.c y [expr -abs(0)/0]"
(command bound to event)
""""
Pd does not crash nor hang, it keeps working even while the dialog is open, and it keeps working when I close the dialog by hitting "OK".
It happens apparently at random times, but if I do a lot of scrolling up and down and up and down i'm almost sure to reproduce it within less than a minute.
It seems it does not happen when scrolling by dragging the scroll bar, only when using the mouse' scroll wheel.
And I guess it only happens with huge patches full of gui, as it had never happened to me before.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 00:11
Message:
is this still a problem? I haven't seen this is a long while.
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-10-22 15:58
Message:
Logged In: YES
user_id=1658640
Originator: NO
I had the same error some time back in Pd-extended 0.39.2 on Mac, cf. [1].
It happened all the time if i touched the track pad with two fingers while
the "two finger scroll" feature was enabled. It has disappeared in later
versions.
[1] http://lists.puredata.info/pipermail/pd-list/2006-06/039351.html
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2007-10-22 09:23
Message:
Logged In: YES
user_id=564396
Originator: NO
what is your OS?
does it go away if you apply the attached patch to the pd.tk?
(note the patch is really against u_main.tk; however, at runtime pd.tk is
used, which is a mere copy of u_main.tk)
File Added: scroll_devide0.patch
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1817858&group_…
Bugs item #1497217, was opened at 2006-05-29 18:43
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1497217&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Krzysztof Czaja (krzyszcz)
Summary: bugs in toxy alpha 19 dll
Initial Comment:
On extended 0.39-2 test3 toxy tow.dll and widget.dll
doesn't work,
I've replaced these alpha19 dll version with the
alpha15 available in miXed site,
it worked better, even the multiscale widget that
didn't work before, nice.
But widget doesn't work when it's on a patch opened at
pd boot with -open option.
I am not sure but it might come from the file setup.wid
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 00:10
Message:
is this still a problem on Windows?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1497217&group_…
Bugs item #1826701, was opened at 2007-11-06 04:59
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1826701&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: stffn (stffn)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Pd-extended doesn't use the embedded preference file
Initial Comment:
The behavior in the below quote from feature request 1818177 is not present in current (5-11, 6-11) Pd-extended builds.
"Pd-extended.app/Contents/org.puredata.pd.plist
If this file is present inside of the Pd-extended.app, then that Pd-extended.app will use those preferences, and ignore any other, always."
Btw, there is no v0.40.3 group to choose from.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 00:08
Message:
As far as I can tell, this is fixed with Pd version
0.41.4-extended-20090409
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1826701&group_…
Bugs item #1732313, was opened at 2007-06-06 15:20
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1732313&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: None
Priority: 5
Private: No
Submitted By: Luke Iannini (lukeiannini)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pd extended.app shows extra process in dock
Initial Comment:
An anonymously-iconed "pd" application shows up alongside the usual Pd.app in the dock when Pd-Extended is running. Don't know when this started; it definitely hasn't always happened.
This is on both my PPC and Intel mac using 0.40 autobuilds; not sure if it occurs in 392RC2 as well.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 00:05
Message:
I think this little icon is here to stay so I am going to close this bug
report for now.
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-06-17 13:27
Message:
Logged In: YES
user_id=1658640
Originator: NO
O.k. I see it now. Sorry 'bout the noise.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-06-17 10:38
Message:
Logged In: YES
user_id=27104
Originator: NO
I get it everytime I start a gemwin, I think that is normal. On a
different computer than mine, I started Pd-0.39-2-extended-rc3 and it
started the extra icon just by starting Pd. It only seemed to happen on
that machine, which was a PowerMac G5 running 10.4.9.
----------------------------------------------------------------------
Comment By: stffn (stffn)
Date: 2007-06-16 05:38
Message:
Logged In: YES
user_id=1658640
Originator: NO
I fail to see that anonymous icon in my dock. This is RC3.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-06-14 00:43
Message:
Logged In: YES
user_id=27104
Originator: NO
That hint tells you how to hide the main Pd.app icon, which would be the
inverse of what you probably want.
This is the hack in question, check out the "rez_install" target in
packages/darwin_app/Makefile to see how this file is used:
http://pure-data.cvs.sourceforge.net/pure-data/packages/darwin_app/mac.r?vi…
----------------------------------------------------------------------
Comment By: Luke Iannini (lukeiannini)
Date: 2007-06-14 00:37
Message:
Logged In: YES
user_id=1541432
Originator: YES
Hans,
Does this help at all?
http://www.macosxhints.com/article.php?story=20010701191518268
(sorry, I have no idea of the nature of the hack)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-06-14 00:23
Message:
Logged In: YES
user_id=27104
Originator: NO
That extra icon in the dock is triggered by a hack that allows the gemwin
to act like a normal window. Perhaps there is a way to make that icon
disappear, but still let the gemwin be moveable and to be in front.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1732313&group_…
Bugs item #1721409, was opened at 2007-05-18 11:55
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1721409&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.41.0
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: kyleklip (kyleklip)
>Assigned to: Hans-Christoph Steiner (eighthave)
Summary: rlshift~-help file for lrshift~ external
Initial Comment:
Another Pd-0.39.2-extended-rc2 bug, but it's just a name thing. I submitted a file with the renamed help file, I hope that helps!
I'm trying to get dilligent about reporting things that I notice on random inspections for other things (this time trying to find xsample).
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-14 00:05
Message:
renamed in Pd-extended 0.41 branch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1721409&group_…
Bugs item #1702052, was opened at 2007-04-17 04:51
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1702052&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: Closed
Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Gripd example patches wrong location
Initial Comment:
In the new PD extended 0.39 RC1, when trying to
access the "gripd" examples via the browser, the
example patches point to /gripd/examples directory
Example (gripdExamples.pd):
#X msg 21 6 open ../gripd/examples/gripd.gpd;
which is a path relative to the pd executable.
At the moment the example patches are in the
doc/examples/gripd.
Two easy solutions are:
1) move the example patches directory to ../gripd/examples/
2) leave the grips example patches where they are now (../doc/examples/gripd) and edit the patches such that they point to /doc/examples/gripd, like:
gripdExamples.pd:
#X msg 21 6 open ../doc/examples/gripd.gpd;
for all the examples in gripd.
Alberto Zin
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 23:50
Message:
this is ancient, time to close it. Reopen it if you think it is important.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-19 22:35
Message:
Logged In: YES
user_id=27104
Originator: NO
gripd is currently not maintained by anyone and so it doesn't work so well
in newer version. I don't think it would be difficult to get it to work
properly in Pd-extended, but I have never used it, so I wouldn't know where
to start. I can help anyone with the Pd-extended side of the question.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1702052&group_…