Patches item #3604002, was opened at 2013-02-10 03:47
Message generated for change (Settings changed) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&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: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Miller Puckette (millerpuckette)
Summary: -O6 is not a valid optimization flag
Initial Comment:
Hello,
Could you apply the attached patch to the git repository ? -O6 is not a valid optimization flag and causes build using clang to fail.
Thnaks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&group_…
Patches item #3604002, was opened at 2013-02-10 03:47
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&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: -O6 is not a valid optimization flag
Initial Comment:
Hello,
Could you apply the attached patch to the git repository ? -O6 is not a valid optimization flag and causes build using clang to fail.
Thnaks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604002&group_…
Bugs item #3603902, was opened at 2013-02-08 18:38
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3603902&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Slider ?? Error on Win 7
Initial Comment:
By mistake was putting in an object mispelled to [slider] instead of [hslider] and got this error. A slider is occuring on the canvas (though i didn´t see this before). Auto Patch mode was selected
An extra error window is appearing (didn´t see this before either)
with some error text as below
invalid command name "pd"
invalid command name "pd"
while executing
"pd [concat fatom1444cd0 f $val \;]"
(procedure "fatom_cb1444cd0" line 2)
invoked from within
"fatom_cb1444cd0 43.32"
(command executed by scale)
Pd version 0.43.4-extended
Win 7
M-Audio Fast Track Ultra
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3603902&group_…
Bugs item #3603898, was opened at 2013-02-08 18:26
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3603898&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.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Object cursor don´t work in 0.43.4 / Windows 7,
Initial Comment:
Object cursor don´t work in 0.43.4 / Windows 7,
(maybe its in a special library not included now in the new version?)
(Tcl) INVALID COMMAND NAME: invalid command name "pd"
while executing
"pd [concat #hcs_cursor_class_receive motion $x $y \;]"
(procedure "::hcs_cursor_class::motion" line 3)
invoked from within
"::hcs_cursor_class::motion [winfo pointerx .] [winfo pointery .]"
(procedure "::hcs_cursor_class::pollmotion" line 2)
invoked from within
"::hcs_cursor_class::pollmotion "
("uplevel" body line 4)
invoked from within
"uplevel #0 $cmds_from_pd"
Pd version 0.43.4-extended
Win 7
M-Audio Fast Track Ultra
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3603898&group_…
Patches item #3603892, was opened at 2013-02-08 17:38
Message generated for change (Comment added) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603892&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: wishlist
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: remove all bang methods from math objects
Initial Comment:
Per IOhannes' suggestion, this patch removes all bang methods from the classes in x_arithmetic.c
----------------------------------------------------------------------
Comment By: Jonathan Wilkes (jancsika1)
Date: 2013-02-08 18:02
Message:
The revised version includes the fix for atan2 not reading its floatarg.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603892&group_…
Patches item #3603892, was opened at 2013-02-08 17:38
Message generated for change (Tracker Item Submitted) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603892&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: wishlist
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: remove all bang methods from math objects
Initial Comment:
Per IOhannes' suggestion, this patch removes all bang methods from the classes in x_arithmetic.c
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603892&group_…
Patches item #3603891, was opened at 2013-02-08 17:32
Message generated for change (Comment added) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603891&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: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: add bang and working args to atan2
Initial Comment:
This patch fixes bug #1426717. It adds a bang method to atan2 and makes the floatarg work correctly. That's all it does.
This makes all binops have the same interface. Previously atan2 was the only binop that didn't have a bang method, and there is no good reason for that inconsistency.
----------------------------------------------------------------------
Comment By: Jonathan Wilkes (jancsika1)
Date: 2013-02-08 17:33
Message:
Please remove the other anonymous patch where the file didn't get attached.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603891&group_…
Patches item #3603891, was opened at 2013-02-08 17:32
Message generated for change (Tracker Item Submitted) made by jancsika1
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603891&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: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: add bang and working args to atan2
Initial Comment:
This patch fixes bug #1426717. It adds a bang method to atan2 and makes the floatarg work correctly. That's all it does.
This makes all binops have the same interface. Previously atan2 was the only binop that didn't have a bang method, and there is no good reason for that inconsistency.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603891&group_…
Patches item #3603890, was opened at 2013-02-08 17:28
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603890&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: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: add bang and working args to atan2
Initial Comment:
This patch fixes bug #1426717. It adds a bang method to atan2 and makes the floatarg work correctly. That's all it does.
This makes all binops have the same interface. Previously atan2 was the only binop that didn't have a bang method, and there is no good reason for that inconsistency.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3603890&group_…