Bugs item #2829640, was opened at 2009-07-30 15:15
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2829640&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: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Makefile use "pd_src" for path-to-pd-without-src
Initial Comment:
several makefiles use the "pd_src" variable to point to /where/is/my/pd/ rather than /where/is/my/pd/src.
this makes the code unreadable, as the variable name suggests that it holds the path to the Pd-sources, esp when it comes to $(pd_src)/src and similar
please use a more general variable name for this, e.g. "PD_PATH"
(i would suggest upper-case according to http://www.gnu.org/software/make/manual/make.html#toc_Using-Variables).
done for the ext13 skeleton Makefile
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2829640&group_…
Bugs item #2828898, was opened at 2009-07-29 10:10
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2828898&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: mp3play~ can't open files with tags
Initial Comment:
whenever i try to open a mp3-file that has ID3-tags in it, i get the error message:
"Layer II not supported!"
after removing the tags (with audacity) it opens normally as MPEG 1.0 Layer III
tested on mac os x 10.5.7 and ubuntu 9.04; with pd extended 0.41.4
thanks!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2828898&group_…
Bugs item #2820511, was opened at 2009-07-12 23:28
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2820511&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.42
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Ignacio Viano (ignacioviano)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Recursive behavior when building app from folder
Initial Comment:
When the same folder from which the app is going to be built is selected as the destination folder of the app, a recursive app is created and PD has to be killed to stop the app from using the whole free HD space. The result is the app inside the app inside the app
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2009-07-29 02:20
Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-14 16:49
Message:
Ok, I think I fixed this bug in Pd-extended 0.42.5, try the nightly builds.
Here's the commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=118…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2820511&group_…
Bugs item #2807222, was opened at 2009-06-16 15:27
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2807222&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.42
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: list-view of tables not working on PdX
Initial Comment:
with the latest and greatest Pd-extended (0.41.4), the list-view of tables does not work any more
reproduce:
1 create [table bla]
2 open table
3 right-click->preferences
4 click "view list" in the array-window
5 error 'wrong # args: should be "array_viewlist id"'
confirmed on debian, ubuntu hoary, hoary/studio and w32/vista
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2009-07-29 02:20
Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-14 15:42
Message:
Ok, it should be fixed with this commit:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=118…
I updated how the 'View list' button calls the array_viewlist proc, it now
matches Vanilla, I guess I missed this change in the merge.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 14:08
Message:
of course this should have read:
3 rightclick -> properties
anyhow, it's working with Pd-vanilla 0.41-4 and 0.42-5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2807222&group_…
Bugs item #2827286, was opened at 2009-07-26 17:33
Message generated for change (Tracker Item Submitted) made by postmoderncore
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2827286&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.41
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sam Stephens (postmoderncore)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 18.conditional.pd under Vista has Access Violation
Initial Comment:
This has previously been reported as bug 2634147
When you try and open 18.conditional.pd, pd crashes. Visual Studio tells me the error is "Unhandled exception at 0x76f86796 in pd.exe: 0xC0000005: Access violation writing location 0x00000000.".
I'm running Pd version 0.41.4-extended
Bizarrely, if I run PD from the debugger within Visual Studio, the patch will open without any issues.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2827286&group_…
Bugs item #2827011, was opened at 2009-07-25 13:49
Message generated for change (Tracker Item Submitted) made by boonier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2827011&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: boonier (boonier)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: 'View List" button in Array properties not working
Initial Comment:
When clicked throws error window:
wrong # args: should be array
and has 3 btn options [OK] [Skip message] [Details]
this is on latest Pd extended 0.41.4, osx 10.4.11
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2827011&group_…
Bugs item #2825201, was opened at 2009-07-22 08:31
Message generated for change (Tracker Item Submitted) made by jpburstrom
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2825201&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.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Johannes (jpburstrom)
Assigned to: Nobody/Anonymous (nobody)
Summary: Segfault when setting alsa midi devices
Initial Comment:
In the rare event of raising the number of alsa midi devices from 0 inputs and 0 outputs to something higher (through the alsa-midi menu), pd crashes. It should be possible to reproduce like this:
1. Open alsa-midi dialog and set In ports to 0, Out ports to 0.
2. Open the same dialog and set the ports to anything > 0.
Backtrace attached. I'm on Ubuntu 9.04, 64 bit. It happens both with 0.41.4-extended and vanilla 0.42.5.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2825201&group_…
Because of a big thunderstorm and floodings in Graz, this happens only each
100 years once, they said in the news, puredata.info server and mailinglist
servers have been down.
They are up again and we are sorry for any delay in information distribution
and we are hoping the situation stays stabil.
mfG
winfried ritsch
PS: So, everybody at the puredata-convention in brazil, we wish you a happy
meeting and greetings from graz.
--
--
- ao.Univ.Prof. DI Winfried Ritsch
- ritsch(a)iem.at - http://iem.at/ritsch
- Institut fuer Elektronische Musik und Akustik
- University of Music and Dramatic Art Graz
- Tel. ++43-316-389-3510 (3170) Fax ++43-316-389-3171
- PGP-ID 69617A69 (see keyserver http://wwwkeys.eu.gpg.net/)
--
Bugs item #2822249, was opened at 2009-07-16 00:21
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&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: Martin Peach (mrpeach)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: font sizes when $pd_nt==1
Initial Comment:
Pd version 0.42.5-extended-20090715 on WinXP the fonts are too small. pd.tk sets the fonts smaller for tcl8.5 but this is not needed on Windows.
The attached diff fixes most of them, but the Path, Startup Audio Settings dialogs fonts do not seem to be set in pd.tk.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-07-16 17:47
Message:
Nice, thanks for looking at that. Feel free to commit the changes
directly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&group_…
Bugs item #2822249, was opened at 2009-07-16 00:21
Message generated for change (Tracker Item Submitted) made by mrpeach
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&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: Martin Peach (mrpeach)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: font sizes when $pd_nt==1
Initial Comment:
Pd version 0.42.5-extended-20090715 on WinXP the fonts are too small. pd.tk sets the fonts smaller for tcl8.5 but this is not needed on Windows.
The attached diff fixes most of them, but the Path, Startup Audio Settings dialogs fonts do not seem to be set in pd.tk.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2822249&group_…