Bugs item #3529183, was opened at 2012-05-23 12:09
Message generated for change (Tracker Item Submitted) made by patrco
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3529183&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: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Patrice Colet (patrco)
Assigned to: Nobody/Anonymous (nobody)
Summary: client broken in last win32 releases
Initial Comment:
Many bugs are appearing in tcl, one is easy to reproduce, it's attached
the console says in red "invalid command name: .xff8f58 while executing " .xff8f58 configure -cursor $cursor_run_mode_nothing" when clicking on toggle
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3529183&group_…
Bugs item #3529014, was opened at 2012-05-23 01:25
Message generated for change (Tracker Item Submitted) made by jmmmp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3529014&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: João Pais (jmmmp)
Assigned to: Nobody/Anonymous (nobody)
Summary: pddplink no gop
Initial Comment:
pddplink doesn't get recognized as a graphic object, and therefore doesn't show up while used in a gop.
also, when putting one over a gop patch (to fake its presence in the patch below), it disappears if the patch below is opened (although it's still there).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3529014&group_…
Patches item #3528911, was opened at 2012-05-22 12:26
Message generated for change (Tracker Item Submitted) made by jberkel
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3528911&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: 5
Private: No
Submitted By: Jan Berkel (jberkel)
Assigned to: Nobody/Anonymous (nobody)
Summary: Better support for loading externals on Android
Initial Comment:
Native libs on Android have a few restrictions - they need to start with "lib", end in ".so" and may not contain tilde ('~'). At the moment apps using pd on Android work around this problem by renaming files, putting them into a zip archive and unzipping this archive when the app starts.
It would be nice to be able to load them directly from the app's lib directory. The attached patch changes the loader so that when resolving "z~" it will also look for "libz_tilde.so" in the current search path.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3528911&group_…
Patches item #3528891, was opened at 2012-05-22 10:42
Message generated for change (Settings changed) made by totalgee
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3528891&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: bugfix
Status: Open
Resolution: None
>Priority: 3
Private: No
Submitted By: Glen F (totalgee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fixing a few compiler warnings on OS X (LLVM)
Initial Comment:
A few very minor changes.
A couple of these fix pointer dereferencing which was subsequently not used (has no effect other than causing a warning with the LLVM compiler on OS X). The only important part is the advancing (++) of the pointers, which remains as it was. In the other case, an error() function with variable arguments was being printed using an uncontrolled format string (http://en.wikipedia.org/wiki/Uncontrolled_format_string). In the context of the actual code, I don't think it actually is a safety issue -- but it does get rid of another compiler warning/error with the latest LLVM compiler.
This is my first (admittedly very minor) patch submission, I hope it's okay. I had submitted a pull request on the libpd GitHub project, but they informed me it was better to apply it to the original Pd "vanilla" source, which they just bring over verbatim from time to time.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3528891&group_…
Patches item #3528891, was opened at 2012-05-22 10:42
Message generated for change (Tracker Item Submitted) made by totalgee
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3528891&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: Glen F (totalgee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fixing a few compiler warnings on OS X (LLVM)
Initial Comment:
A few very minor changes.
A couple of these fix pointer dereferencing which was subsequently not used (has no effect other than causing a warning with the LLVM compiler on OS X). The only important part is the advancing (++) of the pointers, which remains as it was. In the other case, an error() function with variable arguments was being printed using an uncontrolled format string (http://en.wikipedia.org/wiki/Uncontrolled_format_string). In the context of the actual code, I don't think it actually is a safety issue -- but it does get rid of another compiler warning/error with the latest LLVM compiler.
This is my first (admittedly very minor) patch submission, I hope it's okay. I had submitted a pull request on the libpd GitHub project, but they informed me it was better to apply it to the original Pd "vanilla" source, which they just bring over verbatim from time to time.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3528891&group_…
Bugs item #3528275, was opened at 2012-05-19 12:55
Message generated for change (Tracker Item Submitted) made by jmmmp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3528275&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: João Pais (jmmmp)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: W7 - Pd files not as standard in open dialogue
Initial Comment:
Hi,
on Windows 7, Pd files aren't the standard choice in the open dialogue. This isn't a problem with windows XP, though.
The order of formats in the open dialogue is as follows:
- Pd files
- Max patch files
- Max text files
- Max binary files
- Max Help Files
And the last format is the one that is always as standard choice. The choice of format doesn't get saved. That is, every time the dialogue appears, it's selected max help files.
Best,
jmmmp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3528275&group_…
Hello all,
I want to do a copy of the complete svn (not only trunk) with:
svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data pure-data
but I have an error at some point:
svn: In directory 'pure-data/branches/by-author/gg/externals/ggee'
svn: Can't open file
'pure-data/branches/by-author/gg/externals/ggee/.svn/tmp/text-base/VERSION.svn-base':
No such file or directory
and I have to kill svn. I have tested twice and exactly the same problem
happened.
svn update to get the other files after that doesn't work:
Machiavel:pure-data nix$ svn update
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
Machiavel:pure-data nix$ svn cleanup
svn: In directory 'branches/by-author/gg/externals/ggee'
svn: Error processing command 'modify-wcprop' in
'branches/by-author/gg/externals/ggee'
svn: 'branches/by-author/gg/externals/ggee/configure' is not under
version control
Machiavel:pure-data nix$ svn update
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
Do you think of a workaround, or a way to correct the error?
Best
n
--
http://nim.on.free.fr
Patches item #3424988, was opened at 2011-10-17 13:35
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3424988&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: bugfix
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: add proper quoting of filenames to GUI prefs
Initial Comment:
On Mac OS X, then GUI prefs system was not handling quoting of filenames at all. The first patch adds proper quoting, then the second patch brings pd_guiprefs.tcl inline with the coding style of the rest of the Pd GUI code (using namespaces, the 'else' keyword, etc).
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2012-05-18 02:59
Message:
qOcsWV <a href="http://uqrthntgwctz.com/">uqrthntgwctz</a>,
[url=http://eunqimlglpfg.com/]eunqimlglpfg[/url],
[link=http://jsxrglitidnb.com/]jsxrglitidnb[/link],
http://lxjzhgraoxna.com/
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-11-04 21:45
Message:
updated with a quoting bug fix
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3424988&group_…
Bugs item #3526671, was opened at 2012-05-14 12:02
Message generated for change (Tracker Item Submitted) made by drumanart1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3526671&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: Martin Hug (drumanart1)
Assigned to: Nobody/Anonymous (nobody)
Summary: ann library not recognized
Initial Comment:
Hello.
I'm plan to use the ann "Neural Network" on my linux (Ubuntu onerirc).
The first thing is that I couldn't find the ann library in the pd-extended extra folder.
So I downloaded "ann" from http://puredata.info/Members/dmorelli/ann/ann/
and I copied the unpacket folder to /usr/lib/pd-extended/extra
Then I downloaded FANN-1.2.0-and compiled it with:
./configure
make
sudo make install
the library installed without showing any error.
then I went to:
/usr/lib/pd-extended/extra/ann/src and removed -march=pentium3 from the makefile.
then I did:
make -f makefile.linux ann
Everything seemed to be fine, but pd want recognize the "ann_mlp" object.
Any suggsestion?
Thanks Martin
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3526671&group_…
Bugs item #3526086, was opened at 2012-05-12 07:42
Message generated for change (Tracker Item Submitted) made by jmmmp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3526086&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: João Pais (jmmmp)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: gui report of 0.43 (w7)
Initial Comment:
Hi,
just trying out pd-ext-0.43 on Windows 7, some small details that can get better:
- when caps lock is on, the key shortcuts don't work (open, save, edit,...)
- in the help browser, it would help if pressing a key would take it to the next file beginning with that letter: e.g. l goes to liner, etc.,
- is it possible to change the distance of the objects in the autopatcher without recompiling Pd?
- the autotips are in a very small font.
- the canvas properties window doesn't appear in focus
- in the message window, it would be helpful if the history would appear as a drop-down list (although not too many people use this ressource?)
- the problem with the superfluous sliders in patches with objects near the border is still there.
There was something else, but I can't find it anymore.
Great work,
jmmmp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3526086&group_…